This website requires JavaScript.
Explore
Help
Sign In
MontoyaTech
/
ignite-html
Watch
1
Star
0
Fork
0
You've already forked ignite-html
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
107
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
MattMo
1ccd66910c
Fixed a bug where getOldPropertyValues didn't check for the same instance of a property but rather their value. Added nav template. Fixed pagination so that the list can be null, though it's not ideal.
2023-04-15 08:27:11 -07:00
.gitignore
Cleaned up code, added support for lists, classes, attributes, and more. Added more test code, everything appears to be working. More cleanup and testing is needed.
2020-07-28 09:04:04 -07:00
ignite-element.js
Renamed IgniteRenderingContext to IgniteRendering. Added a new IgniteHtml class which contains function to register elements for rendering and a global render function to start the rendering process. Changed elements css style class name to be more meaningful.
2022-08-26 08:34:20 -07:00
ignite-html.js
Fixed a bug where getOldPropertyValues didn't check for the same instance of a property but rather their value. Added nav template. Fixed pagination so that the list can be null, though it's not ideal.
2023-04-15 08:27:11 -07:00
ignite-template.js
Fixed a bug where getOldPropertyValues didn't check for the same instance of a property but rather their value. Added nav template. Fixed pagination so that the list can be null, though it's not ideal.
2023-04-15 08:27:11 -07:00
web-components-polyfill.js
Simplifying ignite html repo and adding latest changes.
2020-12-09 20:41:11 -08:00
Description
A simple responsive javascript UI component framework.
1.7
MiB
Languages
JavaScript
100%