Skip to content

Releases: TemainfoSoftware/truly-ui

2.25.0

22 May 15:10

Choose a tag to compare

v2.25.0

Merge branch 'release/v2.25.0'

v2.24.0

18 May 18:26

Choose a tag to compare

2.24.0 (2018-05-18)

Bug Fixes

  • fix conflict with app.routing (558da47)
  • shortcut: fix shortcut element listener listen click with shortcuts empty value. (f51df75)

Features

  • accordion: create accordion component. (cdbf16c)
  • panelgroup: create [height] property. (8b1595f)
  • schedule: create basic components files (66731dc)
  • toaster: create a new property [showIcon] to control if the icon will be shown or not. (146d1bd)
  • toaster: create and implement toaster component notification. (1630239)

v2.23.0

23 Apr 19:04

Choose a tag to compare

2.23.0 (2018-04-23)

Bug Fixes

  • backdrop: fix backdrop overlay sobreposition (996c95d)
  • datatable: fix error data of null (f17906f)
  • input: fix input background color bug. (dfa0bf1)
  • menu: fix menu positioning when have scroll on list. (c6a8a62)
  • menu: fix some issues of dimensions and width. (b5b24f6)
  • menu: fix some performance issues. (f4d9926)
  • modal-toolbar: fix dimensions of container box. (1c08084)
  • sidebar: fix sidebar changes on window resize. (5247691)
  • splitbutton: fix height split button (c59a8a8)
  • table: fix button filter (4333dd6)

Features

  • datatable: add event clickRow and selectRow to scrollable mode (a48de4c)
  • menu: add operationMode property to be 'click' or 'hover' and add maxHeight property. (b76948a)
  • menu: create advancedsubmenu component mode for menu. (915112e)
  • menu: create topDislocation to manipulate offsetTop. (daf9571)
  • menu: create two new properties. (38f86cb)
  • menulist: create menulist component. (7340404)
  • modal: add a transition on maximize and restore. (2066d33)
  • simplesubmenu: create simplesubmenu component used on menu component. (6e76e2b)
  • submenu: add blockui component to use on not found searches. (ae5eec0)

v2.22.2

22 Mar 17:10

Choose a tag to compare

2.22.2 (2018-03-22)

Bug Fixes

  • multiview: fix error in multiview (9c48f58)
  • multview: fix error multicall maxium exceeded (2471df8)

v2.22.1

21 Mar 21:17

Choose a tag to compare

2.22.1 (2018-03-21)

Bug Fixes

  • backdrop: fix backdrop modal positioning. (7076217)
  • messagevalidation: fix message validation positioning according with input. (009b8e0)

v2.22.0

21 Mar 18:07

Choose a tag to compare

2.22.0 (2018-03-21)

Bug Fixes

  • form: fix form error when submitDirective is not found. (074aa21)
  • radiobutton: fix zIndex bug on radiobutton. (2cfbf6c)

Features

  • progressbar: add height and progressInfo properties. (d6ac0f3)

v2.21.0

20 Mar 12:19

Choose a tag to compare

2.21.0 (2018-03-20)

Bug Fixes

  • sidebar: fix backdrop issues when with [dock] and mode = over properties (6d68dac)

Features

  • form: create a new property [mode] to be able to use form as 'inline' mode and 'modal' mode. (0e74faf)
  • progressbar: create a progress-bar component. (02f1212)

v2.20.3

15 Mar 15:11

Choose a tag to compare

2.20.3 (2018-03-15)

Bug Fixes

  • sidebar: fix backdrop issues on over mode. (e35381f)

v2.20.2

14 Mar 18:16

Choose a tag to compare

2.20.2 (2018-03-14)

Bug Fixes

  • sidebar: fix sidebar [opened] property binding when sidebar with dock. (6f300fe)

v2.20.1

13 Mar 21:27

Choose a tag to compare

2.20.1 (2018-03-13)

Bug Fixes

  • core: fix error on init application (4266070)