Skip to content

Web Components v0.92.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@DianaLease DianaLease released this 15 May 17:53

Web Components

๐Ÿ  Internal

  • #82: Updates have been made to the eslint config across all packages. This repo no longer uses prettier and now extends Clause's eslint config. (@DianaLease)
  • #84: Updates READMEs for each individual package as well as the root README to make developing instructions more clear (@irmerk)

Cicero UI

๐Ÿ› Bug Fixes

  • #83 : Removes semantic-ui stylesheet previously imported into the library to avoid overriding styles when imported into other apps (@DianaLease)
  • #88 : Passes the readOnly prop to the Clause component so it can prevent rendering icons on hover when readOnly is true (@DianaLease)

Concerto UI

๐Ÿ’ฅ Breaking Change

  • #85 : Removes @accordproject/concerto-ui-core and @accordproject/concerto-ui-react in favor of merging them into one @accordproject/concerto-ui (@mttrbrts)