.. |
CustomHtmlElements
|
|
|
Et2Avatar
|
Make default avatar shape "rounded"
|
2022-07-28 15:09:19 +02:00 |
Et2Button
|
Fix buttons with image but no label didn't always size correctly
|
2022-08-03 11:33:37 -06:00 |
Et2Checkbox
|
Make checkbox label change color on hover
|
2022-07-28 10:54:08 -06:00 |
Et2Colorpicker
|
|
|
Et2Date
|
Et2DateDuration improvements:
|
2022-07-27 13:36:04 -06:00 |
Et2Description
|
change all attribute-names of new et2-* widgets to camelCase
|
2022-07-21 17:57:50 +02:00 |
Et2Dialog
|
inject preprocessor and (daily) cache-buster for templates in dialog widget
|
2022-07-27 17:54:09 +02:00 |
Et2DropdownButton
|
Switch Et2Button base from LionButton to SlButton
|
2022-07-26 16:23:27 -06:00 |
Et2Favorites
|
Improve styling of nm header row and widgets inside
|
2022-08-03 10:14:52 -06:00 |
Et2Iframe
|
|
|
Et2Image
|
Fix missing button images when image was not set before first update
|
2022-07-27 13:03:44 -06:00 |
Et2InputWidget
|
add a property isSlComponent so constructor can explicitly set it, for components without a handleChange method
|
2022-08-03 11:39:06 +02:00 |
Et2Link
|
change all attribute-names of new et2-* widgets to camelCase
|
2022-07-21 17:57:50 +02:00 |
Et2Nextmatch
|
change all attribute-names of new et2-* widgets to camelCase
|
2022-07-21 17:57:50 +02:00 |
Et2Select
|
fix TypeError for account-selection type "primary_group"
|
2022-07-29 09:24:57 +02:00 |
Et2Switch
|
Set width and height for slot label
|
2022-08-03 17:24:43 +02:00 |
Et2Textarea
|
Expand textarea to 100% height
|
2022-07-29 15:00:14 +02:00 |
Et2Textbox
|
implement deprecated set_suggest to fix JS errors from apps calling it (mail)
|
2022-07-31 11:43:20 +02:00 |
Et2Url
|
fix not working onchange with Shoelace components: need to bind sl-change instead of change
|
2022-07-27 12:33:37 +02:00 |
Et2Vfs
|
fix "No appropriate target application" error when trying to open a directory in filemanager with a double click
|
2022-08-02 14:59:03 +02:00 |
Et2Widget
|
Stop webcomponent labels disappearing
|
2022-07-29 08:58:44 -06:00 |
Expose
|
change all attribute-names of new et2-* widgets to camelCase
|
2022-07-21 17:57:50 +02:00 |
Layout
|
ported timestamper to a web-component
|
2022-08-03 15:48:35 +02:00 |
lib
|
|
|
Styles
|
Switch Et2Template to extend SlInput instead of LionInput
|
2022-07-21 12:39:00 -06:00 |
test
|
|
|
Validators
|
|
|
ActivateLinksDirective.ts
|
|
|
et2_core_arrayMgr.ts
|
drop old select/taglist/link incl. Choosen and MagicSuggest
|
2022-07-12 09:57:24 +02:00 |
et2_core_baseWidget.ts
|
|
|
et2_core_common.ts
|
|
|
et2_core_DOMWidget.ts
|
Change tabs to use Shoelace
|
2022-08-02 10:33:04 -06:00 |
et2_core_editableWidget.ts
|
|
|
et2_core_inheritance.ts
|
|
|
et2_core_inputWidget.ts
|
|
|
et2_core_interfaces.ts
|
|
|
et2_core_legacyJSFunctions.ts
|
Preferences: Get preferences mostly displaying again
|
2022-07-13 10:52:11 -06:00 |
et2_core_phpExpressionCompiler.ts
|
|
|
et2_core_valueWidget.ts
|
|
|
et2_core_widget.ts
|
Avoid errors that happen if you try to remove a non-element child from a webComponent
|
2022-08-02 16:37:01 -06:00 |
et2_core_xml.ts
|
|
|
et2_dataview_controller_selection.ts
|
|
|
et2_dataview_controller.ts
|
|
|
et2_dataview_interfaces.ts
|
|
|
et2_dataview_model_columns.ts
|
|
|
et2_dataview_view_aoi.ts
|
|
|
et2_dataview_view_container.ts
|
|
|
et2_dataview_view_grid.ts
|
|
|
et2_dataview_view_resizeable.ts
|
|
|
et2_dataview_view_row.ts
|
|
|
et2_dataview_view_rowProvider.ts
|
|
|
et2_dataview_view_spacer.ts
|
|
|
et2_dataview_view_tile.ts
|
|
|
et2_dataview.ts
|
|
|
et2_extension_customfields.ts
|
Fix missing link entry title in readonly customfield list
|
2022-07-18 15:24:10 -06:00 |
et2_extension_itempicker_actions.ts
|
|
|
et2_extension_nextmatch_actions.js
|
|
|
et2_extension_nextmatch_controller.ts
|
|
|
et2_extension_nextmatch_rowProvider.ts
|
Hopefully fix missing non-reflected attributes in nm rows without too much of a speed penalty
|
2022-07-28 09:57:58 -06:00 |
et2_extension_nextmatch.ts
|
directly return from applyFilters() if the NM controller is not (yet) instantiated
|
2022-08-02 14:53:34 +02:00 |
et2_widget_ajaxSelect.ts
|
|
|
et2_widget_audio.ts
|
|
|
et2_widget_barcode.ts
|
|
|
et2_widget_box.ts
|
|
|
et2_widget_button.ts
|
|
|
et2_widget_checkbox.ts
|
|
|
et2_widget_color.ts
|
|
|
et2_widget_countdown.ts
|
|
|
et2_widget_date.ts
|
|
|
et2_widget_description.ts
|
|
|
et2_widget_dialog.ts
|
|
|
et2_widget_diff.ts
|
|
|
et2_widget_dropdown_button.ts
|
|
|
et2_widget_dynheight.ts
|
|
|
et2_widget_entry.ts
|
|
|
et2_widget_favorites.ts
|
|
|
et2_widget_file.ts
|
Get link-to buttons looking better by switching to et2-button
|
2022-07-20 11:27:18 -06:00 |
et2_widget_grid.ts
|
coping with new et2-tab-box widget:
|
2022-08-03 10:57:49 +02:00 |
et2_widget_groupbox.ts
|
|
|
et2_widget_hbox.ts
|
|
|
et2_widget_historylog.ts
|
Fix extra vertical scrollbar due to tab padding
|
2022-08-03 10:35:53 -06:00 |
et2_widget_hrule.ts
|
|
|
et2_widget_html.ts
|
|
|
et2_widget_htmlarea.ts
|
no longer load TinyMCE styles for preview and change TinyMCE margin to 10px we have in preview
|
2022-06-09 09:48:52 +02:00 |
et2_widget_iframe.ts
|
|
|
et2_widget_image.ts
|
Revert unintentional change
|
2022-07-12 10:59:42 +02:00 |
et2_widget_itempicker.ts
|
|
|
et2_widget_link.ts
|
drop old select/taglist/link incl. Choosen and MagicSuggest
|
2022-07-12 09:57:24 +02:00 |
et2_widget_number.ts
|
|
|
et2_widget_placeholder.ts
|
|
|
et2_widget_portlet.ts
|
only call widget.resize() if it's a function:
|
2022-07-29 15:29:51 +02:00 |
et2_widget_progress.ts
|
|
|
et2_widget_radiobox.ts
|
|
|
et2_widget_script.ts
|
|
|
et2_widget_selectAccount.ts
|
drop old select/taglist/link incl. Choosen and MagicSuggest
|
2022-07-12 09:57:24 +02:00 |
et2_widget_selectbox.ts
|
adding et2_select_ro type, as it's used in smallPART
|
2022-07-12 10:05:43 +02:00 |
et2_widget_styles.ts
|
|
|
et2_widget_tabs.ts
|
|
|
et2_widget_taglist.ts
|
drop old select/taglist/link incl. Choosen and MagicSuggest
|
2022-07-12 09:57:24 +02:00 |
et2_widget_template.ts
|
|
|
et2_widget_textbox.ts
|
|
|
et2_widget_toolbar.ts
|
Fix Et2Switch in toolbar is not draggable
|
2022-08-03 17:25:17 +02:00 |
et2_widget_tree.ts
|
|
|
et2_widget_url.ts
|
|
|
et2_widget_vfs.ts
|
Get link-to buttons looking better by switching to et2-button
|
2022-07-20 11:27:18 -06:00 |
et2_widget_video.ts
|
|
|
etemplate2.ts
|
ported timestamper to a web-component
|
2022-08-03 15:48:35 +02:00 |
vfsSelectUI.ts
|
Fix navigating through paths no longer possible for vfsSelect dialog
|
2022-07-12 11:02:42 +02:00 |