Skip to content

Commit 895b1d1

Browse files
authored
Add visual snapshots for icon buttons (#1501)
1 parent 6e8d3a0 commit 895b1d1

13 files changed

+109
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1414
* Preview: `ActionListControls` component (this component is not yet ready for general-use)
1515
* Experimental: `@looker/components-theme-editor` package
1616
* Experimental: "Semantic" Layout components - `Layout`, `Header`, `Footer`, `Aside`
17-
- Implemented image snapshot support and added coverage for `Button*` components
17+
- Implemented image snapshot support and added coverage for `Button*`, `IconButton` components
1818
- Preliminary infrastructure for Storybook composition
1919
- Added support for Storybook extract behavior to improve published-Storybook performance
2020

@@ -25,6 +25,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2525
- `addons-essentials` now used
2626
- Replace `withKnobs` with `Controls` & `Args`
2727

28+
29+
2830
## [0.9.15] - 2020-09-21
2931

3032
### Changed
325 Bytes
Loading
346 Bytes
Loading
338 Bytes
Loading
457 Bytes
Loading
714 Bytes
Loading
585 Bytes
Loading
572 Bytes
Loading
519 Bytes
Loading
329 Bytes
Loading

0 commit comments

Comments
 (0)