Releases: RatMD/miru
Releases · RatMD/miru
Version 0.0.26 - Experimental
- Add: New
icon,icon-props,icon-loading,icon-loading-propsproperties onFormControlcomponent. - Add: New
loadingproperty toSharedControlPropscomponents, supporting another state. - Add: New
fieldandiconslot onFormControlcomponent. - Update: Replace
duration-300toduration-200on every component.
Version 0.0.25 - Experimental
- Fix: Temporary solution for typing issues on TableStd component.
- Fix: Build process stopped working on partial components.
Version 0.0.24 - Experimental
- Info: node.js support has been increased to v22.
- Add: New
MiruOptionsplugin options handler +rootas first option key. - Add: New
$mirucalled custom property to access new $miru options. - Add: New
vitest+@vue/test-utilstesting framework. - Add: New
badgevariant onAlertMessagecomponent. - Add: New
AlertDialogcomponent, similar to theConfirmDialogone + basic story demonstration. - Add: New
DividerStdcomponent with different variants + basic story demonstration. - Add: New
PagedPaginationcomponent with different variants + basic story demonstration. - Add: New
ProgressBarcomponent with different variants + basic story demonstration. - Add: New
transitionproperty onCollapseSupportcomponent to change the desired timing function. - Add: New
closableandescapeproperties onOffcanvasStdcomponent. - Add: New
Queueutility class. - Add: New
mergeutility function to deeply merge multiple objects. - Add: New
slugifyutility function as Laravel-inspired slugifier. - Add: New
strspnutility function. - Add: New
versionCompareutility function prociing semantic versioning comparison. - Update: package.json dependencies.
- Update: Finish
PopoverStdcomponent, stylings and demonstration. - Update: Use
infocolor onAlertMessagecomponent + Fix dark stylings. - Update: Minor styling changes on
DialogStdcomponent. - Update: Change size on
CheckboxField,RadioFieldandSwitchFieldcomponents. - Update: Remove tabindex from
ActionButtonon thePasswordFieldcomponent. - Fix:
PopoverStdcomponent.
Version 0.0.23 - Experimental Alpha
- Update: package.json dependencies.
Version 0.0.22 - Experimental Alpha
- Add: New
labelslot on Checkbox to support HTML content.
Version 0.0.21 - Experimental Alpha
- Add: New
validationMessagefunction onuseFormcomposable.
Version 0.0.20 - Experimental Alpha
- Fix: Missing
valibotupgrade and typing issue.
Version 0.0.19 - Experimental Alpha
- Update: package.json dependencies.
Version 0.0.18 - Experimental Alpha
- Add: New
tabindexproperty onFormControland control components. - Update: Use
SharedControlPropson many different control components. - Update: Use
disabled,requiredandinvalidonNumberFieldcontrol component.
Version 0.0.17 - Experimental Alpha
- Update: package.json dependencies.
- Update:
PopoverStdandContextMenucomponents. - Fix: Missing directives bundle entries.