Skip to content

Releases: vrimar/construct-ui

v0.1.5

02 Dec 00:15
Compare
Choose a tag to compare
  • [Docs] Update getting started
  • [Button] Add iconLeftAttrs and iconRightAttrs attrs
  • [CustomSelect] Fix controlled value

v0.1.4

23 Nov 03:09
Compare
Choose a tag to compare
  • [Overlay] Pass container DOM node to onOpened
  • [Popover]
    • Pass container DOM node to onOpened
    • Set restoreFocus only on click interaction
    • Fix flash of content in IE11 and Safari 9.1
  • [QueryList] Check if activeIndex is positive before scrolling to active item
  • [SelectList]
    • Refactor methods
    • Update example

v0.1.3

22 Nov 05:08
Compare
Choose a tag to compare
  • [Overlay] Remove body padding when no vertical scrollbar
  • [Examples] [Colors] Fix responsive color grid for mobile

v0.1.2

22 Nov 05:07
Compare
Choose a tag to compare
  • [Docs] Fix mobile nav drawer
  • [Examples] Fix wording/grammar

v0.1.1

22 Nov 05:07
Compare
Choose a tag to compare
  • Fix UMD build
  • Convert all file endings to LF
  • [Examples] [Tree] Fix source link