Skip to content

Releases: Milkdown/milkdown

@milkdown/exception@7.5.0

09 Aug 06:33
c1ed7b5
Compare
Choose a tag to compare

Minor Changes

  • be28e7b: All in one kit package and crepe config.

    • Add all-in-one kit package.
    • Add crepe config for:
      • Widgets texts
      • Icons
    • Add new frame theme for crepe.
    • Add new table component.
    • Add GFM support for crepe.

@milkdown/ctx@7.5.0

09 Aug 06:33
c1ed7b5
Compare
Choose a tag to compare

Minor Changes

  • be28e7b: All in one kit package and crepe config.

    • Add all-in-one kit package.
    • Add crepe config for:
      • Widgets texts
      • Icons
    • Add new frame theme for crepe.
    • Add new table component.
    • Add GFM support for crepe.

Patch Changes

  • Updated dependencies [be28e7b]
    • @milkdown/exception@7.5.0

@milkdown/crepe@7.5.0

09 Aug 06:32
c1ed7b5
Compare
Choose a tag to compare

Minor Changes

  • be28e7b: All in one kit package and crepe config.

    • Add all-in-one kit package.
    • Add crepe config for:
      • Widgets texts
      • Icons
    • Add new frame theme for crepe.
    • Add new table component.
    • Add GFM support for crepe.

@milkdown/core@7.5.0

09 Aug 06:33
c1ed7b5
Compare
Choose a tag to compare

Minor Changes

  • be28e7b: All in one kit package and crepe config.

    • Add all-in-one kit package.
    • Add crepe config for:
      • Widgets texts
      • Icons
    • Add new frame theme for crepe.
    • Add new table component.
    • Add GFM support for crepe.

Patch Changes

  • Updated dependencies [be28e7b]
    • @milkdown/exception@7.5.0

@milkdown/components@7.5.0

09 Aug 06:32
c1ed7b5
Compare
Choose a tag to compare

Minor Changes

  • be28e7b: All in one kit package and crepe config.

    • Add all-in-one kit package.
    • Add crepe config for:
      • Widgets texts
      • Icons
    • Add new frame theme for crepe.
    • Add new table component.
    • Add GFM support for crepe.

Patch Changes

  • Updated dependencies [be28e7b]
    • @milkdown/exception@7.5.0
    • @milkdown/utils@7.5.0

@milkdown/plugin-block@7.4.1

01 Jul 18:14
861f624
Compare
Choose a tag to compare

Patch Changes

  • 9444253: Fatal error, hide when drag will prevent the drag behavior.

@milkdown/vue@7.4.0

21 Jun 13:50
33c19f5
Compare
Choose a tag to compare

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

Patch Changes

  • Updated dependencies [849669b]
    • @milkdown/utils@7.4.0

@milkdown/utils@7.4.0

21 Jun 13:51
33c19f5
Compare
Choose a tag to compare

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

Patch Changes

  • Updated dependencies [849669b]
    • @milkdown/exception@7.4.0

@milkdown/transformer@7.4.0

21 Jun 13:51
33c19f5
Compare
Choose a tag to compare

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

Patch Changes

  • Updated dependencies [849669b]
    • @milkdown/exception@7.4.0

@milkdown/theme-nord@7.4.0

21 Jun 13:51
33c19f5
Compare
Choose a tag to compare

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