Releases: HTMLGuyLLC/jPack
4.1.17 - BETA
Fix scoping issue in navigation when setting the ReplaceElement
4.1.16 - BETA
Fix setGlobal on jpack after refactor removed the objects it was referring to (namespaced)
Update comments on setGlobal in events
4.1.13 - BETA
Fix setGlobal in events (forgot to use namespace #facepalm)
Numerous README updates
4.1.1 - BETA
Events can now be set with a custom namespace (or without) using setGlobal()
4.0.14 - BETA
README updates
4.0.1 - BETA
Finalized the structure and rebuilt (removed utilities/components/objects/plugin_wrappers namespaces)
Separated forms into their own files
Updated README and included better descriptions of each component at the top
Fixed issues with the examples
Renamed AbstractObject, AbstractClass
2.0.6 - BETA
Fixed example validation
2.0.5 - BETA
Fixed object validation to match in example: FormModalFromURL
2.0.4 - BETA
Forms are now easily extendable classes
XHRForm and FormFromURL are the two that exist currently
FormModalFromURL is a new example that works as well
1.0.0 - BETA Release!
More features (and tests) to come and some bugs are still possible, but everything appears to be working.