Commit Graph

22 Commits (1b2360e700373caf46fe9a475634cdfb8c074032)

Author SHA1 Message Date
Tuğçe Küçükoğlu a48d2f44bb
Merge pull request #6541 from KumJungMin/fix/issue-6539
fix(Select): resolve $el undefined error
2024-11-12 09:36:48 +03:00
Mert Sincan 4561acfb8b Rename `updateValue` with `writeValue` in BaseEditableHolder 2024-10-23 14:04:38 +01:00
Mert Sincan 85133c9795 Update Select.vue 2024-10-23 13:08:32 +01:00
Mert Sincan a193c1e550 Add form support to `Select` 2024-10-18 16:59:39 +01:00
KumJungMin 200ae2ee00 fix: resolve $el undefined error 2024-10-08 21:07:45 +09:00
tugcekucukoglu 006d037940 Fixed #6432 2024-10-04 13:13:09 +03:00
tugcekucukoglu 3e93ac1d80 Fixed #6420 2024-10-02 10:25:08 +03:00
uros a1fecdb9df #6420 fix: Select: autoFilterFocus stuck when switching between Selects
closes #6420
2024-10-01 23:27:37 +02:00
김찬민 731747c00f fix(Select): replace logical OR Operator to Nullish Coalescing Operator 2024-09-27 13:12:04 +09:00
tugcekucukoglu 2341d1492b Fixed #4431 2024-09-24 10:28:44 +03:00
tugcekucukoglu 2a9fffe3b3 Fixed #6279 2024-09-10 16:23:50 +03:00
Tuğçe Küçükoğlu 9948a50152
Merge pull request #6280 from charlie0228/master
feat(Select): avoid IME input issue when typing in filter
2024-09-10 16:22:39 +03:00
tugcekucukoglu 75e4cf3446 Fixed #6286 2024-08-26 09:46:10 +03:00
Charlie a409d43579 feat(Select): avoid IME input issue when typing in filter 2024-08-23 17:02:01 +08:00
mahmuth 900a1c67a9 Fixed issue where the select focus was lost when an option was selected with enter key while autoFilterFocus was true 2024-08-08 01:09:05 +03:00
tugcekucukoglu 1d79237d11 Fixed #6122 - New Fluid component 2024-07-26 14:14:05 +03:00
tugcekucukoglu 37fedd0426 Refactor #6084 2024-07-22 16:10:09 +03:00
ANTONA09 79537911b3 fix: #6084, SELECT: hide clear button when options is empty in Dropdown 2024-07-19 14:35:37 +05:30
ANTONA09 5c461c9aec fix: #6084, SELECT: hide clear button when options is empty in Dropdown 2024-07-19 14:32:35 +05:30
tugcekucukoglu 77927e251e Correctly bind pt options 2024-07-17 15:46:30 +03:00
Mert Sincan 796edf4c11 Fixed #5968 - Improve utils methods in all packages 2024-06-26 08:46:26 +01:00
Mert Sincan 61929eae75 Convert to PrimeVue monorepo 2024-06-11 13:21:12 +01:00