This repository has been archived by the owner on May 27, 2024. It is now read-only.
Releases: chrishumboldt/Rocket-Form
Releases · chrishumboldt/Rocket-Form
Updated Property Name
- Rocket pattern requires the
target
property name to be singular.
Updated Code
- Updated the code to the new Rocket module pattern.
- Improved the event handling.
Minor Fixes
- Made changes to the "target" property to be more in line with other Rocket modules.
Minor Fix
- Fixed an issue with the checkbox checked status.
Minor Updates
- Improved the event management.
Update to development files.
Merge pull request #62 from chrishumboldt/dev-rocket Update to development files.
Minor Fixes
- Added in animations after a short delay.
Minor Fix
- Small fix to valued check.
Minor Fix
- Fixed the module fail when no arguments are parsed.
Closer Rocket Intergration
- Development migrated over to Typescript.
- Rocket Tools is now a required dependency.
- Much cleaner initialisation.