Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Dec 09:16
· 119 commits to main since this release
2e7d5e4

Minor Changes

  • #80 0e819ee Thanks @QuentinLeCaignec! - Extracted action bar from ThumbnailGrid into new component.
    Added ActionBar, SelectableList and DocumentList components.
    Updated SearchPage example page.

  • #81 7f276b2 Thanks @vapersmile! - Add the filtersBar component and add it to the searchResult page

  • #79 a0aa52b Thanks @QuentinLeCaignec! - Added defaultOpened prop to CollapseButton

  • #74 0ad5377 Thanks @QuentinLeCaignec! - Refactored actions in ThumbnailGrid and TableGridView components, moved typeGuard helper to shared package, added typeGuardInterface function, added tests

Patch Changes