Release notes
4.3.1
New features
- Added
Type
property to theDateTimePicker
control - Added
Alignment
property to theDropDown
control
Bug fixes
- Fixed
SelectedTabIndex
property inTabControl
4.3.0
Bug fixes
- Fixed
SelectedTabIndex
property inTabControl
- Fixed backdrop when
ModalDialog
is removed from the DOM - Fixed
ExpandedItemIndex
property inAccordion
Package updates
- DotVVM upgraded to 4.3
4.2.0
Bug fixes
- Fixed support for numeric and date-time types in
FormControlTextBox
- Fixed support of nullable types in
DateTimePicker
- Added support for
PostBack.Handlers
(thanks to adding support for Postback handlers in composite controls in DotVVM Framework) - Fixed behavior of
TabItem
when theSelected
property was a hard-coded value - Fixed bundling of the included scripts and styles (minification and cleanup)
Package updates
- DotVVM upgraded to 4.2
4.1.0
- The first release of the library