Skip to content

Releases: TemainfoSoftware/truly-ui

v5.2.0

03 Jan 23:35
Compare
Choose a tag to compare

5.2.0 (2022-01-03)

Bug Fixes

  • chatlist: attempt fix chatlist #3 (e8db5cf)
  • chatlist: fix bugs in chatlist #1 (ab0aaf1)
  • chatlist: fix load unreadMessages on load menssages (e857746)
  • chatlist: search new unreadMEssages from user (2b39963)
  • contextmenu: fix position of childs items (02edf56)
  • datatable: set selected first item on initialize datatable (8d16c92)
  • editor: fix cursor refresh on focus (3461bfb)
  • editor: fix position move on pathValue #2 (3c1c566)
  • schedule: fix get event appointment in middle scale (9654b71)
  • schedule: fix schedule events time scale (a7653ab)
  • sidebar: fix container wrong on sidebar with witdh (5255898)
  • upload: fix overvlow itens from list files (6557de3)

Features

  • input-mask: add control to ninth digit (5ceaa55)

v5.1.2

07 Apr 12:55
Compare
Choose a tag to compare

5.1.2 (2021-04-07)

Bug Fixes

  • editor: fix data field not receiver value in first change (7864ef0)

v5.1.1

22 Feb 23:06
Compare
Choose a tag to compare

5.1.1 (2021-02-22)

Bug Fixes

  • upload: add filter to filter files with propertie accpetFiles (6b5a237)

v5.1.0

02 Dec 19:19
Compare
Choose a tag to compare

5.1.0 (2020-12-02)

Bug Fixes

  • fix deprecation keyCode (dce70c7)
  • remove deprected keyCode. (baf40ab)
  • chat: fix capture of users from chat (045e12a)
  • dropdownicon: fix freeze screen on open dropdown list (f7e45cb)
  • editor: fix model changes of editor component. (6b3aadd)
  • editor: fix position move on pathValue (62a5ec0)
  • multiselect: fix multiselect freazing when all items are selected. (215a5f4)
  • multiselet, dropdown: fix change detection on backdrop click (351acdc)
  • schedule: fix get dates before start scale (e5abe8f)
  • schedule: fix incorret generatation of scale (317c755)
  • schedule: fix issue when event start after endwork (8e0e765)
  • schedule: fix layout hour when blocked event (02ddf52)
  • schedule: fix overflow from event workday (9ed11f9)
  • schedule: fix time expanded not show in schedule (e249acd)
  • schedule: fix time expanded not show in schedule #6 (bc37bb2)
  • schedule: fix times when same work (d9e51cf)
  • splitbutton: fix backdrop close on click (8a70a41)
  • timepicker: fix timepicker model changes. (2ee1df8)

Features

  • skeleton: create new component skeleton (bb3ea88)

v5.0.0

21 Aug 17:29
Compare
Choose a tag to compare

5.0.0 (2020-08-21)

chore

  • lib: add index from StopWatch to public_api (1381ea6)

BREAKING CHANGES

  • lib: Update to Agular 10

v4.5.0

07 Jan 17:39
Compare
Choose a tag to compare

4.5.0 (2020-01-07)

Bug Fixes

  • autocomplete: fix autocomplete not passing height to input component and keydown event while loading. (12b4d94)
  • datepicker: fix error with destroy changes (b777990)
  • dropdownlist: fix click not opening dropdown when click in loading div. (2fd1479)
  • dropdownlist: fix dropdownlist loading all time when even though the data is empty. (f84f25a)
  • editor: fix some bugs on editor related to theming and binding of variables from editor header. (382244e)
  • form: fix height of form not setting full height. (8ed6c6a)
  • menu: fix text of menu overlaping layout. (ae6717d)
  • modal.service: fix modal service not selecting the next modal when close method is called directly. (3420369)
  • permissions: fix loading state of permissions component. (0dfbbe3)
  • schedule: fix show holiday and empty same time (a663519)
  • stopwatch: add to propertie initialtime suport to Date type (478df46)
  • stopwatch: fix calculate to iso string data (4c1964c)
  • time-avaiable-picker: fix loader in loading propertie (91ae33c)
  • time-avaiable-picker: fix loading (2d00c4e)
  • time-avaiable-picker: fix loading propertie (181df5a)
  • timeline: fix hour in timeline (de8b584)
  • validators: fix validations in cpf validator (ce2eb19)
  • validators: fix validator on empty cpf field (61884c2)

Features

  • modal-smart-form: create property to set form values on open when it with insert action. (aaac854)

v4.4.0

30 Oct 13:00
Compare
Choose a tag to compare

4.4.0 (2019-10-30)

Bug Fixes

  • blockui: fix blockui not positioning right sometimes (dd787a6)
  • button: change tl-loader for tl-icon (ed989ef)
  • chatlist: fix chat read messages structure, not reading messages according with user. (39aa81d)
  • chatlist: fix chatlist not filtering messages on first load. (69efaf1)
  • datepicker: fix datepicker returning wrong dates on complete mask event (3e4d20b)
  • dialog: fix dialog error button position. (4c15049)
  • form: add validate exist button disabled (30399cf)
  • form: add validate exist button disabled (3489cc7)
  • form: add validate exist button disabled (71c8ddb)
  • form: fix bug on form when default buttons are not available trying to focus when passing through field (331b5fa)
  • form-submit: fix error on submit, sometimes button is not available (c534699)
  • splitbutton: fix width of list items, text wrapping when text is bigger than button. (ee5e4c7)
  • step-finish: fix validation property [validateForm] not working on step finish. (ef6ac2f)

Features

  • form: add property submitOnLastField to submit form when user press enter on last field. (2ec1a15)
  • listbox: add property selectOnInitialize to control if the list will be initialized with first item selected. (a709170)
  • step: create step component to control forms by step. (ce89cea)

v4.3.0

22 Aug 17:02
Compare
Choose a tag to compare

4.3.0 (2019-08-22)

Bug Fixes

  • autocomplete: fix autocomplete not changing the value when reactive forms patch a new value to the control. (c3ddfe4)
  • fix import of /components/overlaypanel/overlay-panel (#323) (c097004)
  • button: fix iconAddonAfter (6790740)
  • dialog: fix button dialogs layout (9c05535)
  • dropdown: fix dropdown and overlaylist propagating escape event when dropdown is opened (0b9211d)
  • menu: fix link active in menu (69cf76a)
  • messagevalidation: fix showValidations directive not displaying custom validators or custom async validators (ee50c33)

Features

  • autocomplete: map properties of input addon to autocomplete. (bb1050b)
  • calendar: add property [holidays] to display the holiday on cell (da8dba5)
  • input: add event click in textBefore and textAfter input (10041a7)
  • schedule: add new propertie [holidays] (a6c9a26)
  • tooltip: implement service of tooltip to create an destroy tooltip's. (c3c563c)

v4.2.0

17 Jul 14:42
Compare
Choose a tag to compare

4.2.0 (2019-07-17)

Bug Fixes

  • core: fix error Module not found: Error: Can't resolve 'truly-ui/components/core/services/core.service' #317 (cd46a3b)
  • schedule: fix contextmenu on evento of schedule (7c05bf0)
  • shortcut: fix shortcut not handling properly multyple shortcut with same keys. (2e10526)

Features

  • navigator: add propertie [color] (f132972)
  • permissions: add [loading] property to display an loader when property is true. (3f54ead)
  • scheduel: add new properties typesConfig and blocked event to events (81737c6)

v4.1.3

26 Jun 13:40
Compare
Choose a tag to compare

4.1.3 (2019-06-26)

Bug Fixes

  • showcase: error: Cannot set property 'true' of undefined (2d1dce5)