Skip to content
This repository has been archived by the owner on May 27, 2024. It is now read-only.

Releases: chrishumboldt/Rocket-Form

Updated Property Name

16 Jan 01:13
a20730e
Compare
Choose a tag to compare
  • Rocket pattern requires the target property name to be singular.

Updated Code

16 Jan 00:17
a2f8781
Compare
Choose a tag to compare
  • Updated the code to the new Rocket module pattern.
  • Improved the event handling.

Minor Fixes

14 Jun 05:32
Compare
Choose a tag to compare
  • Made changes to the "target" property to be more in line with other Rocket modules.

Minor Fix

11 May 10:16
Compare
Choose a tag to compare
  • Fixed an issue with the checkbox checked status.

Minor Updates

20 Apr 17:10
Compare
Choose a tag to compare
  • Improved the event management.

Update to development files.

16 Feb 11:36
Compare
Choose a tag to compare
Merge pull request #62 from chrishumboldt/dev-rocket

Update to development files.

Minor Fixes

17 Jan 18:01
Compare
Choose a tag to compare
  • Added in animations after a short delay.

Minor Fix

12 Jan 13:22
Compare
Choose a tag to compare
  • Small fix to valued check.

Minor Fix

12 Jan 10:02
Compare
Choose a tag to compare
  • Fixed the module fail when no arguments are parsed.

Closer Rocket Intergration

12 Jan 09:37
Compare
Choose a tag to compare
  • Development migrated over to Typescript.
  • Rocket Tools is now a required dependency.
  • Much cleaner initialisation.