github refinedev/refine @refinedev/ui-types@1.5.0

Minor Changes

  • #3971 2798f715361 Thanks @alicanerdurmaz! - - New props added to RefineThemedLayoutHeaderProps:

    -   `isSiderOpen` prop is added to check the visibility of the sider from `<ThemedHeader>`.
    -   `onToggleSiderClick` prop is added to control the visibility of the sider from `<ThemedHeader>`.
    -   `toggleSiderIcon` prop is added to change the icon of the toggle sider button.
    
    • New props added to RefineThemedLayoutSiderProps:
      • isSiderOpen prop is added to check the visibility of the sider from a parent component.
      • onToggleSiderClick prop is added to control the visibility of the sider from a parent component.

Patch Changes

  • Updated dependencies [d7d68e3ff68]:
    • @refinedev/core@4.5.4

Don't miss a new refine release

NewReleases is sending notifications on new releases.