New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@refinedev/ui-types

Package Overview
Dependencies
Maintainers
6
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@refinedev/ui-types - npm Package Compare versions

Comparing version 1.4.0 to 1.5.0

19

CHANGELOG.md
# @pankod/refine-ui-types
## 1.5.0
### Minor Changes
- [#3971](https://github.com/refinedev/refine/pull/3971) [`2798f715361`](https://github.com/refinedev/refine/commit/2798f715361c5fd407d09429d94b05b602b50397) Thanks [@alicanerdurmaz](https://github.com/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`](https://github.com/refinedev/refine/commit/d7d68e3ff686dece9f58e53e02076f0ecbd91010)]:
- @refinedev/core@4.5.4
## 1.4.0

@@ -4,0 +23,0 @@

4

package.json
{
"name": "@refinedev/ui-types",
"version": "1.4.0",
"version": "1.5.0",
"description": "refine is a React-based framework for building internal tools, rapidly. It ships with Ant Design System, an enterprise-level UI toolkit.",

@@ -28,3 +28,3 @@ "private": false,

"dependencies": {
"@refinedev/core": "^4.5.3",
"@refinedev/core": "^4.5.4",
"dayjs": "^1.10.7",

@@ -31,0 +31,0 @@ "tslib": "^2.3.1"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc