egroupware/api/js/etemplate/Et2Date
Ralf Becker 5ec2a233a4 using WCs for simple select, r/o select-* and r/o date(-time)
ToDo/Questions Nathan:
- Tracker index gives a client-side TypeError
- <et2-select-account readonly="true" is not registered, but <et2-select type="select-account" readonly="true" works
- <et2-date-time was registered as <et2-datetime, was that a typo of a conscious choice to rename the widget and not just prefix with et2-
- not yet enabled are r/w et2-date(-time)
- still missing are r/o et2-date-(since|duration)
2022-01-19 10:58:01 +02:00
..
test Etemplate: Fix readonly was still giving a value 2021-12-10 13:24:06 -07:00
DateStyles.ts Selectbox webcomponent 2022-01-04 15:38:10 -07:00
Et2Date.ts Adapt nextmatch to work with webcomponents + readonly datetime widget 2021-12-14 16:55:57 -07:00
Et2DateReadonly.ts - Detached widgets still need a loadingFinished() for if they are children of legacy widgets 2021-12-21 10:52:39 -07:00
Et2DateTime.ts using WCs for simple select, r/o select-* and r/o date(-time) 2022-01-19 10:58:01 +02:00
Et2DateTimeReadonly.ts using WCs for simple select, r/o select-* and r/o date(-time) 2022-01-19 10:58:01 +02:00