Version 0.0.12 - Experimental Alpha
Pre-release
Pre-release
- Add: New
CardXen
component & basic story demonstration. - Update: Expose visibility state and
open
/close
functions onConfirmDialog
component. - Update: Increase
z-index
value onBackdropSupport
and related components. - Update: Support disabled select options on
SelectField
component. - Fix: Allow numeric values on
AdvancedOption
/BalloonSelector
component. - Fix: Inheritance CardStd Props on
CardCollapse
component. - Fix: Wrong import paths on bundled
.vue
files. - Fix: Omit
ConfirmDialog
properties passed toDialogStd
component. - Fix: Missing event triggers on
ConfirmDialog
passed toDialogStd
component. - Fix: Return joined error messages instead of static
'invalid'
string onuseForm
composable.