70 Commits

Author SHA1 Message Date
4c8085ec00 Added onload to editable image. 2020-11-14 11:34:35 -08:00
d89d2638fb Fixed some styling issues with chips and made them use the color property for the close button color. 2020-11-13 14:44:31 -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
84bb64a8a8 Created a pagination list component that can paginate a set of items. 2020-10-20 13:15:44 -07:00
3d53033792 Added placeholder functionality to editable image and more control over the width/height of the image. 2020-10-14 14:31:54 -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
e036ef1d5c Improved styling and design of the editable image. 2020-10-07 08:28:10 -07:00
ba4cc2a422 Added editable image component that can be used to have changeable image displays. 2020-10-06 22:45:45 -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
a86986b1a3 Tweaked the editable label initial design. 2020-09-21 17:34:49 -07:00
e019eb9fdf Improved editable label, now uses innerHTML instead of raw HTML to solve content editing glitches. Now emulates the change event directly on the value property and more. 2020-09-20 22:30:57 -07:00
190758180a Added multi line support, styling, and a save button to the editable label. 2020-09-18 20:12:01 -07:00
0dfaea6ab4 Working on editable label material component. 2020-09-18 17:01:41 -07:00
Matt Mo
2a9da14e4c Initial commit 2020-09-09 15:15:04 +00:00