truly-ui

Truly-UI - Web Angular UI Components for Desktop Applications (Electron, NW, APP JS)

OTHER License

Stars
214
Committers
10

Bot releases are hidden (Show)

truly-ui - v5.2.0 Latest Release

Published by abalad almost 3 years ago

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)
truly-ui - v5.1.2

Published by abalad over 3 years ago

5.1.2 (2021-04-07)

Bug Fixes

  • editor: fix data field not receiver value in first change (7864ef0)
truly-ui - v5.1.1

Published by abalad over 3 years ago

5.1.1 (2021-02-22)

Bug Fixes

  • upload: add filter to filter files with propertie accpetFiles (6b5a237)
truly-ui - v5.1.0

Published by abalad almost 4 years ago

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)
truly-ui - v5.0.0

Published by abalad about 4 years ago

5.0.0 (2020-08-21)

chore

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

BREAKING CHANGES

  • lib: Update to Agular 10
truly-ui - v4.5.0

Published by abalad almost 5 years ago

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)
truly-ui - v4.4.0

Published by abalad almost 5 years ago

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)
truly-ui - v4.3.0

Published by abalad about 5 years ago

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)
truly-ui - v4.2.0

Published by abalad over 5 years ago

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)
truly-ui - v4.1.3

Published by abalad over 5 years ago

4.1.3 (2019-06-26)

Bug Fixes

  • showcase: error: Cannot set property 'true' of undefined (2d1dce5)
truly-ui - v4.1.2

Published by abalad over 5 years ago

4.1.2 (2019-06-26)

Bug Fixes

  • readme: fix layout of readme (85b4e55)
truly-ui - v4.1.1

Published by abalad over 5 years ago

4.1.1 (2019-06-26)

Bug Fixes

  • Error: ENOENT: no such file or directory, open './LICENSE.md' (37b236a)
  • form: fix form not resulting value when form not change the value. (042f787)
truly-ui -

Published by abalad over 5 years ago

truly-ui - v4.1.0

Published by abalad over 5 years ago

4.1.0 (2019-06-24)

Features

  • update verion from angular 7 to angular 8 (709996a)
truly-ui - v3.18.0

Published by abalad over 5 years ago

3.18.0 (2019-06-24)

Features

  • update verion to angular 7 to angular 8 (e4bf9b3)
truly-ui - v3.17.0

Published by abalad over 5 years ago

3.17.0 (2019-06-21)

Bug Fixes

  • autocomplete: fix filter autocomplete to set array length while filtering. (4441446)
  • chat-content: fix chat content getting undefined error when [from] contact is not available on message. (4ccc716)
  • datable: fix datable recordCount (cda57fc)
  • datatable: fix hide filter button on column when showFilter is passed (16a89cb)
  • modal.service: fix method relative data source trying to set focus when there's no DataTable configurated (0ead181)
  • permissions: fix filter of group deselecting existing checkbox (6f2740f)
  • shortcut: fix shortcut not getting the right key when it has a lot of equal key registered on Dom (cdeb58c)

Features

  • datable: add new propertie recordCount (4716845)
  • datatable: create a method to set focus on last active index of datatable. (a213ff1)
  • i18n: add language support to modal. (3b81bf4)
  • modal: create relativeDataSource property to smartform that receives an DataTable instance to handle/set focus when modal is closed. (c968b93)
  • schedule: add new propertie [eventButtonTemplate] to customize new Event Button (75f293d)

Performance Improvements

  • datatable: change emit of method select row when keyup (b3dc7f7)
truly-ui - v3.16.0

Published by abalad over 5 years ago

3.16.0 (2019-05-13)

Bug Fixes

  • cotextmenu: ajust paddin in children contextmenu (8c2bb9b)
  • dialog: fix dialog confirmation callback's (2e78d9c)
  • message-validation: add validation when it has an overlay already attach in some cases. (9366532)
  • message-validation.directive: fix attaching overlay when component is already available. (6ee267a)
  • messagev-validatio, password.validator: fix message validation not showing properly errors when field are with password validator. (a357319)
  • schedule: change font size of component schedule (5e0fdf8)
  • schedule: change font size of component schedule (a148b6e)
  • schedule: change font size of component schedule (9c4bba5)
  • schedule: change font size of component schedule (f1135a9)
  • schedule: change font size of component schedule (d084eb3)
  • schedule: change font size of component schedule (fa430dd)
  • tabcontrol: remove services ( providers ) not used anymore. (07151ef)

