nathan
d1164fba33
Make tab & enter behave the same when editing
2024-12-13 09:13:59 -07:00
nathan
8d523f31a5
Et2Select: Better handling of focus with allowFreeEntries=true multiple=false editModeEnabled=false
2024-12-13 09:13:52 -07:00
nathan
ae43799dfb
Improve some issues with Et2Select with multiple=false & allowFreeEntries=true
...
- Adding a free entry did not always update UI fully with new value
- it was impossible to edit a free entry, just replace it
2024-12-13 09:13:46 -07:00
nathan
3992ddca9e
Addressbook: Fix creating CSV import definition field mapping step failed
...
Incorrect select options broke the "target field" column
2024-12-12 11:55:17 -07:00
nathan
511889656e
Et2Select: Handle focus issue where double-tab was needed before you could drop down the options with space or down arrow
2024-12-03 13:07:04 -07:00
ralf
ff050d3ef9
et-select-dow_ro was only displaying the first day
2024-11-15 16:15:03 +01:00
ralf
6cc35c9305
Merge branch 'master' into 23.1
2024-11-06 05:25:34 +01:00
nathan
21b014aaa9
Fix Et2Select had unneeded help text nodes affecting height
2024-10-24 16:17:18 -06:00
nathan
37ccfa1a2b
Et2SelectThumbnail: Fix Et2ThumbnailTag did not get remove button, fix dropdown icon showing up again
2024-10-21 15:00:23 -06:00
nathan
8da7b09bfa
Et2SelectThumbnail: Fix Et2ThumbnailTag did not get remove button, fix dropdown icon showing up again
2024-10-21 14:57:10 -06:00
nathan
a3c7237907
Et2TreeDropdown / Et2SelectCategory: Icons & category colors
2024-09-18 10:08:36 -06:00
nathan
a2724d329c
Et2Select: Pass option tooltip to the tag
2024-09-17 15:26:47 -06:00
nathan
cc8f060cdd
CSS changes to make Et2TreeDropdown multiple=false look more like regular selectbox
2024-09-10 08:49:14 -06:00
nathan
c59be309d6
Get emptyLabel property translated
2024-09-06 14:20:20 -06:00
ralf
29e1f53366
need to flatten hierarchical categories (with children) for use in Et2SelectReadonly
2024-09-03 13:35:36 +02:00
nathan
f35945eac9
Try to fix some image size issues
2024-08-28 17:20:58 -06:00
milan
986e83750c
bind overall tooltip only on the combobox and not on the whole popup.
...
The tree can now show its own tooltips without interference
2024-08-28 18:23:37 +02:00
nathan
0f5a1a2b5a
Et2SelectCatagory: Fix missing category icons & colors
2024-08-26 11:37:59 -06:00
ralf
c18be4cf4d
do not return folders, if leafOnly is set and some more docu
2024-08-22 14:18:54 +02:00
milan
3e577c738f
changed Et2SelectCategory to be the Et2TreeDropdownCategory and and removed theold one
2024-08-22 14:18:29 +02:00
ralf
42f8124242
use et2-tree-dropdown for TZ selection in general preferences
2024-08-22 10:52:16 +02:00
milan
8de6bd0c25
possibility to replace et2-select-cat with et2-tree-cat
2024-08-21 20:50:17 +02:00
nathan
f3b83cbd32
Only care about children one level deep, they'll handle their own children
2024-08-15 14:25:20 -06:00
milan
df5120f04c
remove debugger in Et2Select
2024-08-14 14:20:21 +02:00
nathan
62912e9c14
Et2Tag: Fix read-only selects still have remove button on tag
2024-08-08 10:01:51 -06:00
nathan
b6627a482f
Et2Tag: Fix read-only selects still have remove button on tag
2024-08-08 09:59:30 -06:00
Alexandros Sigalas
c44d60256e
Fixed: Et2Select - run checkTagOverflow() only if this.select exists
2024-08-08 11:49:49 +02:00
nathan
46fcfd5bcd
Fix context menu "Copy ..." of text contents
2024-08-02 10:14:56 +02:00
nathan
5f2aba2af9
Fix context menu "Copy ..." of text contents
2024-08-01 10:36:17 -06:00
ralf
4ce2ce4d73
some eT2 fixes for developerTools:
...
- support emptyLabel for r/o selectboxes
- allow to overwrite category-label in NM
- implement apps attribute for et2-select-application incl. r/o
2024-08-01 13:53:51 +02:00
ralf
3c0ea24aa7
some eT2 fixes for developerTools:
...
- support emptyLabel for r/o selectboxes
- allow to overwrite category-label in NM
- implement apps attribute for et2-select-application incl. r/o
2024-08-01 13:45:34 +02:00
nathan
792b15ef1e
Switch some CSS colors from specific values to variables
2024-07-29 19:28:05 +02:00
nathan
7559ae4f21
Switch some CSS colors from specific values to variables
2024-07-15 08:24:47 -06:00
nathan
f4bb3d5709
Et2Select: Turn off line wrapping in options
2024-07-11 16:39:28 -06:00
ralf
59ecd0688c
Merge branch 'master' into 23.1
2024-07-08 09:35:12 +02:00
nathan
b34e6905ce
Fix some CSS / layout issues with labels
...
- Fix label nowrap stopped working
- Fix et2-label-fixed stopped working
2024-06-25 08:31:38 -06:00
ralf
87153a753c
get the correct values for accountType reported plus the default
2024-06-18 09:28:53 +02:00
nathan
ba744d3292
Remove Lion
2024-05-07 14:46:44 -06:00
ralf
e9d366aa98
WIP accessibility of widgets:
...
- fixed fallback-order for aria-attributes (done now in connected callback and not updated, which was not reliable in the order called)
- aria-label set by (in order of priority): ariaLabel, label, placeholder, statustext
- aria-description set by (----- " -----): ariaDescription, helpText, statustext (if not already used for -label)
- following widget work now (incl. focus by click on label): et2-textbox, et2-date*, et2-url*, et2-select*
2024-04-26 12:04:37 +02:00
nathan
d6b61722e0
Fix some CSS / layout issues with labels
...
- Fix label nowrap stopped working
- Fix et2-label-fixed stopped working
2024-04-23 14:02:58 -06:00
nathan
2430f65304
Fix disappearing tags when user clicks on search after selecting a result
2024-04-18 08:12:25 -06:00
nathan
7c352d0a40
Fix disappearing tags when user clicks on search after selecting a result
2024-04-17 09:09:36 -06:00
ralf
d0bea039d4
missed to remove Et2SelectEmail
2024-04-09 11:00:43 +02:00
ralf
ab9434ae45
missed to remove Et2SelectEmail
2024-04-09 11:00:11 +02:00
ralf
42febf96d1
remove Et2SelectEmail replaced by Et2Email incl. using preprocessor to replace all usages
2024-04-08 14:36:35 +02:00
ralf
227bb91c5f
remove Et2SelectEmail replaced by Et2Email incl. using preprocessor to replace all usages
2024-04-08 14:29:59 +02:00
nathan
b82e573ad0
Fix Et2Select.onTagClick did not work
2024-03-27 14:12:54 -06:00
nathan
0d5a23cb8a
Stop using hardcoded default of 100 for search
...
Now using max of maxmatches preference and 100
2024-03-27 14:11:34 -06:00
nathan
8b64e80f07
Update Shoelace to 1.5.0
2024-03-26 14:50:41 -06:00
nathan
91f70e354d
Stop using hardcoded default of 100 for search
...
Now using max of maxmatches preference and 100
2024-03-20 16:50:52 -06:00