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.0.23
Cicero UI Components v0.0.22
🚀 New Feature
- #98: Error Navigation (@irmerk)
- Uses function passed from props to handle the individual clause the error refers to
- Unrelated addition to TemplateLibrary to render displayName only if it exists
🐛 Bug Fix
- #92: Correct prop type failure (@irmerk)
👓 Spec Compliance
- (#93, #95, #96, #97): Update dependencies, fixing some vulnerabilities (@jeromesimeon, @irmerk)
Cicero UI Components v0.0.21
🚀 New Feature
- #90: Clause Component (@irmerk)
- Provide styling support
- Utilize a delete icon for a provided function to delete specific clause
🐛 Bug Fix
- #83: Correct word wrapping of title overlapping description (@irmerk)
👓 Spec Compliance
- #88: Update naming of
clauseId
attribute to be consistent @DianaLease
📝 Documentation
- #84: Add trademark policy (@peterhunn)
Cicero UI Components v0.0.20
🚀 New Feature
- (#80) Initial Error Component @irmerk
- Handles an array of errors and use prop functions to expand errors and navigate to error sources
- (#79) ClausePlugin Exposure @DianaLease
- Provide export support for ClausePlugin so it can be imported by another app
📝 Documentation
- (#81) Linux Foundation Documentation @irmerk
- Implement a Technical Charter
🐛 Bug Fix
- (#82) Template Library styling props @irmerk
- Correct bug for exporting this component into other web apps
Cicero UI Components v0.0.19
Dependencies
- Utilize the even more latest versions of Cicero (v0.13.2 ☘️) and Markdown Editor (v0.5.4)
Cicero UI Components v0.0.18
🚀 New Feature
- (#72) Template Library Customizable Styling @irmerk
- Implemented support styling props, which can be referenced at the README
- (#74 ) Greater Support for Dependencies @jeromesimeon
- Utilize latest versions of Cicero (v0.13.0 ☘️) and Markdown Editor (v0.5.1)
Cicero UI Components v0.0.17
Cicero UI Components v0.0.16
Support for multiline clauses.
Cicero UI Components v0.0.15
This release updates the dependency of the markdown-editor to 0.4.15.
Cicero UI Components v0.0.14
This release updates ContractEditor to use SlateAsInputEditor from latest version of accordproject/markdown-editor