Don't miss MDB Vue updates! Join our mailing list & receive information whenever a new update is released.
By subscribing you agree to receive the newsletter & commercial information from the data administrator StartupFlow s.c. Kijowska 7, Warsaw. Policy
Version v1.0.0 Beta 1, released 22.03.21
New components:
Changes:
Input, Textarea, Checkbox, Radio
- Simplified custom form elements validation by removing
isInvalidproperty and using onlyisValidwith proper value.
Fixed
- Dropdown should properly render on external target
Improved
- Added the ability to select styling options in the basic installation mode. By default, the compiled css file is selected. In the "editable in your project (SCSS)" mode, the generator places scss files in the project and allows you to edit them.
Version v1.0.0 Alpha 4, released 08.03.21
New components:
Changes:
Sidenav
- Changed
over,sideandpushproperties into a singlemode="over | side | push"property for easier mode handling.
Input, Checkbox, Radio
- Added properties related to
validationfunctionality
Fixed
- Fixed Sidenav documentation examples containing improper imports
- Fixed Dropdowns documentation examples containing improper imports
- Fixed Modal documentation examples containing improper imports
- Fixed open Modal not adding any padding to scrollable container od adding padding when container is not scrollable
Version v1.0.0 Alpha 3, released 22.02.2021
New components:
Version v1.0.0 Alpha 2, released 25.01.2021
New components:
Version v1.0.0 Alpha 1, released 11.01.2021
The initial release of MDB 5 Vue Alpha 1 integrated with MDB 5 Standard 3.0.0.
New components:
- Badges
- Buttons
- Button group
- Cards
- List group
- Progress
- Spinners
- Tables
- Breadcrumb
- Footer
- Headers
- Navbar
- Pagination
New sections:
- Layout
- Utilities
- Content & styles