akzhysparrow
akzhysparrow
Use React.Children methods to loop over children, create id for key automatically. Fixes #68
Critical issues are being shown in `npm audit`, these have to be fixed
Users should be able to pass custom component to the Link component. This will be helpful when using react-router link, next link etc. Preferred solution is ```tsx ```
Write unit tests for editor that covers all of the features of the Editor. It should cover - Adding / removing features using the `features` prop - Adding features like...
Currently `DropdownMenuContent` and `DropdownMenuSubContent` are added to body using portals. There may be cases where this can cause issues like when used within Modals. Add a prop to define a...
- Add more variant supports for split button - Add rounded variant to icon button - Fix bugs, update classnames used in button
- Add props to control whether actions button in dialogs close the dialog - Update docs to include props of default dialogs provided in dialogs manager
- Updated input styles - Add info element, counter side element - Update test case for textarea
- Add new selectable chip variants - Prop to add left and right side elements - Updated colors of existing variants - Updated test cases
### GrapesJS version - [X] I confirm to use the latest version of GrapesJS ### GrapesJS MJML version - [X] I confirm to use the latest version of GrapesJS MJML...