Commit Graph

96 Commits (31148c1a9a32304e13b8bacaa44b341c16a1f403)

Author SHA1 Message Date
mertsincan 31148c1a9a Refactor 2022-08-01 00:49:09 +01:00
mertsincan 18a4ed5f61 Refactor 2022-07-31 03:13:02 +01:00
mertsincan 7f446cf360 Fixed #2814 - Improve MultiSelect implementation for Accessibility 2022-07-29 05:18:45 +01:00
Tuğçe Küçükoğlu 207b27f41e Fixed #2664 - MultiSelect | resetFilterOnHide property 2022-06-14 11:44:47 +03:00
Tuğçe Küçükoğlu db6c50e87a
Merge pull request #2550 from Pawloski-engineer/clearing_filterValue
resolves #2481 added a method for clearing the filter input
2022-06-14 11:35:54 +03:00
mertsincan 319df1e932 Fixed #2618 - The overlay elements automatically close on mobile devices 2022-06-02 13:17:02 +01:00
mertsincan eb802d4c27 Fixed #2617 - The maxSelectedLabels props is not working with 0 value on MultiSelect 2022-06-02 10:50:42 +01:00
mertsincan 3168936376 Fixed #2602 - Add Nuxt3 support for components using teleport 2022-06-01 07:36:32 +01:00
pblasiak 305486dc8a added a method for clearing the filter input 2022-05-19 13:58:40 +02:00
Tuğçe Küçükoğlu 66018d7dc3 Fixed #2162 - filterMatchMode option is ignored in MultiSelect 2022-03-14 10:00:56 +03:00
Tuğçe Küçükoğlu bd7e46f66d Refactor #2168 2022-03-11 14:13:33 +03:00
Tuğçe Küçükoğlu deae807804 Fixed #2168 - Multiselect with Grouped Data, select all options 2022-03-11 14:02:51 +03:00
Tuğçe Küçükoğlu 5323655dd1 Fixed #2241 - Pressing Enter/Return key submits form when there is a single MultiSelect and it has focus 2022-03-04 16:12:16 +03:00
Tuğçe Küçükoğlu 694ff34bf4 Fixed #2158 - MultiSelect virtual scroll with selected item 2022-02-14 16:10:21 +03:00
Tuğçe Küçükoğlu 47071f3789 Fixed #2145 - MultiSelect | Filter autocomplete attribute support 2022-02-11 13:34:28 +03:00
Tuğçe Küçükoğlu 828d557f79 Fixed #2064 - contentStyle defect on VirtualScroller 2022-01-31 17:58:33 +03:00
Cagatay Civici 5b0532aeca #1459 for other selects 2021-08-27 16:58:51 +03:00
mertsincan c8421dcb0f Refactor #1451 - For MultiSelect 2021-08-17 14:02:42 +03:00
Tuğçe Küçükoğlu 679cf8f766 Fixed #1358 - Overlay aligning calculation defect 2021-06-23 15:46:10 +03:00
Cagatay Civici 990e07c12d Fixed #1341 - Chip templating support for AutoComplete and MultiSelec 2021-06-11 15:38:06 +03:00
Cagatay Civici 025d9381a0 Fixed #1132 - Add loading prop to Dropdown, Multiselect 2021-05-14 12:01:25 +03:00
Cagatay Civici f9604c5d86 Fixed #1239 - Add selectionLimit to MultiSelect 2021-05-12 13:49:50 +03:00
Cagatay Civici 714d339549 Fixed #1248 - InputStyle and Ripple config do not work on components that are attached to body 2021-05-12 12:13:50 +03:00
mertsincan 367d4a5f14 Fixed #1093 - Anonymous Component in vue-devtools 2021-05-11 12:11:49 +03:00
Tuğçe Küçükoğlu 064c647b7b Fixed #1180 - Dropdown and Multiselect with filter fails in Android 2021-04-28 10:35:18 +03:00
Cagatay Civici c170d3ab7c Fixed #1185 - Fixed #1185 - 2021-04-16 12:17:19 +03:00
Cagatay Civici 1405a14768 Fixed #1083 - Added panelClass where necessary 2021-04-15 15:06:20 +03:00
Cagatay Civici b910825a84 Fixed #1169 - Customizable ZIndex Layering 2021-04-13 16:59:08 +03:00
Cagatay Civici 86221e419d Fixed #1159 - New TreeSelect Component 2021-04-09 15:04:11 +03:00
Cagatay Civici 1b83d9319b Refactor OverlayEventBus location 2021-03-03 13:30:19 +03:00
Cagatay Civici 8c9227849b Fixed #1041 - Improve the interaction of nested overlays 2021-03-02 13:01:07 +03:00
Cagatay Civici ec15e94718 Fixed #1028, Fixed #993 2021-03-01 23:54:17 +03:00
Cagatay Civici 98e2c8ed07 Revert "Fixed #993 - Set appendTo as body by default"
This reverts commit c988c4ec44.
2021-02-23 15:12:51 +03:00
Cagatay Civici c988c4ec44 Fixed #993 - Set appendTo as body by default 2021-02-23 14:59:32 +03:00
Cagatay Civici 72dbd25535 Fixed #972 2021-02-15 17:05:02 +03:00
Cagatay Civici 6ac13efddb Fixed #871 - Improve float label support in overlay selects 2021-01-20 10:50:41 +03:00
Cagatay Civici cdeb4ae1cc New build improvements based on rollup. 2021-01-18 14:20:34 +03:00
Cagatay Civici 17da869695 Fixed #659 - Multiselect/Dropdown: when the menu open upwards style broken 2020-11-25 11:48:53 +03:00
Cagatay Civici cc5c452451 Fixed #673 - Chips mode for MultiSelect 2020-11-25 11:01:35 +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 ea3c291cac Fixed #524 - Can't close MultiSelect or Select when inside Dialog component 2020-10-10 15:22:24 +03:00
Cagatay Civici 8f866252dc Add resize listeners 2020-09-28 14:22:17 +03:00
mertsincan b8a5149718 Refactor #500 2020-09-28 13:58:09 +03:00
mertsincan aaadcd5770 Reverted #501 2020-09-27 19:21:02 +03:00
mertsincan 27178a0a51 Fixed #500 - Improvement in behavior of components that have overlay panels in scrollable containers 2020-09-27 18:26:26 +03:00
Cagatay Civici 2855620131 Migrated input components to Vue 3 2020-09-21 14:43:12 +03:00
Cagatay Civici efefea2edd Linting for v3... Lifecycle migration, remove .native, key for templates. 2020-09-17 15:19:11 +03:00
Cagatay Civici 4c26da85b0 Fixed #471 - 2020-09-08 17:32:07 +03:00
Cagatay Civici e0a2ec8be0 Fixed #459 - emptyFilterMessage for Dropdown, MultiSelect and Listbox filter 2020-09-08 13:32:25 +03:00
cagataycivici 01bb762233 Corrected classes 2020-07-15 17:34:40 +03:00