Skip to content

2.0.2

Compare
Choose a tag to compare
@vegegoku vegegoku released this 29 Jul 17:17
· 23 commits to master since this release

Enhancements and Features πŸŽ‰

  • #902 add scrollwheel support to carousel.
  • #935 expose Search and Loader from AbstractSuggestBox class.
  • #936 Enhance some behaviors for DateBox/TimeBox/Calendar.
  • #940 SuggestBox clearValue(...) does not clear value if it isnt predefined choice.
  • #941 Expose SuggestBox loader icon.
  • #943 DominoUIConfig for different "parts" of the application.
  • #946 Enhance datepicker: API to single days for deactivating.

Fixes πŸ› 

  • #932 Wrong UI interaction between datatable SummaryPlugin and EmptyStatePlugin.
  • #934 change listeners not fired when SuggestBox cleared from keyboard.
  • #937 Select loses focus after selection.
  • #938 DataTable / Render error with PinColumnsPlugin and ColumnHeaderFilterPlugin.
  • #939 calling clear value for multiselect box will repeat the call for change listener by the number of selected items.
  • #942 FileUpload does not respect setMultiple(false).
  • #944 NPE at AdvancedPaginationPlugin.
  • #947 Calling SetTitle twice on NavBar removes description.
  • #948 Memory leak in menu and Popover.

Full Changelog: 2.0.1...2.0.2