mertsincan
|
6a3f7bf230
|
Fixed #2848 - Dropdown: Cannot read properties of undefined (reading 'replaceAll')
|
2022-08-16 12:04:52 +01:00 |
mertsincan
|
e560f322c1
|
Potential null check
|
2022-08-09 11:20:32 +01:00 |
mertsincan
|
a361f17c8d
|
Refactor on Dropdown, Listbox and MultiSelect for Firefox
Details; https://www.codegram.com/blog/firefox-lets-focus-please/
|
2022-08-09 09:49:54 +01:00 |
mertsincan
|
0ce3151e2d
|
Added null check
|
2022-08-02 10:44:25 +01:00 |
mertsincan
|
dcaec67475
|
Refactor
|
2022-08-02 10:34:53 +01:00 |
mertsincan
|
5309386739
|
Cosmetics
|
2022-08-02 10:17:17 +01:00 |
mertsincan
|
d60c2d15e8
|
Cosmetics
|
2022-08-02 09:48:41 +01:00 |
mertsincan
|
757ec20f5c
|
Cosmetics
|
2022-08-02 08:44:13 +01:00 |
mertsincan
|
9985574290
|
Refactor
|
2022-08-02 08:41:39 +01:00 |
mertsincan
|
923e931bbf
|
Rename aria* attributes on Dropdown, Autocomplete, Listbox and MultiSelect
|
2022-08-01 11:48:08 +01:00 |
mertsincan
|
31148c1a9a
|
Refactor
|
2022-08-01 00:49:09 +01:00 |
mertsincan
|
a67befc047
|
Fixed #2819 - Improve Listbox implementation for Accessibility
|
2022-07-31 03:41:05 +01:00 |
Tuğçe Küçükoğlu
|
828d557f79
|
Fixed #2064 - contentStyle defect on VirtualScroller
|
2022-01-31 17:58:33 +03:00 |
mertsincan
|
86458bc1c5
|
Refactor #1451
|
2021-08-16 14:21:36 +03:00 |
mertsincan
|
ba75e9c51c
|
Refactor #1451 - For Listbox
|
2021-08-16 13:48:28 +03:00 |
mertsincan
|
367d4a5f14
|
Fixed #1093 - Anonymous Component in vue-devtools
|
2021-05-11 12:11:49 +03:00 |
Cagatay Civici
|
72dbd25535
|
Fixed #972
|
2021-02-15 17:05:02 +03:00 |
Cagatay Civici
|
f89d755530
|
Keyboard support to option group
|
2021-02-15 15:38:40 +03:00 |
Cagatay Civici
|
89d511b181
|
Listbox cosmetics
|
2021-02-15 15:35:52 +03:00 |
Cagatay Civici
|
5205954063
|
Fixed #972 - Listbox Enhancements
|
2021-02-15 11:50:11 +03:00 |
Cagatay Civici
|
cdeb4ae1cc
|
New build improvements based on rollup.
|
2021-01-18 14:20:34 +03:00 |
Cagatay Civici
|
4044be48cb
|
Fixed #549 - Declare events in "emits" section of every component
|
2020-10-21 21:03:17 +03:00 |
Cagatay Civici
|
2855620131
|
Migrated input components to Vue 3
|
2020-09-21 14:43:12 +03:00 |
Cagatay Civici
|
e0a2ec8be0
|
Fixed #459 - emptyFilterMessage for Dropdown, MultiSelect and Listbox filter
|
2020-09-08 13:32:25 +03:00 |
cagataycivici
|
9e76c66793
|
Fixed #359 - Filter event for Listbox, Dropdown and MultiSelect
|
2020-07-04 14:53:12 +03:00 |
cagataycivici
|
1ecdcf58b4
|
Add ripple support
|
2020-06-25 11:26:13 +03:00 |
cagataycivici
|
4e6080d505
|
em to rem conversion
|
2020-05-14 11:51:13 +03:00 |
cagataycivici
|
b04b7ba925
|
New styling
|
2020-04-28 12:34:12 +03:00 |
cagataycivici
|
ef4265df87
|
CSS refactor
|
2020-04-24 13:43:27 +03:00 |
cagataycivici
|
3013334a8d
|
Fixed #284 - FilterPlaceholder for Listbox
|
2020-04-23 09:30:34 +03:00 |
cagataycivici
|
42a1ef2a66
|
Fixed #279 - filterLocale for components with filtering
|
2020-04-19 12:09:27 +03:00 |
cagataycivici
|
0fb9cdcf22
|
Fixed #233 - Select components may throw non-primitive key error
|
2020-03-17 14:48:37 +03:00 |
cagataycivici
|
1b14a1ed30
|
Fixed #221 - Primitive values support in Select components
|
2020-03-04 09:39:18 +03:00 |
cagataycivici
|
df4080154e
|
Lint fixes
|
2020-01-21 09:58:18 +03:00 |
cagataycivici
|
e590e10258
|
Fixed #90 - optionValue and dataKey combination is broken is Select Components
|
2020-01-21 09:53:46 +03:00 |
cagataycivici
|
1dbdf3c310
|
Fixed #108 - Enhance ARIA roles and attributes for the components
|
2019-12-26 14:24:53 +03:00 |
cagataycivici
|
fb54d5e5e0
|
Removed spaces with lint
|
2019-10-01 16:00:26 +03:00 |
cagataycivici
|
ae91cdfa13
|
Move css to vue files
|
2019-05-26 00:13:31 +03:00 |
cagataycivici
|
f09990631e
|
Doc update for Listbox
|
2019-05-22 18:20:03 +03:00 |
Merve Özçifçi
|
b63cb74d23
|
Listbox doc added
|
2019-03-25 15:21:45 +03:00 |
cagataycivici
|
0267d6d24b
|
Migrated to new slot syntax of 2.6.0
|
2019-03-21 11:32:46 +03:00 |
cagataycivici
|
b7893ab5ea
|
Readd listbox
|
2018-12-26 00:28:55 +03:00 |