tugcekucukoglu
|
0c0008c74b
|
Fixed #6793
|
2024-11-22 10:04:17 +03:00 |
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 |
Cagatay Civici
|
b1822ff9ef
|
Fixed #6672 - New Design Token for invalid placeholder color
|
2024-10-28 23:55:20 +03:00 |
Cagatay Civici
|
25f716a5f4
|
Initiated #6651
|
2024-10-25 23:13:22 +03:00 |
tugcekucukoglu
|
abc4536117
|
Refactor #6636 - For Select
|
2024-10-24 17:28:11 +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
|
ca12435e7c
|
Update d.ts files
|
2024-10-21 12:50:34 +01:00 |
Mert Sincan
|
a193c1e550
|
Add form support to `Select`
|
2024-10-18 16:59:39 +01:00 |
崮生
|
1500542e62
|
fix: #5903 (#6088)
* fix: #5903
* renaming GlobalComponentConstructor https://github.com/primefaces/primevue/pull/6088#issuecomment-2374917228
* Delete package-lock.json
* Update how component types are defined
|
2024-10-09 09:04:31 +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 |
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 |