Commit Graph

93 Commits (c0e13b0cd9089f467017e71406c4af2bc5932da8)

Author SHA1 Message Date
Tuğçe Küçükoğlu 679cf8f766 Fixed #1358 - Overlay aligning calculation defect 2021-06-23 15:46:10 +03:00
Tuğçe Küçükoğlu 4d1891b47c update .d.ts files 2021-06-14 17:05:02 +03:00
Yiğit FINDIKLI 2a2c97703c Fixed #1342 - Filtering non existing item in dropdown [filter=true, group=true] and pressing key down generates error 2021-06-11 16:41:00 +03:00
Cagatay Civici 940d86299c Fixed #1255 - Dropdown filter is incorrect when grouped and optionGroupChildren not named "items 2021-05-18 12:08:32 +03:00
Cagatay Civici feb3187d68 Fixed #944 - Dropdown component does not fire focus or blur events 2021-05-14 13:36:59 +03:00
Cagatay Civici 025d9381a0 Fixed #1132 - Add loading prop to Dropdown, Multiselect 2021-05-14 12:01:25 +03:00
Cagatay Civici af4f9183a3 Fixed #1192 - Disabled options do not get disabled 2021-05-12 15:17:41 +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
Tuğçe Küçükoğlu 52429b0efe Fixed #1037 - Dropdown optionDisabled is not working 2021-03-25 14:34:14 +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 14fd05f393 Fixed #1026 - [BUG] PrimeVue 3.3.0: Dropdown's select item logic is broken 2021-02-26 15:02:23 +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 3c4204e735 Keep item in view during keyboard nav 2021-02-15 18:27:58 +03:00
Cagatay Civici 72dbd25535 Fixed #972 2021-02-15 17:05:02 +03:00
Cagatay Civici 75b2ff8561 #974 2021-02-15 15:35:42 +03:00
Cagatay Civici 7b6e8e2e68 Fixed #974 - Dropdown Enhancements 2021-02-15 15:35:34 +03:00
mertsincan 1c81464760 Refactor #957 - Improve TypeScript definitions 2021-02-09 17:49:37 +03:00
Cagatay Civici 6ac13efddb Fixed #871 - Improve float label support in overlay selects 2021-01-20 10:50:41 +03:00
Cagatay Civici 38fccede63 Add sfc field to distribution 2021-01-18 18:32:24 +03:00
Cagatay Civici 038b04d9bb Use cjs as main as vue 3 doesn't provide a umd build 2021-01-18 17:39:05 +03:00
Cagatay Civici 52babc22fb Update package export default formats 2021-01-18 15:21:54 +03:00
Cagatay Civici cdeb4ae1cc New build improvements based on rollup. 2021-01-18 14:20:34 +03:00
Cagatay Civici 7e6a166fb6 Remove index files 2021-01-18 11:27:05 +03:00
Cagatay Civici 382bc7dabd New build 2020-12-29 21:25:30 +03:00
Cagatay Civici 1d72c920a1 Fixed #595 - Typescript definitions improvement 2020-11-26 11:20:37 +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 4044be48cb Fixed #549 - Declare events in "emits" section of every component 2020-10-21 21:03:17 +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 792ca3372f Refactor #500 - For Dropdown 2020-09-27 19:37:02 +03:00
Cagatay Civici e27dfcf54e Doc update 2020-09-21 15:27:08 +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 74c5461388 Fixed #465 - Click on Dropdown's filter text box closes items list 2020-09-08 15:01:22 +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 9108e47f56 Better handling of overflown text 2020-07-03 13:53:39 +03:00
cagataycivici 9b582b315b Float label support for dropdown and multiselect 2020-07-03 11:51:23 +03:00
cagataycivici 312175c891 Rename transition 2020-06-27 17:31:52 +03:00
cagataycivici 1ecdcf58b4 Add ripple support 2020-06-25 11:26:13 +03:00