tiptap/examples/Components
Erick Wilder 27e473c2a4 refactor(tiptap-extensions): Do not import the full lowlight library.
BREAKING CHANGE: `CodeBlockHighlight` was importing the full `lowlight` libraries, including _all_
syntax highlightning definitions from `highlight.js`. The new behavior changes the signature of
`CodeBlockHighlight` to accept an object with all syntax highlightning definitions. This means that
now the user of the library __MUST__ import languages themselves and tiptap will no longer
bundle the full `highlight.js` in itself.
2018-10-13 16:22:33 +02:00
..
Ad add scrumpy ad 2018-08-22 19:13:14 +02:00
App refactoring 2018-09-06 23:29:00 +02:00
Hero add a logo 2018-08-24 23:25:36 +02:00
Icon refactoring 2018-08-22 13:18:23 +02:00
Navigation add subnavigation component 2018-08-23 07:53:08 +02:00
Routes refactor(tiptap-extensions): Do not import the full lowlight library. 2018-10-13 16:22:33 +02:00
Subnavigation add hover style for suggestion item 2018-09-29 09:40:47 +02:00