Releases: dictyBase/dicty-components-page-editor
Releases · dictyBase/dicty-components-page-editor
3.1.2
3.1.1
3.1.0
3.0.0
2.0.0
1.4.1
1.4.0
1.4.0 (2021-07-19)
This is the updated version of the editor using the new Slate 0.5x data format. This was erroneously released as a minor version and has since been correctly available as 2.0.0
.
Bug Fixes
- add additional checks for heading types (dbb6d3d)
- add check for body1 type (7d57903)
- add check for other alignment types (b7ec51f)
- add div wrapper to allow image alignment (2a7e61b)
- add extra check for font size dropdown display (ec879bc)
- add function to remove any invalid objects (c1ab11b)
- add logic to clean up nested divs (934dc13)
- add missing return statement (fbef757)
- add missing return statement (3bfcb15)
- add more conversions (8b2551a)
- add necessary config for styleguidist (12542c4)
- add return statements after toggling indent (bf6b355)
- add type property for non-standard alignments (0f089fd)
- all font marks can be inherited (b2e0b5b)
- change video url data path (2eebfdb)
- check for matching list node for indenting (c1c5261)
- clean up logic in lists plugin (7cb7d84)
- commit dist folder (dc87f82)
- correctly get current link selection (bb82f21)
- default font size should be inherit (489b7eb)
- fix issues with indent/undent functions (971ec89)
- fix syntax for switch case (f27c9f3)
- font color is now inherited (d1dd40d)
- generate new build (e216860)
- get size and name from font lists (17d78d4)
- handle image links at element rendering level (e49c4e0)
- inherit font size in header element nodes (421f3d3)
- insert text after wrapping with link node (2698f28)
- leaf should inherit line height (428b34c)
- leaves use inherit variant (bd9dcad)
- move list match logic back into main function (53c6f16)
- only display toolbar and action buttons if in readOnly mode (d34e3b3)
- remove typography component from leaf (91c698b)
- revert back to conditionals for displaying marks (1df1b5b)
- simplify alignment check (5a7bdc2)
- sync dropdown value with current selection (ca8fe37)
- text hyperscript can only contain text content (3d84c79)
- unwrap lists to allow for toggling (fc820e6)
- update col attribute when removing column (1fc2f2f)
- use camelCase for prop (248a25d)
- use if/else block (d4a36d0)
- use onMouseDown to avoid losing cursor position (4699465)
Features
- accept mui theme as prop, fixes #836 (919276c)
- add action buttons to get editor value (d55042a)
- add alignment icons (4a7ba0b)
- add anchor tags to rendering function (8e1fd4c)
- add autolinks for various ids, fixes #587 (6c2b0ce)
- add block buttons for h1, h2 (e3cdefc)
- add border color icon (771a2e8)
- add buttons for indents #791 (3660c6f)
- add check for old data format (bf521fa)
- add check icon to indicate current line spacing of selection (0f62b36)
- add custom components for svg icons (45d6afc)
- add custom link dialog (ce3469d)
- add custom video component (63f2400)
- add data migration script (0072cf2)
- add default fontcolor value (79d3f59)
- add default roboto font (5d0277f)
- add divider button #737 (668f7f4)
- add font color picker ([00348a8](00348a8...