Skip to content

Commit

Permalink
v0.3.1 --> v0.4.0 (#98)
Browse files Browse the repository at this point in the history
* feat #84 - Radio group component (#91)

* feat #81 - Tree component (#86)

* feat #93 - Tooltip component (#95)

* feat #94 - Popover component (#96)
  • Loading branch information
sam-dassana authored Sep 29, 2020
1 parent c17dd79 commit c72269f
Show file tree
Hide file tree
Showing 38 changed files with 3,584 additions and 762 deletions.
307 changes: 198 additions & 109 deletions package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dassana-io/web-components",
"version": "0.3.1",
"version": "0.4.0",
"publishConfig": {
"registry": "https://npm.pkg.github.com/dassana-io"
},
Expand All @@ -18,7 +18,7 @@
"@types/node": "^12.12.53",
"@types/react": "^16.9.44",
"@types/react-dom": "^16.9.8",
"antd": "^4.6.3",
"antd": "^4.6.5",
"bytes": "^3.1.0",
"classnames": "^2.2.6",
"fuse.js": "^6.4.1",
Expand Down
Loading

0 comments on commit c72269f

Please sign in to comment.