MDB Pro Bundle - includes MDB Pro Standard v7.2.0
Released: Mar 11, 2024
MDB Pro Standard v7.2.0 버젼 업데이트
기능
- Datepicker
- Added viewChanged.mdb.datepicker event.
- Changed days aria-label to be human readable.
- Added aria-disabled to disabled dates, month and years.
- Datatable
- You can now set table ID.
- Improved performance while cell formatting many columns.
- Select - Added search.mdb.select event.
- Timepicker - Added clear.mdb.timepicker event.
- DateTimepicker - Added functionality to save the selected date when the timepicker toggle button is clicked.
- Select - Added update of aria-expanded on open and close.
- Sidenav - Improved marking of active items.
- Autocomplete - Added update of aria-expanded on open and close.
수정사항
- Transfer
- Fixed search input init and style.
- Fixed error triggering search.mdb.transfer event.
- Fixed checkbox in transfer header issue.
- Popconfirm
- Fixed triggering cancel.mdb.popconfirm event.
- Fixed dispose method error.
- Chips Input
- Fixed bug with input init.
- Fixed enter keydown triggering form submission.
- Datatable
- Fixed sort reset pagination.
- Fixed borders bug with fixed option.
- Datepicker - Fixed datepicker cell width.
- DateTimepicker - Fixed navigation issue with initial time and date on open
- Select - Fixed clear button action with hidden option.
- Sidenav - Fixed transform problem with RTL when option hidden is set to false.
- Animated navbar - Fixed auto init issue.
- Calendar - Fixed view change select error.
- Input Mask - Fixed bug after backspace keydown.
- Table editor - Fixed rows per page select issue.
- Treeview - Fixed bug auto selecting of parent checkbox.
- Treetable - Fixed animation on open bug.
- Carousel - Fixed dark variant bug.
- Modal - Fixed dispose method issue.
- Multi Range Slider - Fixed start.mdb.multiRangeSlider event.
- Timepicker - Fixed RTL styling - clock and button position.
- Fixed $form-check-input-hover-before-box-shadow SCSS variable.