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
27
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
Matt Mo
2f3b7a9b28
Added multi class support to reduce the name of class function calls that have to be made. This also works for IgniteProperties. Added a few helper functions like src, name, id, type to help shorten template code. Added a new value function that can set the value of an input or checkbox and also reflect back the value if changed in the DOM back to the property passed if desired, very cool feature.
2020-08-31 22:11:19 -07:00
src
Added multi class support to reduce the name of class function calls that have to be made. This also works for IgniteProperties. Added a few helper functions like src, name, id, type to help shorten template code. Added a new value function that can set the value of an input or checkbox and also reflect back the value if changed in the DOM back to the property passed if desired, very cool feature.
2020-08-31 22:11:19 -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
build-dev.bat
Fixed gulp script, it's now building and running the code with no issues.
2020-07-26 15:17:03 -07:00
build-prod.bat
Fixed gulp script, it's now building and running the code with no issues.
2020-07-26 15:17:03 -07:00
gulpfile.js
Cleaned up code, added a new auto doc generator and documented code extensively.
2020-08-30 21:55:21 -07:00
package-lock.json
Cleaned up code, added a new auto doc generator and documented code extensively.
2020-08-30 21:55:21 -07:00
package.json
Cleaned up code, added a new auto doc generator and documented code extensively.
2020-08-30 21:55:21 -07:00
run-dev.bat
Cleaned up code and fixed an issue with the gulp file where dev was still minifying js. Added reflected properties support and fixed a few other issues.
2020-08-23 11:50:31 -07:00
Description
A simple responsive javascript UI component framework.
1.7
MiB
Languages
JavaScript
100%