OpenMetadata/openmetadata-ui
Sachin Chaurasiya 5638fb4ea2
feat(ui): add support for block style editor (#12960)
* chore: add required dependencies

* chore: add placeholder dependency

* chore: add basic editor

* chore: configure the bubble menu

* chore: add slash command extension

* chore: convert class component to function component

* chore: cleanup

* feat: add support for link

* refactor: code

* chore: update folder structure

* feat: add icon for formats

* refactor

* fix: autofocus issue

* chore: cleanup

* chore: add pluginKey for extension

* chore: complete the link module

* chore: add support for task list

* feat: add support for mention

* chore: minor changes

* feat: add support for hashtag

* chore:bump versions

* fix: custom node and extension destroy issue

* refactor: markdown image

* chore: improve mention popup styling

* refactor: folder structure

* chore: move editor option to constant

* chore: update icons folder

* chore: update png icon folder structure
2023-08-31 15:25:10 +05:30
..