|
3986437800
|
- Added documentation, fixed some bugs and optimized some parts of the source code while doing the doc.
|
2022-12-22 14:34:37 +00:00 |
|
|
3a930c13b1
|
- Removed sprintf which was causing problems with it's own escaping mechanism while using it in a view
|
2022-11-29 19:48:17 +00:00 |
|
|
97f1f67af1
|
- Implemented CSRF check, some bugfixes also included
|
2022-02-03 20:06:04 +00:00 |
|
Dave Mc Nicoll
|
362184f81f
|
- Quickfix on attributes
|
2021-10-19 12:39:49 +00:00 |
|
Dave Mc Nicoll
|
b4fc4dd37f
|
Merge branch 'master' of https://github.com/mcNdave/picea-ui
|
2020-04-14 16:45:37 -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 |
|
Dave Mc Nicoll
|
48536ab11d
|
- Fixed a bug caused by JsonSerialization and old code accessing attributes.
- Fixed Checkbox and Radio checked using a 4th option parameter
|
2020-04-09 14:35:24 -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
|
e2c1c7ac39
|
- Fixed conflict
|
2020-01-30 11:21:26 -05:00 |
|
|
f28ace745d
|
- Corrected inputs handling from view to compiled states
- Added UiSelect widget
- Fixed UiForm widget
- Fixed UiInput widget
- Added mocks of UiMessage and UiPopup. Not even a WIP at this stage.
|
2019-11-01 14:47:54 -04:00 |
|
|
4bf08def27
|
- Fixed invalid elements after testing
|
2019-10-04 08:39:22 -04:00 |
|
|
a0bf505377
|
- First commit, work done on form input
|
2019-09-04 15:17:57 +00:00 |
|