12 Commits

Author SHA1 Message Date
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