Skip to content

Xeno Residue

Compare
Choose a tag to compare
@pimenovoleg pimenovoleg released this 02 Jul 20:50
· 758 commits to master since this release

Bug Fixes

  • link: link is incorrectly displayed in the text #UIM-50 (5619d23), closes #UIM-50
  • list: Components have different height of node #UIM-47 (f5cc2c7), closes #UIM-47
  • modal: modal does not fire onclick event when custom component is used (#149) (417eb64)
  • navbar: navbar default paddings for first element (#156) (e5e1972)
  • splitter: disabled splitter has the wrong cursor style #UIM-48 (a1a4b39), closes #UIM-48
  • tree: added emitting events for navigationChange and selectionChange #UIM-2 (#155) (16d785c), closes #UIM-2
  • tree: mc-tree multi select is not reset by first click #UIM-8 (#152) (c982895), closes #UIM-8

Features