saleor-dashboard/src/storybook
Jonatan Witoszek 993a99ff07
Fix EditorJS inputs (#2052)
* Bump Editor.js version

* Refactor RichTextEditor to use react-editor-js wrapper

* fixup! Bump Editor.js version

* Rewrite RichTextEditor to use uncontrolled input

* Fix RichTextEditorContent not rendering any content due to missing id

* Fix RichTextEditorContent not working on initial render

* Remove editorjs-undo

* Refactor usage of RichTextEditor to get its data only during submit

* Add useMultipleRichText hook for managing rich text attributes

* fixup! Refactor usage of RichTextEditor to get its data only during submit

* Rewrite Attributes usage to use EditorJS .save() on submit

* Refactor RichTextContext into separate file

* Rewrite tests for useRichText

* Add PR changes to the changelog

* Update snaphosts

* Fix failing tests for components that use RichTextEditor

* Remove duplicated getSubmitData function
2022-05-26 10:06:46 +02:00
..
__snapshots__ Fix EditorJS inputs (#2052) 2022-05-26 10:06:46 +02:00
stories Fix subcategory creation (#2041) 2022-05-12 15:39:27 +02:00
CardDecorator.tsx Reduce bundle size (#1103) 2021-05-14 10:15:15 +02:00
CentralPlacementDecorator.tsx Add channel shipping zones (#1015) 2021-04-14 15:44:25 +02:00
config.js Change StatusLabels to Pills (#1867) 2022-02-17 12:08:17 +01:00
Decorator.tsx Add dashboard extensions (#1292) 2021-08-20 15:58:53 +02:00
misc.ts Fix types 2020-03-24 13:54:06 +01:00
mock.tsx Add circleci config and enhance our linters (#519) 2020-05-14 11:30:32 +02:00
Stories.test.ts [chore] Update dependencies, fix warnings during tests (#845) 2020-11-27 17:32:12 +01:00
UserDecorator.tsx Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
webpack.config.js Use esbuild-loader (#1983) 2022-05-05 09:54:28 +02:00