Skip to content
This repository has been archived by the owner on Nov 7, 2022. It is now read-only.

v0.10.2 for MashCard Cloud

Pre-release
Pre-release
Compare
Choose a tag to compare
@0xDing 0xDing released this 25 Jul 08:30
· 62 commits to main since this release
c92d139

What's Changed

  • refactor(formula): rewrite error type and add more i18n case. by @clszzyh in #404
  • New Crowdin updates by @0xDing in #401
  • chore(deps): upgrade dependencies by @stackia in #406
  • Revert "chore(deps): upgrade dependencies" by @stackia in #409
  • fix(document): fix some document related bugs by @aligo in #407
  • fix(editor): fix embed block editing url will lose url metadata by @Darmody in #408
  • fix(ediotr): fix submenu icon width by @melchior-voidwolf in #411
  • fix(formula): runtime error i18n support by @clszzyh in #412
  • fix(editor): show correct result in popover after update inline edit by @Darmody in #410
  • fix(plugins): fix server-plugin by @0xDing in #413
  • feat(design): new color hue by @melchior-voidwolf in #422
  • fix(editor): fix preview mode in embed block (#416) by @0xDing in #420
  • Make editor legacy by @Darmody in #417
  • fix(ediotr): fix toc block style by @melchior-voidwolf in #424
  • ci: fix schema dump infinite loop by @stackia in #428
  • refactor: currentPod dependency, fix pod card by @clszzyh in #425
  • feat(trash): quick solution for restoring subpage #162 by @aligo in #421
  • refactor(legacy-editor): refactor tiptap react renderer by @Darmody in #429
  • refactor: remove currentPod for podMember and groupUpdateMember by @clszzyh in #431
  • refactor: reorganize document pages into convenient routes by @stackia in #433
  • chore(deps): upgrade dependencies by @stackia in #432
  • chore: tag various json schemas by @stackia in #430
  • New Crowdin updates by @0xDing in #434
  • fix(client): fix explorer-menu scroll limit problem by @melchior-voidwolf in #436
  • refactor: ActiveStorage by @clszzyh in #441
  • fix(editor): fix text won't be selected when start dragging behind an inline block by @Darmody in #439
  • fix(editor): only allows drag by drag handler by @Darmody in #440
  • fix(editor): disable auto focus by @Darmody in #442
  • fix(legacy-editor): only trigger multiple node selection by left-click mousedown by @Darmody in #444
  • chore: add debugDumpDocumentState for dumping test mock data by @aligo in #447
  • fix(editor): make horizontal-rule draggable by @Darmody in #445
  • fix(formula): keep correct formula id by @clszzyh in #448
  • chore(design): fix compatibility for next.js by @melchior-voidwolf in #449
  • fix(legacy-editor): do not remove portal when node view destory by @Darmody in #446
  • fix(editor): lift list item before toggle node type by @Darmody in #450
  • test: fix e2e error after graphql refactor by @jizhekai in #451
  • fix(formula): spreadsheet rerender parse error by @clszzyh in #452
  • chore(deps): upgrade dependencies by @stackia in #456
  • Fix horizontal creation by @Darmody in #455
  • feat(spreadsheet): spreadsheet related improvement by @aligo in #435
  • fix(formula): spreadsheet deadlock by @clszzyh in #458
  • refactor(legacy-editor): improve node view portal rendering by @Darmody in #461
  • fix(formula): another deadlock bug by @clszzyh in #462
  • chore(deps): upgrade dependencies by @stackia in #464
  • fix(document): title on breadcrumb by @aligo in #468
  • Create new Popover and use in formula block by @melchior-voidwolf in #465

Full Changelog: v0.10.1...v0.10.2