Features

  • autocomplete: add highlight on items filtered. (e7e46f8)
  • chatlist: add field to filter contact on list. (1b37ee1)
  • chatlist: add i18n language support to chat. (b813cd6)
  • chatlist: create property id to chatlist. (3976bfc)
  • context-menu: add iconColor property to ContextMenuInterface (5282eb2)
  • contextmenu: add action to clear contextmenu on clicked (f45e174)
  • contextmenu: create service to create contextmenu dynamically (b4aae2a)
  • i18n: add chatlist languages support (4e4ad53)
  • misc: create highlight pipe to highlight text on filter components. (cfdd43a)
  • panelgroup: add box-sizing of panelgroup-content (e0b04ce)
  • schedule: add new event to events contextmenu (7c872c9)
  • sidebar: set default z-index (0632752)
truly-ui - v3.15.0

Published by abalad over 5 years ago

3.15.0 (2019-04-29)

Bug Fixes

  • autocomplete: fix autocomplete changes of model when datasource is not available yet. (15084c7)
  • badge: remove propertie color of tl-badge (8cf8198)
  • calendar: fix calendar not setting date navigator when it initiated (e0d4329)
  • chatlist: fix filter issues of datasources. (e0a6a48)
  • datatable: change font-size of datatable (3a0eaf2)
  • date: fix date validation of model. (8023bb6)
  • date: fix input date not propagating on blur. (4d24515)
  • date: fix validation of control when using reactive forms. (7379429)
  • datepicker: fix datepicker not showing the right month on field description. (f727ae4)
  • dropdownlist: fix dropdown not selecting item when component construct with value. (566e316)
  • heading: fix width button new event (87c9bf5)
  • input: fix input not propagating on blur. (72be875)
  • loader: fix error in build (304eeac)
  • modal: fix modal handling of backdrop with multiples modals. (916f88a)
  • modal.service: fix modal zIndex overlaping cdk overlay container. (c153500)
  • overlaypnel: remover input (665e351)
  • schedule: fix first element not show when day view (6ac3e68)
  • splitbutton: fix spitbutton not displaying the text (d148d29)
  • switch: fix switch indicator not moving in straight line. (#290) (0116218)
  • time-available-picker: fix selection with one time not emitting the values. (b42376f)
  • time-available-picker: fix time available picker pushing content after first change. (0f95afb)
  • time-available-picker: fix timepicker not cleaning selected array when availableTimes change. (811702d)
  • time-picker: fix some issues related with model value and accessibility of timepicker (950740f)
  • timepicker: fix leftpad when date time is 0 (9045ba0)
  • timepicker: fix timepicker multiple changes of model not updating the description. (1d0dd2b)
  • timepicker: fix timepicker not writing value properly (f0fae0b)
  • value-acessor: fix value acessor date validation. (5f4b01e)

Features

  • avatar: create propertie char of avatar (118809d)
  • chat.service: create method to read all messages. (998ea30)
  • chatlist: add event of (allReadMessages) to dispacth when messages change. (e39787c)
  • chatlist: create a pipe that filter messages by date. (9b01873)
  • chatlist: create property avatar to use a source image or gravatar email. (86a03e2)
  • chatlist: create property to set loading messages. (3b94998)
  • chatlist: create the chat content with all handles of messages. (4263489)
  • datatable: ajust font-size (efd8945)
  • i18n: add support to time available picker. (2689540)
  • input: add property control to set a custom control on input, using the validation base of tl-input. (46664d1)
  • input: create event that output value when mask is completed. (17a18e9)
  • input-mask: create event 'complete' when mask is completed. (417981e)
  • messagevalidation: create a message validation directive to create message validation component dynamically. (94697e2)
  • overlaypanel: create propertie isOpen (c4aa7de)
  • package-lock: update package-lock (7269a0d)
  • public_api: export module loader (56af165)
  • schedule: add propertie isLoading (a62b6de)
  • time-available-picker: add loading when component it's waiting for the data. (0ad4955)
  • timepicker: create property isoModel to handle iso date strings model values. (58c0ccb)
  • timepicker: refator code of timepicker (d10509e)
truly-ui - v3.14.0

Published by abalad over 5 years ago

3.14.0 (2019-03-22)

Bug Fixes

  • autocomplete: fix autocomplete issues on blur (4e245f8)
  • autocomplete: fix autocomplete selecting while typing. (ab4f1ac)
  • autocomplete: fix lazy load after searching on list. (28570ae)
  • autocomplete: fix model changes when the data is not available yet. (c7e74d2)
  • autocomplete: fix select on key enter not emitting the value. (7d5498a)
  • autocomplete, multiselect: fix model changes to set as selected option. (8ce33e1)
  • avatar: add height on gratavar (2b888cb)
  • avatar: change element height (c2174dc)
  • blockui: fix blockui positioning (0f7af36)
  • calendar: fix error when date = null or undefined (a5b7e1c)
  • datepicker: fix datepicker date masking and validation. (1cd86d7)
  • dropdownlist: fix arrow alignment when label placement is "top". (6bbdaea)
  • dropdownlist: fix disabled state of dropdownlist. (53b13c0)
  • dropdownlist: fix dropdown label positioning. (b3a8045)
  • dropdownlist: fix dropdown not setting custom width. (d1ce57f)
  • dropdownlist: fix loading icon position. (fc27343)
  • listbox: fix error ERROR TypeError: Cannot read property 'length' of undefined (8f473eb)
  • listbox: fix listbox does not removing content after data changes. (4736bd2)
  • listbox: fix listbox selection when item is not available (3bd13c4)
  • listbox: fix overlay z-Index (bf265cd)
  • multiselect: add multiselect model listen changes. (13944f7)
  • overlay-list: fix focus bug of some components that use overlaylist. (d482183)
  • overlay-list: fix grouping of list at loading element. (20e34f7)
  • overlay-list: fix overlay list not selecting items correctly when with groups. (9477416)
  • overlay-list: fix selection of item when with search input. (5c9f518)
  • schedule: : Property 'length' does not exist on type 'WorkScaleType | WorkScaleType[]'. (f370f90)
  • schedule: add elvis operator in tempalte of events (fa96b2c)
  • schedule: change id manipulation of generate events services (36ed646)
  • schedule: fix change date reload events (4016281)
  • schedule: fix change dection of events and scales (74bd23c)
  • schedule: fix erro ERROR Error: ViewDestroyedError: Attempt to use a destroyed view: detectChanges (43eecf9)
  • schedule: fix error Cannot read property 'currentValue' of undefined (a6e638b)
  • schedule: fix error Cannot read property 'currentValue' of undefined #2 (f4361e0)
  • schedule: fix error ERROR TypeError: undefined is not iterable (cannot read property Symbol(Symbol.iterator)) (8d40770)
  • schedule: fix error on change date (5d0c5d9)
  • schedule: fix error Property 'length' does not exist on type 'WorkScaleType | WorkScaleType[]'. (ccd1ef2)
  • schedule: fix erros on change dectection (2fe0c9e)
  • schedule: fix first reload (a19fb34)
  • textarea: fix text area height (63c7b98)
  • timepicker: fix alignment of ampm content (41fd5ef)

Features

  • autocomplete: add close button on input when item is selected. (7537426)
  • calendar: create status feature by [status] property. (2abcfcc)
  • card: create card component (15a5999)
  • dropdownlist: add selectItem event (cfa2350)
  • dropdownlist, overlaylist: add groupBy feature to allow items groups. (f21affb)
  • form: create loader when isLoading property is true (2f1937b)
  • listbox: add event selectItem to dispatch when key enter is pressed. (9e631ea)
  • loader: create loader component. (6721989)
  • progressbar: add property shape to progressbar (be55249)
  • schedule: add blockio when not found scale (c5026e0)
  • schedule: add property text to add translations (56c1a2e)
  • schedule: fix new positions of tooltip (062d6a3)
truly-ui - v3.13.1

Published by abalad over 5 years ago

3.13.1 (2019-02-26)

Bug Fixes

  • integration: change name image (131900c)
  • package: npm ERR! "peerDependencies" dep "@angular/animations " is not a valid dependency name. (1808a21)