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

Releases: accordproject/cicero-ui

Cicero UI v0.5.19

10 Apr 18:37
Compare
Choose a tag to compare
Cicero UI v0.5.19 Pre-release
Pre-release

This release upgrades Cicero UI to use Markdown Editor 0.9.17 (Release notes) and Markdown transform 0.10.4 (Release notes).

It also upgrades the demo code to use Cicero 0.20.10.

🐛 Bug Fixes

Cicero UI Components v0.5.18

12 Mar 19:50
Compare
Choose a tag to compare
Pre-release

🏠 Internal

Cicero UI Components v0.5.17

10 Mar 21:36
Compare
Choose a tag to compare
Pre-release

🏠 Internal

Cicero UI Components v0.5.16

10 Mar 17:46
Compare
Choose a tag to compare
Pre-release

🏠 Internal

Cicero UI Components v0.5.15

09 Mar 21:03
Compare
Choose a tag to compare
Pre-release

🏠 Internal

Cicero UI Components v0.5.14

06 Mar 21:35
Compare
Choose a tag to compare
Pre-release

🐛 Bug Fix

  • #327: Restrict keyboard manipulation of text inside a clause template (@irmerk)

Cicero UI Components v0.5.13

06 Mar 20:12
Compare
Choose a tag to compare
Pre-release

This release includes all the new upgrades that come with markdown-editor v0.9.9

👓 Spec Compliance

🚀 New Feature

💅 Polish

  • #276: Restyle Navigation sizing (@jerrybuks)
  • #322: Upgrade ClauseTemplate background color (@shrey-sachdeva2000)

📝 Documentation

  • #145: Updated and added to the ConditionalPlugin information (@raghav4)

🏠 Internal

  • #123: Add tests for titleGenerator & headerGenerator (@98lenvi)

Cicero UI Components v0.5.12

28 Feb 16:12
0aca502
Compare
Choose a tag to compare
Pre-release

🐛 Bug Fixes

  • #304: Correct issues with useState, color in TemplateActions, and Hooks implementation (@irmerk)
  • #308: Make global styles scoped to components (@matt)

Cicero UI Components v0.5.11

27 Feb 22:27
Compare
Choose a tag to compare
Pre-release

🐛 Bug Fix

  • #306: Support Safari for conditional variable UI (@irmerk)

Cicero UI Components v0.5.10

26 Feb 23:03
Compare
Choose a tag to compare
Pre-release

🚀 New Feature

👓 Spec Compliance

🏃‍♀ Performance

  • #291: Make ErrorLogger more resilient to missing error properties (@DianaLease)

📝 Documentation

🏠 Internal