Skip to content

Commit

Permalink
feat #205, fix #206 - IconButton and Popover enhancements (#207)
Browse files Browse the repository at this point in the history
* feat #205 - IconButton Enhancements

Closes #205

* fix #206 - Destroy popover contents on close

Closes #206

* Add pending state and story

* Update package.json

* feat #205 - Fix styles and improve stories

* Update storybook.test.ts.snap

Co-authored-by: github-actions <[email protected]>
  • Loading branch information
nancy-dassana and github-actions authored Feb 3, 2021
1 parent 7375ce8 commit 65e6676
Show file tree
Hide file tree
Showing 8 changed files with 389 additions and 172 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dassana-io/web-components",
"version": "0.8.6",
"version": "0.8.7",
"publishConfig": {
"registry": "https://npm.pkg.github.com/dassana-io"
},
Expand Down
Loading

0 comments on commit 65e6676

Please sign in to comment.