14 Commits

Author SHA1 Message Date
07b74e39b7 Added read only ability to chip list and chip. 2020-12-13 16:30:37 -08:00
fd7d647000 Cleaning up CSS in components and adding in a drawer component. 2020-12-08 09:19:34 -08:00
d24c50cacb Added linear progress component. Fixed a z-index issues with the circular progress. Added better border support for editable labels and chip lists. 2020-12-01 11:49:01 -08:00
e9bb8909c9 Removing min width from chip list to fix wrapping issue. 2020-11-18 11:33:13 -08:00
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