10 Commits

Author SHA1 Message Date
f54f7f3f05 Added a changed flag to chip list and the component now fires a change event if there were any changes to the component. 2020-11-17 14:51:05 -08:00
cf13ee1466 Adjusted styling of chip list and editable label. Cleaned up CSS and simplified a few things. 2020-10-28 10:03:50 -07:00
7217f2bd9e Fixed issues with the chip list and editable label. Added initial collapsable-region and icon tabs code. 2020-10-26 15:27:43 -07:00
3326133f7b Fixed styling issue with chip. Remove placeholder search results. Added the ability to change individual chip background and color within the item itself. And a few other styling tweaks. 2020-10-12 14:30:39 -07:00
34ba6ee7dd Fixing issues and improving design. 2020-10-05 18:23:18 -07:00
ee2c5ae707 Added ability to hide search results via a property. Escape key now closes search dialog. Searching resets the show search results to ensure everything goes back to normal. 2020-09-30 10:45:11 -07:00
9167c9a4dd A placeholder class is now added to the chip list when the placeholder is shown. FreeForm and MaxItems can now be controlled via properties. 2020-09-29 14:24:59 -07:00
3a1eaa37b1 Improved chip list and made it feel more user friendly. 2020-09-28 09:00:50 -07:00
e617d3596a Placeholder now uses new dual property converter. 2020-09-25 09:25:36 -07:00
81acb1f000 Added placeholder support to editable-label. Implemented a chip list with chips and search/edit functionality. Added a simple popper class to help with pop overs. 2020-09-24 09:28:14 -07:00