Skip to content

Web Components v0.94.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@jeromesimeon jeromesimeon released this 04 Aug 15:36

Support for:

Web Components

💥 Breaking Change

  • This should be considered a major release, and notably includes changes to the Slate document object model used in the markdown and contract editors. The markdown parser has also been switched from commonmark.js to the markdown-it library.

👓 Spec Compliance

🏠 Internal

Markdown Editor

💥 Breaking Change

🚀 New Feature

🐛 Bug Fixes

💅 Polish

  • #103: Preview for headings in the dropdown menu now reflects their size in the document (@conste11ations)

📝 Documentation

Contract Editor

🚀 New Feature

  • #145: Support for optional variables in conditionals (@irmerk)

🐛 Bug Fixes

  • #115: Drag-n-Drop no longer causes clause to not be editable in Safari (@DianaLease)
  • #122: Protect clause from backspace (@irmerk)
  • #74: Prevent SHIFT + ENTER inside template variables in the contract editor (@irmerk)

🏃‍♀ Performance

UI Components

🐛 Bug Fixes

💅 Polish

UI Concerto

🐛 Bug Fixes

Storybook

🏠 Internal