accordproject / cicero-ui

A library of React components for Accord Project templates
Apache License 2.0
29 stars 46 forks source link

refactor(library): Upgrade Library component implementation #411

Closed petrgazarov closed 4 years ago

petrgazarov commented 4 years ago

Issue #363

Refactors `TemplateLibrary` component ### Changes - Renames component to `Library` - Adds classes as a way to override default styles - Removes `libraryProps` prop, and makes other prop names more generic - Adds a checkbox filter based on item type - Adds support for heterogeneous libraries ### Flags - This is a breaking change
irmerk commented 4 years ago

Yeah I think cicero-ui__<COMPONENT>-... works great. I'll make a note of that in the open PR around that.