Skip to content

Version 4.1.0

Compare
Choose a tag to compare
@dioslaska dioslaska released this 30 Mar 13:59
· 61 commits to master since this release

Changelog

General

  • Fixed: Windows theme styling fixes.

  • Fixed: React components look for input elements to initialize on when children are passed.

  • Changed: Moved npm package dependencies to peer dependencies.

  • New: Provide es6 module format as well for the angular npm packages.

Calendar

  • Fixed: Selected styling was not applied in multiple selection mode with the Bootstrap theme.

  • Fixed: Weekday names were incorrectly aligned in multiple month view and week numbers displayed.

  • Fixed: Various styling updates for iOS including hover state.

Eventcalendar

  • Fixed: Various styling updates for iOS including hover state.

  • New: Built in event listing for monthly, weekly, daily and custom date ranges.

  • New: Improved styling for larger screens.

  • Changed: Event popover styling improvements.

Forms

  • Fixed: Carret was not movable on Android Chrome inside an input field.

  • Fixed: Textarea label width was incorrect with the iOS theme.

Image

  • Fixed: Initialization failed on empty data / empty list.

Range

  • Fixed: In scroller mode date range validation was incorrect: if the selected start date was after end date, end date was incorrectly modified to the day before start date.

Scrollview

  • Fixed: Scrolling did not work on iOS9.

Select

  • Fixed: Remote filtering did not work correctly, only the first filtering request was sent (regression introduced in 4.0.0).

Numpad

  • Fixed: Placeholders won't be overwritten with empty strings.