Commit Graph

56 Commits (c3669ad03a56fedc93605cf10f74d50e5ff893cf)

Author SHA1 Message Date
Cagatay Civici 428dbe0469 Revert "Fixed typo"
This reverts commit 70980de77a.
2024-05-15 12:24:26 +03:00
Cagatay Civici 70980de77a Fixed typo 2024-05-15 12:22:27 +03:00
Cagatay Civici 04d0298ae9 SelectButton visuals 2024-05-15 10:57:21 +03:00
Mert Sincan 64dca2bdb9 Added style class definitions to *Style.d.ts 2024-05-08 12:40:44 +01:00
Cagatay Civici 944e68d548 Renamed border radius token 2024-05-07 00:18:22 +03:00
tugcekucukoglu e1367fd494 Refactor #5681 2024-05-06 18:23:01 +03:00
Mert Sincan b7caa4e442 Fixed #5668 - Add sideEffects: false to nested package.json files on components 2024-05-01 09:32:12 +01:00
Mert Sincan 0979dde96d Fixed #5667 - Remove base option from theme config 2024-05-01 09:26:48 +01:00
mertsincan d9712379e9 Add $pc[ComponentName] provider to all components 2024-04-25 02:26:06 +01:00
tugcekucukoglu e1e1387caf SelectButton remove old classes 2024-04-02 12:19:42 +03:00
Cagatay Civici 567d06ec15 Merge branch 'v4' of https://github.com/primefaces/primevue into v4 2024-04-02 11:57:46 +03:00
Cagatay Civici 2481ae2547 Update SelectButton 2024-04-02 11:57:41 +03:00
mertsincan f496c2669f Fixed #5506 - Add `dt` props to all components and directives 2024-04-02 09:24:31 +01:00
tugcekucukoglu 9b20f4baca SelectButton disabled and invalid state updates 2024-03-27 13:41:31 +03:00
tugcekucukoglu 636c89e750 SelectButton updates 2024-03-26 15:44:29 +03:00
tugcekucukoglu dd07a0544b Refactor #5426 - For SelectButton 2024-03-26 13:25:08 +03:00
tugcekucukoglu 4f9fe2491b Merge branch 'master' into v4 2024-03-25 14:17:53 +03:00
tugcekucukoglu 32de6971aa Refactor #5437 - For SelectButton 2024-03-21 16:21:24 +03:00
tugcekucukoglu fd7245da44 Refactor #5437 - For DataViewLayoutOptions 2024-03-20 10:02:27 +03:00
tugcekucukoglu d6f209ad08 Refactor #5426 - For SelectButton 2024-03-20 10:00:27 +03:00
Bobbie Goede d7000e41eb fix(types): augment `GlobalComponent` interface in `vue` module 2024-03-14 23:58:11 +01:00
tugcekucukoglu 43268b66f7 Update SelectButton.d.ts 2024-03-04 09:12:43 +03:00
Andre van Tonder bd4f338e24
Add `disabled` to `SelectButtonContext` type 2024-02-29 09:24:52 +10:00
tugcekucukoglu 0556fdcf3f Refactor #5292 - Component updates 2024-02-16 14:07:34 +03:00
tugcekucukoglu 973630e1f2 Code refactor 2024-02-14 12:29:39 +03:00
tugcekucukoglu 84d3e7fd15 Fixed #5274 - SelectButton: (accessibility) disabled mode focus defects 2024-02-14 12:17:38 +03:00
mertsincan 23a21c2407 Refactor #5257 2024-02-11 23:48:31 +00:00
tugcekucukoglu 05be6f3dfe Fixed #5235 - SelectButton: aria-disabled contains code instead of a boolean value 2024-02-08 09:51:58 +03:00
mertsincan 4836654f7b Fixed #5179 - Improve `data-pc-` structure in components 2024-01-30 14:35:32 +00:00
tugcekucukoglu a9a254915c Refactor #5176 - invalid property added 2024-01-30 14:27:56 +03:00
mertsincan 7581419a2d Fixed #4951 - Add `attrs` param to all `pt` functions 2023-12-10 21:41:17 +00:00
mertsincan eb00b8ee23 Fixed #4929 - Add parent param to all pt method options 2023-12-05 11:06:32 +00:00
tugcekucukoglu 437818c7f2 Refactor #4511 2023-11-24 15:21:54 +03:00
tugcekucukoglu d65bda79f0 Fixed #4511 - Wrong types issue with aria-label and aria-labelledby Props 2023-11-24 15:15:40 +03:00
tugcekucukoglu 01af58f917 Apidoc updates 2023-11-07 09:16:39 +03:00
Tuğçe Küçükoğlu 4736dac5ff Fixed #4631 - SelectButton: unselectable property defect 2023-10-17 09:32:11 +03:00
Quinten Coret b666789c8a
Fix ambigious clearing behaviour on SelectButton (#4107) 2023-10-09 10:36:37 +01:00
mertsincan 877d6c07df Refactor #4530 2023-10-04 10:20:15 +01:00
mertsincan 3d1d31ca53 Refactor #4530 - Add d.ts files 2023-10-02 14:15:41 +01:00
mertsincan dc2913e887 Fixed #4530 - Export styles of all components 2023-10-02 11:46:09 +01:00
mertsincan 5c94099fa7 Fixed #4389 - Rename PTOptions and DefaultPTOptions types with PassThrough and DefaultPassThrough types 2023-09-05 12:28:04 +01:00
mertsincan 91b27d7318 Fixed #4290 - Update d.ts files 2023-09-05 09:50:46 +01:00
Tuğçe Küçükoğlu 041bd3214c **PassThroughMethodOptions updated TS comments 2023-09-05 09:50:04 +03:00
Tuğçe Küçükoğlu dfdc462fe9 Fixed #4286 - SelectButton: passthrough option 2023-08-18 10:08:25 +03:00
mertsincan 4ecc86838f Fixed #4289 - Improve `usePassThrough` method 2023-08-18 00:51:01 +01:00
Cagatay Civici 56e3f23eb3 Fixed typo 2023-08-01 17:01:12 +03:00
mertsincan 5f09ecd0a0 Fixed #4125 - Pass Through Props: Syntactic improvement suggestion 2023-07-11 23:42:43 +01:00
mertsincan 812378623b Update d.ts files 2023-07-06 13:01:33 +01:00
mertsincan 439b7ee308 Update d.ts files 2023-07-06 12:17:08 +01:00
mertsincan e9a561a7d1 Update d.ts files 2023-07-06 12:09:01 +01:00