@globalbrain/sefirot
Advanced tools
Comparing version 0.54.0 to 0.55.0
@@ -0,1 +1,9 @@ | ||
# [0.55.0](https://github.com/globalbrain/sefirot/compare/v0.54.0...v0.55.0) (2021-05-24) | ||
### Features | ||
* **card:** accept ref value for the footer actions ([9c2df3e](https://github.com/globalbrain/sefirot/commit/9c2df3ea0b970a5734d84838dee5773eb5884d3f)) | ||
* **input-dropdown:** add "disabled" option ([8a041d7](https://github.com/globalbrain/sefirot/commit/8a041d7520007c0070bdfb3ce3d7db5d067516fa)) | ||
* **input-month:** add "disabled" option ([749f14a](https://github.com/globalbrain/sefirot/commit/749f14a7526c5549d8584ebe4abbaa080173c8db)) | ||
# [0.54.0](https://github.com/globalbrain/sefirot/compare/v0.53.1...v0.54.0) (2021-05-24) | ||
@@ -2,0 +10,0 @@ |
@@ -19,3 +19,3 @@ import { Values } from '../types/Utils' | ||
export interface Footer { | ||
actions: Action[] | ||
actions: Refish<Action[]> | ||
} | ||
@@ -22,0 +22,0 @@ |
{ | ||
"name": "@globalbrain/sefirot", | ||
"version": "0.54.0", | ||
"version": "0.55.0", | ||
"description": "Vue Components for Global Brain Design System.", | ||
@@ -5,0 +5,0 @@ "files": [ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
299689