|
|
d37f35b747
|
Bugfix, if the content is NULL, insert an empty string when creating the element.
|
2020-03-27 21:21:52 +01:00 |
|
|
|
4e918d21f1
|
Added support for filling a submitted form when the callback returns true.
|
2020-03-22 18:12:45 +01:00 |
|
|
|
3c1da15e99
|
Added support to make torunn a subform using the is_subform option parameter.
|
2020-03-22 18:12:04 +01:00 |
|
|
|
4fef660d7c
|
Added on_submit parameter that receives a callback with one parameter to access the submitted data.
|
2020-03-21 13:20:56 +01:00 |
|
|
|
71d1f14618
|
Extended support for non data elements.
|
2020-03-21 13:20:09 +01:00 |
|
|
|
1fb5d6320d
|
Added option to fill the form by adding the data parameter to the options.
|
2020-03-21 13:19:48 +01:00 |
|
|
|
eec70787ef
|
Content option can now be used to insert dom elements into a form element. E.g. an image into a button.
|
2020-03-19 15:16:34 +01:00 |
|
|
|
c3844d6722
|
Added label support.
If a label is available, the label and its input field are being wrapped
by a div for better structuring/styling.
|
2020-03-19 13:11:06 +01:00 |
|
|
|
0e2d1cd54a
|
Initial version, untested.
|
2020-03-18 12:29:36 +01:00 |
|