Skip to content
This repository was archived by the owner on Apr 5, 2022. It is now read-only.

Commit 0a346c7

Browse files
committed
Update Box changelog
1 parent c95e287 commit 0a346c7

1 file changed

Lines changed: 7 additions & 6 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,15 @@
1+
# Upcoming
12

3+
## Updates
4+
5+
- Box: move out of experimental. Experimental version is kept for backward compatibility but deprecated. Will be removed in a future release.
6+
- Box: rename spacing props values from "default" to "medium".
7+
- Box: update Box docs.
28

39
# 7.1.2
410

511
## New Component
12+
613
- Add TopNav component
714

815
# 7.1.1
@@ -41,12 +48,6 @@
4148
- renderToolbar's data prop now return an array of objects instead of array of arrays.
4249
- Before: data = [['first', 'last']], After: data = [{row: ['first', 'last'], selected: true}]
4350

44-
## New Feature
45-
46-
- Box: move out of experimental
47-
- Box: refactor props
48-
- Box: update docs
49-
5051
## New Component
5152

5253
- Add Badge component

0 commit comments

Comments
 (0)