Skip to content

Version 0.0.12 - Experimental Alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@SamBrishes SamBrishes released this 10 Apr 21:00
· 26 commits to master since this release
  • Add: New CardXen component & basic story demonstration.
  • Update: Expose visibility state and open / close functions on ConfirmDialog component.
  • Update: Increase z-index value on BackdropSupport 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 to DialogStd component.
  • Fix: Missing event triggers on ConfirmDialog passed to DialogStd component.
  • Fix: Return joined error messages instead of static 'invalid' string on useForm composable.