This repository has been archived by the owner on May 19, 2020. It is now read-only.
Releases: accordproject/cicero-ui
Releases · accordproject/cicero-ui
Cicero UI Components v0.5.9
🏠 Internal
- #287 : This release updates the following dependencies: markdown-editor 0.9.7 & markdown-slate 0.10.0 as well as the following dev dependency: cicero 0.20.9
Cicero UI Components v0.5.8
🐛 Bug Fix
- #286 : Updates search logic which fixes an issue where typing
\
would cause a crash
Cicero UI Components v0.5.7
🏠 Internal
#285 This is a dependency upgrade release, upgrading to Markdown Editor 0.9.6 and Markdown Transform 0.9.9. See the release notes here for bug fixes: https://github.com/accordproject/markdown-transform/releases/tag/v0.9.9
Cicero UI Components v0.5.6
🏠 Internal
#283 This is a dependency upgrade release, upgrading to Markdown Editor 0.9.5. See the release notes here for bug fixes: https://github.com/accordproject/markdown-editor/releases/tag/v0.9.5
Cicero UI Components v0.5.5
🐛 Bug Fix
- #280: Disallow user to highlight and remove a variable (@irmerk)
Cicero UI Components v0.5.4
🏠
- #279 This is a dependency upgrade release, switching to Markdown Transform 0.9.8 and Markdown Editor 0.9.4. See the release notes here for bug fixes: https://github.com/accordproject/markdown-transform/releases/tag/v0.9.8
Cicero UI Components v0.5.3
🏠 This is a dependency upgrade release, switching to Markdown Transform 0.9.7 and Markdown Editor 0.9.3.
Cicero UI Components v0.5.2
🐛 Bug Fix
- #277 : Removes edit/test/delete icons in read-only mode
Cicero UI Components v0.5.1
🏠 Internal
- #275 : Increments markdown-editor dependency to 0.9.2 to fix issue where
onChange
would be called when in "read-only" mode.
Cicero UI Components v0.5.0
💥 Breaking Change
- #273: Implement
Test
andEdit
buttons for clause components (@irmerk)- Breaking change with the props for styling these buttons