Commit Graph
71 Commits
Author SHA1 Message Date
MattMo 30b7d9fa1c Fixed an issue where readmore would show undefined if the value was null, not it shows nothing if there is no value. 2023-12-24 15:21:18 -08:00
MattMo f9a8ac4317 Improved read more design. 2023-12-24 09:51:54 -08:00
MattMo 1c6a33cd0f Renamed search max height to results max height. 2023-10-30 15:31:17 -07:00
MattMo 7a950f307d Added ability to limit the results if wanted. Added a on enter callback and prevented enter from adding new lines. 2023-10-25 13:42:37 -07:00
MattMo 18901d2115 Fixed a few issues with the search select component. 2023-10-24 18:04:36 -07:00
MattMo 7a4e43979c Added cursor pointer to the search select placeholder to indicate that it can be clicked. 2023-07-27 16:43:19 -07:00
MattMo c7113dc71b Improved search select and made it mostly functional. 2023-07-26 17:36:49 -07:00
MattMo e0cee31096 Search select now uses new converter template. 2023-07-25 23:20:43 -07:00
MattMo a52f0e86a1 Working on new search select control. Improved popper. 2023-07-25 20:50:50 -07:00
MattMo c29273871b Removed old css code that shouldn't belong. 2023-07-25 18:06:57 -07:00
MattMo 8be4d18faf Removed global js file. 2023-04-20 06:36:47 -07:00
MattMo f86e93a085 Tweaked default open button positioning to make it easier to click on elements it may be hiding. 2023-04-19 19:47:08 -07:00
MattMo 8c021053a3 Added auto close option to drawer. 2023-04-14 08:05:40 -07:00
MattMo 85662f7777 Working on simplifying drawer component. 2023-04-12 12:00:27 -07:00
MattMo 5f909f08e9 Read more now resets to collapsed when the value is changed. 2022-12-17 09:29:45 -08:00
MattMo 1e0200facb Deleted old code. Added new readmore component. 2022-12-14 11:44:07 -08:00
MattMo a745a63163 Upgraded to new IgniteHtml register element. 2022-08-26 08:35:55 -07:00
MattMo 2f406016b5 Added code so that if circular-progress is not center then it centers the progress bar. 2022-04-04 22:55:19 -07:00
MattMo 48154a8d65 Editable image now uses a blob instead of raw base64 image data for the source. 2022-03-06 20:19:23 -08:00
MattMo ac6c7301c7 Added ability to center or not center the mt-circular-progress. 2021-10-20 10:06:53 -07:00
MattMo 3b6365ae75 Editable image now forces the image to not have a min width/height to make it easier to work with this component. 2021-09-29 05:31:30 -07:00
MattMo 01c1dfa0c6 Fixed bugs within editable image and working on making it more material like. 2021-08-17 18:59:56 -07:00
MattMo 48c8b6573a Improving circular progress functionality. 2021-06-09 18:57:40 -07:00
MattMo 1eedfe8abb Made material drawer work better on iOS. 2021-05-05 03:07:08 -07:00
MattMo b850b82fe7 Made circular progress have a single color and made it changeable via a property. 2021-03-10 08:57:10 -08:00
MattMo ac43b68f93 Added property to be able to change linear progress color. 2021-02-21 18:13:53 -08:00
MattMo 9bc8713a97 Drawer now doesn't use important for it's display property. Chip list passes instance of list on search. 2021-02-12 18:53:55 -08:00
MattMo 857c9a2ecc Fixed an issue with sizing circular progress bars. Added search loading property to chip list. 2021-02-03 10:04:42 -08:00
MattMo c647825b9f Changed circular progress to use index plus 1 instead of the highest index. 2021-01-25 00:37:11 -08:00
MattMo a613c86826 Reduced z-index on drawer component. Fixed a bug with mobile toggle buttons. 2021-01-22 15:10:38 -08:00
MattMo 595aadd29a Added container class property so we can control the classes on the container easier. 2021-01-10 15:27:18 -08:00
MattMo 60eb43cd47 editable-label now uses inner text for value instead of inner html to fix a bug in IOS where a <br> tag is inserted into the element for some reason. 2021-01-10 11:13:00 -08:00
MattMo 47e83a4148 Improved change event on editable-label to bubble. Cleaned up some code as well. 2021-01-09 16:26:51 -08:00
MattMo 5686e4fd75 Added truncate option to editable label to auto truncate text when not editing. Also fixed a few styling issues. 2021-01-08 19:58:33 -08:00
MattMo c403c1cb40 Cleaned up drawer css and made it easier to style the component. 2021-01-05 12:57:59 -08:00
MattMo d9bca5d579 Added ability to show toggle button for Drawer. 2021-01-05 10:32:39 -08:00
MattMo 07b74e39b7 Added read only ability to chip list and chip. 2020-12-13 16:30:37 -08:00
MattMo addb22dc76 Removed border styling from app bar. 2020-12-13 10:43:08 -08:00
MattMo 420d4e508b Making appbar position relative so we can use absolute positioned elements easier. 2020-12-12 13:27:13 -08:00
MattMo 0308b235c0 Added new app-bar component, more work is needed. 2020-12-11 12:35:19 -08:00
MattMo b73a8e8f3a Changing from position to placement. 2020-12-09 09:34:46 -08:00
MattMo b75d121cb3 Added better drawer position support. 2020-12-08 11:29:23 -08:00
MattMo 80a8d2a8f8 Drawer is now responsive and mobile friendly. 2020-12-08 11:18:51 -08:00
MattMo fd7d647000 Cleaning up CSS in components and adding in a drawer component. 2020-12-08 09:19:34 -08:00
MattMo 5f30daca21 Fixed a minor bug within the popper and cleaned up some of the code. 2020-12-01 15:34:12 -08:00
MattMo 5c58d35be4 Fixing bugs within the popper component so that it renders correctly. 2020-12-01 14:55:51 -08:00
MattMo 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
MattMo 0254076862 Added new circular progress component. 2020-12-01 00:16:40 -08:00
MattMo e9bb8909c9 Removing min width from chip list to fix wrapping issue. 2020-11-18 11:33:13 -08:00
MattMo d194ed6959 Simplifying EditableLabel on change event fire logic. 2020-11-18 11:26:50 -08:00
MattMo e4846a96de Removed onLoad and onChange since we just use the native events now. Fixed an issue where onChange was fired before the new image was actually loaded. 2020-11-17 19:56:27 -08:00
MattMo 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
MattMo 4c8085ec00 Added onload to editable image. 2020-11-14 11:34:35 -08:00
MattMo 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
MattMo 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
MattMo 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
MattMo 84bb64a8a8 Created a pagination list component that can paginate a set of items. 2020-10-20 13:15:44 -07:00
MattMo 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
MattMo 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
MattMo e036ef1d5c Improved styling and design of the editable image. 2020-10-07 08:28:10 -07:00
MattMo ba4cc2a422 Added editable image component that can be used to have changeable image displays. 2020-10-06 22:45:45 -07:00
MattMo 34ba6ee7dd Fixing issues and improving design. 2020-10-05 18:23:18 -07:00
MattMo 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
MattMo 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
MattMo 3a1eaa37b1 Improved chip list and made it feel more user friendly. 2020-09-28 09:00:50 -07:00
MattMo e617d3596a Placeholder now uses new dual property converter. 2020-09-25 09:25:36 -07:00
MattMo 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
MattMo a86986b1a3 Tweaked the editable label initial design. 2020-09-21 17:34:49 -07:00
MattMo 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
MattMo 190758180a Added multi line support, styling, and a save button to the editable label. 2020-09-18 20:12:01 -07:00
MattMo 0dfaea6ab4 Working on editable label material component. 2020-09-18 17:01:41 -07:00