Skip to content
This repository has been archived by the owner on May 19, 2020. It is now read-only.

Cicero UI Components v0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@DianaLease DianaLease released this 08 Nov 15:42
· 324 commits to master since this release
0a0a2bc

This is a major release!

Support for Cicero v0.20 🦋
Some new highlights as well as a few from v0.1.*:

v0.2.0

🐛 Bug Fix

  • #217: Fixes a bug where lists were not rendering correctly and causing duplicate key errors by updating peer dependencies (slate and react) and updating internal packages (markdown-editor and markdown-slate). (@DianaLease)

v0.1.*

👓 Spec Compliance

🚀 New Feature

  • #120: Add a new tooltip menu for truncated clause template headers (@johnnyqbui)

🐛 Bug Fix

  • #163: fixes a bug where the clause id was not being passed to the parse clause callback (@DianaLease)
  • #90: Correct a bug with webpack configurations for local development (@irmerk)
  • #164: fix findClauseNode query bug due to incorrectly getting the clause id from the node data (@DianaLease)
  • #99: Remove yarn code to solve security vulnerabilities (@Innovator007)
  • #187: Enable scrolling in the ErrorLogger component (@anusha5695)

🏃‍♀ Performance

💅 Polish

📝 Documentation

🏠 Internal