Skip to content

Releases: TemainfoSoftware/truly-ui

v2.30.1

19 Jun 16:49
Compare
Choose a tag to compare

2.30.1 (2018-06-19)

Bug Fixes

  • public_api: fix error error TS2305: Module '../truly-ui"' has no exported member 'Modal'. (bf56724)

v2.30.0

19 Jun 15:07
Compare
Choose a tag to compare

2.30.0 (2018-06-19)

Bug Fixes

  • fix uses with aot errors (4ecf3fd)
  • autocomplete: fix autocomplete template view leaking performance. (8fbc6cc)
  • autocomplete: fix focusout event not closing the list. (9e13685)

Features

  • editor: create (ctrl + save) shortcut functionality and customization of toolbar by toolbarConfig propety. (fb71e26)
  • toolbar-config: create files to use on editor toolbarConfig. (0a83247)

v2.29.2

14 Jun 19:13
Compare
Choose a tag to compare

2.29.2 (2018-06-14)

Bug Fixes

  • autocomplete: fix click event leak. (09703ca)
  • datatable: fix error circular dependencies (63638b1)
  • datatable: fix error ViewDestroyedError: Attempt to use a destroyed view: detectChanges (5e6d406)

v2.29.1

14 Jun 13:47
Compare
Choose a tag to compare

2.29.1 (2018-06-14)

Bug Fixes

  • core: TypeError: Cannot read property 'theme' of undefined (bd1f03b)
  • listbox: fix lisbox change datalazy and refactor validation of existing template. (2031442)

v2.29.0

13 Jun 19:18
Compare
Choose a tag to compare

2.29.0 (2018-06-13)

Bug Fixes

  • listbox: fix listbox calc that handle scroll finish. (1fc1dad)
  • sidebar: fix event leak on sidebar container. (7a9dd3a)
  • tooltip: fix tooltip position when element its wrapped by a absolute position div. (0e8c79d)

Features

  • tabcontrol: add property to allow change the tabs height. (b899034)

v2.28.1

04 Jun 12:38
Compare
Choose a tag to compare

2.28.1 (2018-06-04)

Bug Fixes

  • listbox: fix listbox update data when working as lazy mode. (91b4c57)

v2.28.0

30 May 21:05
Compare
Choose a tag to compare

2.28.0 (2018-05-30)

Bug Fixes

  • autocomplete: fix autocomplete bug closing when click on scroll. (18250ee)
  • calendar: fix calendar height changing in certain moments. (81544bc)
  • editor: fix editor variable on html file. (7ca5e0e)
  • input: fix clearButton alignment when input height greater than default. (022baa0)
  • listbox: fix listbox rendering when render page is less than datasource while scrolling up. (2c9fdfd)
  • listbox: fix listbox scrooll bug when with template in it. (613e823)
  • navigator: Fix events that were triggering the wrong date (f9446f5)
  • schedule: fix changeDate on navigator from schedule (bc266e7)
  • tooltip: not show when property text its empty (01f0792)

Features

  • calendar: create [date] property to set a Date type variable on calendar. (fac3d59)
  • editor: create [content] for input content by binding. (c3c2d38)
  • editor: create editor component - first version. (ef7f82f)
  • navigator: return fullDate in events (17b171e)
  • schedule: add event to get time from slat (094c6a6)

v2.27.0

25 May 20:24
Compare
Choose a tag to compare

2.27.0 (2018-05-25)

Bug Fixes

  • schedule: fix loading of events in lazyload (cb8155f)

Features

  • schedule: add suport a status of event (8e2c083)

v2.26.0

25 May 14:24
Compare
Choose a tag to compare

2.26.0 (2018-05-25)

Bug Fixes

  • schedule: fix positions elements in header (640ec39)
  • schedule, calendar: fix positions and changeDectection and (d1d9237)

Features

  • schedule: create properties to add height and number of rows (5606b09)

v2.25.2

22 May 18:00
Compare
Choose a tag to compare

2.25.2 (2018-05-22)

Bug Fixes

  • package: fix error em publish (007a038)