Skip to content

Commit 6abd7c4

Browse files
committed
v0.9.0
1 parent 3f33e0c commit 6abd7c4

3 files changed

Lines changed: 7 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## v0.9.0 (2020/02/24)
2+
3+
- Rework everything: exposes `useDetectWrappedElements()`, `detectWrappedElements()` and `DevTools`
4+
- Remove `DetectRowWrapController`, `flex-wrap-layout.scss` (`layout='column'`, `layout='row'`, `vspace`, `hspace`, `grow`)
5+
16
## v0.2.1 (2020/01/31)
27

38
- Fix remove .next-is-wrapped

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "flex-wrap-layout",
3-
"version": "0.2.1",
3+
"version": "0.9.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/tkrotoff/flex-wrap-layout.git"

0 commit comments

Comments
 (0)