lemoer
7805ff700e
gluon-web-model: add exclusive options for MultiListValue
2023-04-24 20:59:20 +02:00
lemoer
03b9ffdb24
gluon-web-model: uglify flag --support-ie8 is now --ie
...
From uglify 3.14.0 on, this command is called --ie:
ef5f7fc25e
2023-04-19 21:34:29 +02:00
Jan-Niklas Burfeind
389314f58a
gluon-web-model: add minify flag support
2023-01-03 20:16:09 +01:00
Jan-Niklas Burfeind
5f371a3cd4
gluon-web-model: fix mixed indentation
2023-01-03 07:45:43 +01:00
Jan-Niklas Burfeind
cad694a22a
gluon-web-model: mark minified js as such
...
changes ln from third to first form (see man ln)
2023-01-03 07:45:43 +01:00
Matthias Schiffer
7360e97a9c
gluon-web-*: remove non-existing CSS classes
2020-07-02 23:43:23 +02:00
Kasalehlia
bf090a8a83
gluon-web-model: update inputs on form reset
...
Register to 'reset' event on form element and make call to 'update' function
delayed in 'data-update' handler to allow the form values to update beforehand.
When using a form's 'reset' button, form field visibility was not updated.
This could lead to situations where a checkbox had to be toggled again
twice to display the detail text inputs. (Example taken from private
wifi package)
2020-04-05 12:47:49 +02:00
Matthias Schiffer
ba1df47dba
gluon-web-model: add custom events for form elements
2018-09-01 11:28:12 +02:00
Matthias Schiffer
9648489a01
gluon-web: reorganize layout handling
...
Also bring back gluon-web-theme's i18n strings.
2018-02-26 00:07:12 +01:00
Matthias Schiffer
c3e4ceed28
gluon-web: split out model support into a separate package
2018-02-26 00:07:08 +01:00