Commit 131457e
committed
chore(release): 1.2.0 [skip ci]
# [1.2.0](v1.1.0...v1.2.0) (2021-10-26)
### Bug Fixes
* **exports:** correct layout export path ([#70](#70)) ([f736c89](f736c89))
* **withUpdates:** bind this to getter and add detach method ([#72](#72)) ([65f9dbe](65f9dbe))
### Features
* **Checkbox:** add Checkbox component ([#73](#73)) ([5e82a79](5e82a79))
* **Column:** update with latest bug fixes ([#81](#81)) ([0a08842](0a08842))
* **FocusManager:** update to latest from LUI ([#80](#80)) ([7c2a89e](7c2a89e))
* **ProgressBar:** add ProgressBar element ([#78](#78)) ([c0396f4](c0396f4))
* **Radio:** add Radio element, tests, and docs ([#69](#69)) ([3413886](3413886))
* **Row:** update to latest ([#82](#82)) ([0bf1ef4](0bf1ef4))
* **Slider:** add Slider element ([#79](#79)) ([673b392](673b392))
* **storybook:** storybook minor version bump ([#83](#83)) ([a762da9](a762da9))
* **Toggle:** add Toggle element ([#71](#71)) ([9149350](9149350))
* enable eslint ([#66](#66)) ([600c898](600c898))1 parent 0a08842 commit 131457e
3 files changed
+24
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
1 | 23 | | |
2 | 24 | | |
3 | 25 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments