Commit Graph

10137 Commits (c5ebd68b74d3bd0dd0624b80d074404080522621)

Author SHA1 Message Date
Cagatay Civici 4654a8d0af Tokens for Chip 2024-05-09 21:55:56 +03:00
Cagatay Civici 6b84e29b96 Tokens for Chip 2024-05-09 21:49:49 +03:00
Cagatay Civici 62946a081d Tokens for Badge 2024-05-09 21:27:01 +03:00
Cagatay Civici 0699e77946 Tokens for Avatar 2024-05-09 21:18:08 +03:00
Cagatay Civici 83dae35d94 Tokens for BlockUI 2024-05-09 21:12:23 +03:00
Cagatay Civici c511eff719 Message design for Lara 2024-05-09 18:48:00 +03:00
Cagatay Civici d2101b6829 Tokens for inline message 2024-05-09 18:35:57 +03:00
Cagatay Civici a8c70f981d Updated tokens for Toast and Message 2024-05-09 18:22:29 +03:00
Cagatay Civici e239e64505 Tokens for message 2024-05-09 18:02:06 +03:00
tugcekucukoglu e30ecebcea FileUpload basic doc updates 2024-05-09 17:46:36 +03:00
tugcekucukoglu 63d04f0788 Fixed #5715 - FileUpload: basic mode button label & file label changes 2024-05-09 17:46:20 +03:00
tugcekucukoglu 8d0ca403d5 Button demo updates 2024-05-09 15:51:13 +03:00
tugcekucukoglu a2c6b3c5aa Drawer: new footer slot added 2024-05-09 15:42:08 +03:00
tugcekucukoglu 0250a5cfdd Fixed #5714 - Remove Drawer size 2024-05-09 15:28:00 +03:00
Cagatay Civici 9afdc650e0 Avoid unselection 2024-05-09 14:44:54 +03:00
Cagatay Civici db56d3b3de Tokens for confirm dialog 2024-05-09 14:44:02 +03:00
Cagatay Civici 46fb23b659 Updated dialog and drawer tokens 2024-05-09 14:41:08 +03:00
Cagatay Civici 5a8ff84a79 Merge branch 'v4' of https://github.com/primefaces/primevue into v4 2024-05-09 14:29:32 +03:00
Cagatay Civici 1fe8518158 Tokens for Drawer 2024-05-09 14:29:29 +03:00
Mert Sincan 210a4ad289 Added d.ts file to theme core (1/2) 2024-05-09 11:32:51 +01:00
Cagatay Civici e7853c5f70 Update tokens of Popover 2024-05-09 13:18:00 +03:00
Cagatay Civici 97a1d8eb47 Merge branch 'v4' of https://github.com/primefaces/primevue into v4 2024-05-09 13:11:48 +03:00
Cagatay Civici 3b9d67d1fd Updated tooltip tokens 2024-05-09 13:11:40 +03:00
tugcekucukoglu eb04d297e5 Merge branch 'v4' of https://github.com/primefaces/primevue into v4 2024-05-09 13:03:01 +03:00
tugcekucukoglu 6295928c7a Listbox: checkmark, highlightOnSelect properties added 2024-05-09 13:02:54 +03:00
Cagatay Civici 6c8136c4aa Updated ConfirmPopup tokens 2024-05-09 12:59:05 +03:00
Cagatay Civici 438440072f Updated speeddial tokens 2024-05-09 12:22:28 +03:00
tugcekucukoglu 3be07eca1d SpeedDial pt name fixes 2024-05-09 12:17:58 +03:00
Cagatay Civici 6b6d4afc25 Updated tokens for SplitButton 2024-05-09 12:13:03 +03:00
Cagatay Civici 3520377e74 Updated tokens for Buttons 2024-05-09 11:38:15 +03:00
tugcekucukoglu 46fd1be593 IconField & InputIcon d.ts updates 2024-05-09 09:35:19 +03:00
tugcekucukoglu a6acc4c50b Renaming from Paginator to Pagination for demos 2024-05-09 09:06:02 +03:00
tugcekucukoglu 36eeb0375e Filter added MultiSelect demos 2024-05-09 09:00:26 +03:00
tugcekucukoglu 08b62ecc01 Ripple remove attribute 2024-05-09 08:54:40 +03:00
Cagatay Civici 166b92f66f Tokens for ToggleButton 2024-05-09 02:50:16 +03:00
Cagatay Civici 89fa90f56f New tokens for DatePicker 2024-05-09 01:52:39 +03:00
Cagatay Civici e8a5af2bdd Merge branch 'v4' of https://github.com/primefaces/primevue into v4 2024-05-08 21:19:44 +03:00
Cagatay Civici cebbfd3ab4 Add more tokens to ColorPicker 2024-05-08 21:19:41 +03:00
Mert Sincan 0d243aa756 Fixed #5690 - Tabs: Ripple Position 2024-05-08 17:01:28 +01:00
Mert Sincan 6cd0591e24 Remove `p-ripple-disabled` class and update ripple directive 2024-05-08 16:58:22 +01:00
Cagatay Civici af230a824a Update tokens for ColorPicker 2024-05-08 18:45:23 +03:00
Cagatay Civici 3ac1d2766f Updated tokens for InputNumber 2024-05-08 18:37:46 +03:00
Cagatay Civici a83714ac28 Add common content border radius 2024-05-08 18:15:10 +03:00
Cagatay Civici c11fdca25d Updated tokens of Editor 2024-05-08 18:11:08 +03:00
Mert Sincan a9d46ba470 Merge branch 'v4' of https://github.com/primefaces/primevue into v4 2024-05-08 15:28:02 +01:00
Mert Sincan ce0300b464 Added d.ts file to themes (1/2) 2024-05-08 15:28:00 +01:00
Michael Meier 7f7b909ca5
fix(DatePicker): set hour on 24h mode on date select, fixes #5596
This commit is a copy of PR #5607 for the v4 branch. Since the component was renamed, the fix from the master branch was not applied to the new component.
2024-05-08 15:08:25 +02:00
Michael Meier 5173d5333e
fix(InputNumber): add button type attribute, fixes #5700
Adds a button type to html button element to prevent form submits when placed within a form.
2024-05-08 14:45:15 +02:00
Cagatay Civici 1305a23abf Merge branch 'v4' of https://github.com/primefaces/primevue into v4 2024-05-08 15:27:07 +03:00
Cagatay Civici 82bc6a1bf1 New tokens for Slider 2024-05-08 15:27:02 +03:00