Commit Graph

21 Commits (4da61d556610890ec5e6c316a34040341662d554)

Author SHA1 Message Date
Вдовин Никита Анатольевич 10bd119ab6 fix(Checkbox): Added "update:indeterminate" emit. 2024-11-02 11:19:14 +03:00
Cagatay Civici 25f716a5f4 Initiated #6651 2024-10-25 23:13:22 +03:00
Tuğçe Küçükoğlu d69406b520
Merge pull request #6634 from primefaces/v.4.2.0
RTL initial
2024-10-24 11:32:55 +03:00
Mert Sincan 4561acfb8b Rename `updateValue` with `writeValue` in BaseEditableHolder 2024-10-23 14:04:38 +01:00
Mert Sincan ca12435e7c Update d.ts files 2024-10-21 12:50:34 +01:00
tugcekucukoglu 2f6bd6c9cf Checkbox RTL 2024-10-21 13:38:32 +03:00
Mert Sincan 59d01c2ade Update `CheckboxGroup` types 2024-10-21 00:25:56 +01:00
Mert Sincan de8ee98cb5 New Component: `CheckboxGroup` 2024-10-20 23:28:32 +01:00
Mert Sincan 96e23250ca Add form support to `Checkbox` 2024-10-18 16:41:44 +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
uros a378599783 - fix Button.spec.js, Checkbox.spec.js, ColorPicker.spec.js, ContextMenu.spec.js 2024-08-01 22:56:35 +02:00
tugcekucukoglu 459aa7ff92 Checkbox pt indeterminate context added 2024-07-10 15:43:59 +03:00
Cagatay Civici 2966a83ffd Disabled and checked token for checkbox 2024-07-03 11:44:06 +03:00
Mert Sincan 796edf4c11 Fixed #5968 - Improve utils methods in all packages 2024-06-26 08:46:26 +01:00
Tuğçe Küçükoğlu 337485de90
Merge pull request #5943 from m-meier/patch-8
feat(Checkbox): add indeterminate state to icon slot, fixes #5942
2024-06-24 10:59:40 +03:00
Michael Meier 606831c1c7
feat(Checkbox): add indeterminate state to the checkbox definition 2024-06-21 08:44:39 +02:00
Michael Meier 197715f102
feat(Checkbox): add indeterminate state to icon slot scope
This adds the indeterminate state to the icon slot of the component so user will be able to customize the indeterminate icon.
2024-06-21 08:41:31 +02:00
Michael Meier b50677163e
fix(Checkbox): use correct design token for checkbox height 2024-06-21 08:04:04 +02:00
GitHub Actions Bot 03c536bd6c Code Format 2024-06-14 14:56:05 +00: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