MDB Pro Bundle - includes MDB Pro Angular v7.0.0
Released: Sep 16, 2024
Atualizações na MDB Pro Angular v7.0.0
Recursos
- Dropdown - added MdbDropdownPositionClass type to public API.
- Modal - added focusElementSelector property to open method's options for specifying the element to focus on modal opening.
- Calendar:
- Added addEventButtonCaption property to options input for setting custom caption for add event button.
- Added MdbCalendarViews Enum to public API.
Correções
- Multi range - resolved problem with TouchEvent in Firefox.
- Select - resolved problem with unhandled tabindex input.
- Onboarding - resolved problem with initializing onboarding with delay after navigating to another page.
- Input fields - resolved problem with displaying value after setting value programmatically in all inputs with built-in placeholder (like datetime-local or time).
- Datatable - resolved problem with showAllEntries input not working properly with entries input.
- Timepicker - resolved problem with ArrowUp, ArrowDown key presses not working upon opening timepicker.
- Datepicker:
- Resolved problem with returned form control values for empty or invalid input values.
- Resolved problem with closing datepicker with input toggle.
- Calendar:
- Resolved problem with unpreserved event IDs on edit.
- Resolved problem with dragging in read-only mode.
- Resolved problem with view selection when non-default captions are used.
- Resolved problem with rendering period in proper format in Month view.