Minor Changes
-
849669b: ## Headless components and Crepe polish
Feature
Migrate from tippy to floating ui
- feat: replace tippy with floating ui in plugin block in #1356
- feat: migrate tippy to floating ui in plugin slash in #1375
- feat: add offset for floating ui in #1384
- feat: migrate to floating ui in plugin tooltip in #1373
Components Improvements
- feat: optimize code block behavior in #1388
- fix: image caption bug in #1382
- fix: list item block should respect readonly mode in #1339
- feat: remove styles in components in #1346
- feat: optimize block handle in #1355
- fix: slash menu scroll behavior in #1386
Crepe Improvements
- feat: add better readonly support for crepe in #1322
- feat: add components in storybook in #1323
- fix: crepe destroy throw an error in #1305
- fix: improve styles for crepe in #1306
- feat: optimize ui for crepe theme in #1383
- feat: polish crepe image component ui in #1385
- feat: better drop cursor for crepe in #1378
- feat: migrate crepe theme to pure css in #1358
Misc
- docs: update default config reference by @emmanuel-ferdman in #1320
- chore: remove copyright in #1321
- test: add list item block in stories in #1338
- chore: add inline image block in storybook in #1340
- chore: add link tooltip in storybook in #1341
- chore: add listener plugin in storybook in #1342
- fix: image block style offset in storybook in #1345
- chore: 🤖 adjust script names in #1348
- chore: adjust e2e folder in #1354
- chore: adjust folders in #1357
- chore: improve styles in story book in #1359
- fix: ordered list paste becomes unordered list in #1368
- feat: optimize storybook in #1369
- ci: use core pack in #1387