All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Attribute Manager
- attribute Abstract to create new Attributes
- AttributeListeners that are the list of listeners
- Multiple event listeners to the Attribute Manager
- AutosetAttribute
- fm.mode to get the active mode
- Function file with utility functions
- Better description of
package.json
- Input inheritance from
FMInput
toInputAbstract
- all the input names now don't starts with
FM
- AutosetAttribute not supporting text variables
interface.ts
file
0.2.1 - 2019-10-24
- changed location of files to make it easier to use !
0.2.0 - 2019-10-24
- .gitignore
- .npmignore
- CHANGELOG.md
- CONTRIBUTING.md
- LICENSE.md
- README.md
- too much things
- everything
- everything
0.1.0 - 2019-08-27
- FormManager
- assign
- setupInputs
- getInit
- verify
- submit
- getJSON
- fillFromJSON
- fillFromURI
- clear
- Interfaces
- InputArrayInterface
- FMAssignInterface
- FMInput
- setValue
- getValue
- getDefault
- getName
- verify
- modules
- FMRepeatInput
- loopInputs
- setValue
- getValue
- Assignement
- FMDateInput
- setValue
- getValue
- getDefault
- Assignement
- FMDatalistInput
- setValue
- getValue
- Assignement
- FMRepeatInput