This website requires JavaScript.
Explore
Help
Sign In
MontoyaTech
/
ignite-html-material
Watch
1
Star
0
Fork
0
You've already forked ignite-html-material
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
53
Commits
1
Branch
0
Tags
ac6c7301c7
Branches
Tags
View all branches
Go to file
Code
Matt Mo
ac6c7301c7
Added ability to center or not center the mt-circular-progress.
2021-10-20 10:06:53 -07:00
app-bar.js
Removed border styling from app bar.
2020-12-13 10:43:08 -08:00
chip-list.js
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
chip.js
Added read only ability to chip list and chip.
2020-12-13 16:30:37 -08:00
circular-progress.js
Added ability to center or not center the mt-circular-progress.
2021-10-20 10:06:53 -07:00
collapsable-region.js
Cleaning up CSS in components and adding in a drawer component.
2020-12-08 09:19:34 -08:00
drawer.js
Made material drawer work better on iOS.
2021-05-05 03:07:08 -07:00
editable-image.js
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
editable-label.js
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
icon-tabs.js
Cleaning up CSS in components and adding in a drawer component.
2020-12-08 09:19:34 -08:00
ignite-material.js
Working on editable label material component.
2020-09-18 17:01:41 -07:00
linear-progress.js
Added property to be able to change linear progress color.
2021-02-21 18:13:53 -08:00
pagination-list.js
Cleaning up CSS in components and adding in a drawer component.
2020-12-08 09:19:34 -08:00
popper.js
Fixed a minor bug within the popper and cleaned up some of the code.
2020-12-01 15:34:12 -08:00
README.md
Initial commit
2020-09-09 15:15:04 +00:00
selectable-label.js
Placeholder now uses new dual property converter.
2020-09-25 09:25:36 -07:00
README.md
ignite-html-material
A set of material ui inspired components for ignite html.
Description
A set of material ui inspired components for ignite html.
Readme
118
KiB
Languages
JavaScript
100%