egroupware_official/api/js/etemplate/Layout
ralf 125a8abf61 only call widget.resize() if it's a function:
- web-components do not implement it
- et2-textarea / SlTextarea uses resize as a property name
--> we can postpone the decision, if we need an explicit resize handler for our web-components, or using flex is sufficient, for now
2022-07-29 15:29:51 +02:00
..
Et2Box Add part to ET2Box base container 2022-07-27 15:31:09 +02:00
Et2Details Add max-height to Details content container 2022-07-28 15:31:45 +02:00
Et2Split only call widget.resize() if it's a function: 2022-07-29 15:29:51 +02:00
RowLimitedMixin.ts Et2Select layout improvements 2022-07-11 17:27:17 -06:00