Giter Club home page Giter Club logo

web-widgets's Introduction

Web widgets

The repository of platform-supported widgets and modules for Mendix.

For issues and bugs related to CSS, Widgets, Atlas, JS Actions, or this repository, please contact Mendix Support

Prerequisites

  • Current node engine The latest LTS version of node

  • Current pnpm version The latest version of pnpm

Development

  1. Clone the repo.
$ git clone https://github.com/mendix/web-widgets.git
  1. Install the dependencies.
$ cd web-widgets
$ pnpm install
  1. Go to the widget (package) you want to work on, set MX_PROJECT_PATH, and run pnpm start.
$ cd packages/pluggableWidgets/datagrid-web/

# Mac and Linux:
$ export MX_PROJECT_PATH="$HOME/Documents/Mendix/DataBoardApp"

# For Windows (PowerShell):
# $env:MX_PROJECT_PATH = 'C:\Users\Tom\Documents\Mendix\DataBoardApp'

$ pnpm start
  1. Go to Mendix Studio Pro and run App>Synchronize App Directory to update the widget code in the project. If your app is already running, restart it.

  2. Keep code clean: run pnpm test and pnpm lint.

$ pnpm lint
...
$ pnpm test

Note: run pnpm test --watch to start unit tests in watch mode.

Contributing

See CONTRIBUTING.md.

Raising problems/issues

  • We encourage everyone to open a support ticket through Mendix Support in case of problems with widgets or scaffolding tools (Pluggable Widgets Generator or Pluggable Widgets Tools).

web-widgets's People

Contributors

keraito avatar leonardomendix avatar iobuhov avatar iisaku avatar diego-antonelli avatar uicontent avatar rahmanunver avatar renovate-bot avatar r0b1n avatar raffiar avatar samuelreichert avatar mmehmetaliizci avatar gjulivan avatar wegiswes avatar jobvs avatar kevinvlaanderen avatar jordanch avatar hedwigjdoets avatar ablok avatar shpry avatar ahmad-elsayed avatar takumagott avatar pratikgoyal9 avatar dependabot[bot] avatar mijay avatar urazakgultan avatar meisammahdian avatar andries-smit avatar henkjan-van-henten-mendix avatar hedwigar avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.