Commit Graph

25 Commits (ebdff4a2eed96d39441ddcada096816c8f3d0f49)

Author SHA1 Message Date
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
Cagatay Civici fb88e07bb2 Add material select 2024-09-28 16:26:28 +03: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
uros d26a7b74e4 - fix Select.spec.js, Rating.spec.js, RadioButton.spec.js, ProgressSpinner.spec.js 2024-08-01 17:00:16 +02:00
uros 74bf24060a - fix Select.spec.js 2024-08-01 16:51:40 +02:00
Mateus Scheper 7ce0ed16ff
Fixing "Select also known as Select"
It's an impact of changing the component name from "Dropdown" to "Select".
2024-07-28 22:31:20 -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
tugcekucukoglu 544fe3fbb5 Fixed #6000 - Remove .p-fluid and add new fluid property 2024-07-02 12:53:07 +03:00
Mert Sincan 796edf4c11 Fixed #5968 - Improve utils methods in all packages 2024-06-26 08:46:26 +01:00
Mert Sincan 917ef22d9a Fixed #5847 2024-06-14 09:30:54 +01:00
tugcekucukoglu 411d002834 Ports from v3 2024-06-12 17:55:24 +03:00
Mert Sincan f02874cc18 Refactor on d.ts 2024-06-12 00:08:08 +01:00
Mert Sincan 61929eae75 Convert to PrimeVue monorepo 2024-06-11 13:21:12 +01:00