8000 Release 2.0.4 Β· DominoKit/domino-ui Β· GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

2.0.4

Latest
Compare
Choose a tag to compare
@vegegoku vegegoku released this 19 Mar 12:27

Enhancements and Features πŸŽ‰

  • #482 add ability to enter time value via keyboard.
  • #506 Stepper should allow to circumvent the forced vertical direction on small devices.
  • #509 Progress bar / unreadable text.
  • #517 Slider showing current value.
  • #520 Add the ability to listen to attribute changes for an element.
  • #598 add the ability to define a min/max year at a DateHeaderFilter.
  • #631 Making InputTimeBox smart to handle input based on the clock style.
  • #649 MultiSelect : space between elements is too large.
  • #653 LocalListScrollingDataStore does not invoke 'load()' at the end of its setData method.
  • #852 Implement rounded field style / Inlined labels.
  • #973 Add configuration to change menu No result matched message.
  • #977 Performance enhancements.
  • #979 Add an Option to Delay Showing a Tooltip Upon Hovering.
  • #983 Keypress is deprecated.
  • #987 Allow DataTable's SortPlugin to Trigger Less Strictly.
  • #993 Make the components more low resolution friendly.
  • #994 ScrollingPagination performance for large number of pages.
  • #1016 Add a Silent removeAllOptions Variant.

Fixes πŸ› 

  • #334 Select popup positioning when resizing window.
  • #458 RadioGroup ignores setValue in readOnly-mode.
  • #504 Select.setValue(null) call doesn't set value to null.
  • #759 Tooltip drawing off screen with header ActionItem.
  • #971 Select and text fields height does not match.
  • #972 Text of selected option in a Select can be manipulated/overlayed by just typing when navigating with the tab key.
  • #974 select menu does not close when changing tabs.
  • #976 setCloseOnBlur Causes Unintended Behavior (Menu Closing) in MultiSelect Component.
  • #984 Clicking in Rapid Succession Causes Tree Component Interaction to Break.
  • #985 Tooltip Clipped Upon Icon Click
  • #988 Selected Item in a Row Context Menu Stays Selected Once Opened Again.
  • #989 Tooltips freeze and never go away.
  • #990 Number Boxes dont allow backspace.
  • #995 ListItems do not propagate Click Events.
  • #997 Make Row Stay Selected When Row Menu is Opened.
  • #998 Wrong alignment for DateHeaderFilter with a TextHeaderFilter inside a DataTable.
  • #999 Tree selection of subitems does not work when tree was not collapsed before.
  • #1008 New Delayed Tooltip Shows Up Even If Mouse is No Longer Hovering it.
  • #1009 Tree does not collapse reliable.
  • #1010 Tree expand/shrink function does not work reliable.
  • #1011 Regression Bug: Remove tooltip in DataTable Searchbox throws exception.
  • #1012 Popovers of Select sometimes appears in a weird spot.
  • #1013 Tree filter does not work for more than two layers.
  • #1014 SubMenu position goes off the screen.
  • #1015 MultiSelect Bugged After Removing Options, Refilling And Reselecting Value With Same Key.
  • #1017 MultiSelect Performance Gets Worse the More Often Its Menu is Opened/Closed.
  • #1018 MultiSelect's OptionsMenu Does Not Fire a CloseEvent Consistently Upon Closing.
  • #1019 Date/Timepicker close immediately on clicking the inputfield.
  • #1020 Fix MultiSelect growing vertically.

Others

  • #975 Allow Changing Delimiter for Select Component When Set to multiselect.

Full Changelog: 2.0.3...2.0.4

0