Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 24 Nov 10:16
· 130 commits to main since this release
7973e2f

Minor Changes

  • #72 c8d3d94 Thanks @tonai! - Add dynamic componentProps property in actions

  • #71 fbc68f5 Thanks @tonai! - Update label and icon action props to accept a function.

  • #65 bd9cfe4 Thanks @QuentinLeCaignec! - Reworked action/confirm types and moved then in react-front-kit-shared then refactored types in Table, Thumbnail and ConfirmModal , Added ThumbnailGrid and TableGridView components,

  • #68 c8b5a39 Thanks @QuentinLeCaignec! - Added storybook-pages package containing example pages, renamed TestPage
    into BrowsingPage and completed it with integration of TableGridView, fixed
    various component styles and props related to page.

Patch Changes