Web Components v0.92.0
Pre-release
Pre-release
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 whenreadOnly
is true (@DianaLease)