11 Commits

Author SHA1 Message Date
Dave Mc Nicoll
fd73d8e614 - Set formSent() public on FormHandler class
- Fixed class attributes on form which was overwritting it instead of adding to base class
2020-10-06 11:27:56 -04:00
Dave Mc Nicoll
69c7121981 - Small bugfixes within value comparison for UiInput and small bugfixe in select repairing broken options. 2020-05-20 15:32:41 -04:00
Dave Mc Nicoll
7a2139e4a5 Merge branch 'master' of https://github.com/mcNdave/picea-ui 2020-04-09 14:40:20 -04:00
Dave Mc Nicoll
db17c890c5 - Forced form's name when one is given to a contact (will make sure the good form has been passed) 2020-04-09 14:39:25 -04:00
ff57fed699 - Fixed a bug where a custom form context would never be applied 2020-03-31 11:09:08 -04:00
Dave Mc Nicoll
23e8eb71f6 - Added form name to allow for multiple form on the same page. 2020-03-19 08:56:50 -04:00
Dave Mc Nicoll
b1129def47 - WIP on forms and UI widgets 2020-03-17 16:14:47 -04:00
Dave Mc Nicoll
657ceb2863 - Added multi-part by default to forms
- Fixed some bug within FormContext and FormHandler.
2020-02-17 08:17:36 -05:00
edf7edc9c1 - Added a custom 'context' if needed, called from getContext(). 2020-02-10 15:18:26 -05:00
Dave Mc Nicoll
e4b4cdb818 - Work done on Form handling 2020-02-07 16:38:54 -05:00
Dave Mc Nicoll
a8a99f1852 - First WIP on form handling 2020-02-05 16:21:23 -05:00