web-widgets
web-widgets copied to clipboard
Mendix Platform supported widgets and modules for web
This PR meant to keep combobox v 2.0 separate from mainline. due to: combobox 2.0 have Studio Pro min version 10.7
move three state checkbox to plugin-component-kit and styling will be handled by atlas core (https://github.com/mendix/atlas/pull/121) this allow easier maintenance and consistencies along checkboxes usage
### Pull request type Dependency changes (any modification to dependencies in `package.json`) Breaking change (fix or feature that would cause existing functionality to change) --- ### Description Switching Tooltip from...
### Pull request type New feature (non-breaking change which adds functionality) --- ### Description PoC for the Markdown editor widget. Using markdown-it package, CSP compliance is confirmed.
### Pull request type --- ### Description
### Pull request type Refactoring (e.g. file rename, variable rename, etc.) New feature (non-breaking change which adds functionality) Breaking change (fix or feature that would cause existing functionality to change)...
### Pull request type Breaking change this will be version 4.0 of Rich Text Editor. new rich text editor using Quill V2. --- ### Description Due to the license changes...
### Pull request type Bug fix (non-breaking change which fixes an issue) --- ### Description Set the z-index of toolbar inside rich text editor to -1 to keep it consistently...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | aws-actions/configure-aws-credentials | action | digest | `fff2104` -> `73daff1` | --- ### Configuration...
Pull request type Added feature to have pagination also visible on virtual scrolling & loadmore. Description This is to facilitate users when they want to see paging count in all...