Skip to content

Releases: HTMLGuyLLC/jPack

4.1.17 - BETA

14 Jul 19:28

Choose a tag to compare

Fix scoping issue in navigation when setting the ReplaceElement

4.1.16 - BETA

14 Jul 19:26

Choose a tag to compare

Fix setGlobal on jpack after refactor removed the objects it was referring to (namespaced)
Update comments on setGlobal in events

4.1.13 - BETA

14 Jul 19:07

Choose a tag to compare

Fix setGlobal in events (forgot to use namespace #facepalm)
Numerous README updates

4.1.1 - BETA

14 Jul 18:27

Choose a tag to compare

Events can now be set with a custom namespace (or without) using setGlobal()

4.0.14 - BETA

14 Jul 18:09

Choose a tag to compare

README updates

4.0.1 - BETA

14 Jul 17:04

Choose a tag to compare

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

14 Jul 03:10

Choose a tag to compare

Fixed example validation

2.0.5 - BETA

14 Jul 03:06

Choose a tag to compare

Fixed object validation to match in example: FormModalFromURL

2.0.4 - BETA

14 Jul 03:02

Choose a tag to compare

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!

13 Jul 22:55

Choose a tag to compare

More features (and tests) to come and some bugs are still possible, but everything appears to be working.