We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c86949 commit b097986Copy full SHA for b097986
CHANGELOG.md
@@ -1,5 +1,9 @@
1
### `v1.1.0`
2
3
+- fixed hooks implementation (`useResponsiveProp`, `useCurrentBreakpoint`)
4
+
5
+### `v1.1.0`
6
7
- `useBreakpoint` → `useCurrentBreakpoint`
8
- `FillObject` → `FillView`
9
- added `padding*` and `margin*` props to all components (only `Column` doesn't accept `margin*` props)
docs/docs/changelog.md
@@ -3,6 +3,10 @@ id: changelog
title: Changelog
---
+### `v1.1.1`
10
11
12
0 commit comments