Commit Graph

988 Commits (01c488f08ed01b76be5f06552ee69acb0167f26e)

Author SHA1 Message Date
tugcekucukoglu 01c488f08e Fixed #7221 - Dock: Blocked aria-hidden on an element error 2025-02-07 16:12:16 +03:00
Tuğçe Küçükoğlu 238404aa68
Merge pull request #7210 from MstrVLT/Fix-Issue-#7208
fix(VirtualScroller): Typo - missing calculations for grid column
2025-02-07 10:06:16 +03:00
SamVanini 4a333b684e feat(datatable): Added generics to type data and newData #7194 2025-02-06 23:07:54 +01:00
tugcekucukoglu 013583d9a4 Format fix 2025-02-06 19:08:30 +03:00
tugcekucukoglu 61cb4594b0 Fixed #7209 - Form components: wrong default value of variant prop in .d.ts files 2025-02-06 17:37:09 +03:00
VLT 92063b98b1
Missing calculation for grid column 2025-02-06 16:35:01 +03:00
Tuğçe Küçükoğlu df90418496
Merge pull request #7207 from MstrVLT/Fix-Issue-#6986
fix(VirtualScroller): #7208
2025-02-06 16:14:12 +03:00
VLT 6af6a2730d
Fix Issue primefaces#6986 2025-02-06 13:24:13 +03:00
Tuğçe Küçükoğlu a8796c2775
Merge pull request #7205 from wangziling/fix-confirm-dialog-types
fix(confirmdialog): fix the missing of the pass-though prop named `mask`
2025-02-06 12:35:23 +03:00
王子凌 fa7f4d80d0 fix(confirmdialog): fix the missing of the pass-though prop named `mask` 2025-02-06 11:44:32 +08:00
王子凌 020d7f9cc3 fix(select): fix the missing of the pass-though prop named `dropdownIcon` 2025-02-06 10:48:03 +08:00
tugcekucukoglu 41bbf66544 Fixed #7180 - FileUpload shouldn't post to url if none is provided 2025-02-05 12:00:02 +03:00
王子凌 b07257958c fix(fileupload): fix the types of the `content` slot 2025-02-05 14:09:58 +08:00
Tuğçe Küçükoğlu b2cd1f8501
Merge pull request #7186 from qburst/fix--7185
fix: filter input reference check on overlay close
2025-02-04 13:11:20 +03:00
navedqb dea20c573b
fix: check filter input reference before focusing 2025-02-04 15:25:00 +05:30
Benedikt Lang e508660c38 feat(datatable): add types for slotProps 2025-01-31 13:41:58 +01:00
tugcekucukoglu 2a2c07ddb2 Fixed #7173 - Eslint 9 version update changes 2025-01-31 12:53:30 +03:00
Mert Sincan 7d70280d79 feat: Added utils methods to primevue package 2025-01-28 20:12:43 +00:00
Mert Sincan 68e0813622 refactor: update utils.d.ts 2025-01-28 20:08:32 +00:00
GitHub Actions Bot ecde5f788c Update API doc 2025-01-28 19:58:04 +00:00
Mert Sincan 303959438a fix: Base Presets: CSS var --p-scrollbar-width is not defined. Fixes #6094 2025-01-28 19:56:48 +00:00
Mert Sincan 9ac4c5a07f fix: update '@primeuix/styles' imports to use 'style' instead of 'theme' across multiple components 2025-01-28 12:37:54 +00:00
tugcekucukoglu f158e4b500 Lint fixes 2025-01-28 11:33:24 +03:00
Tuğçe Küçükoğlu baf52b0066
Merge pull request #7147 from mrheinen/master
DataTable : Allow ctrl-c during selection mode (port from Vue 3 PR)
2025-01-28 11:28:18 +03:00
Mert Sincan 7a7a19ce74 refactor: update filterfill export in package.json 2025-01-27 22:41:51 +00:00
tugcekucukoglu b6c7b434b1 Refactor #6986 2025-01-27 18:05:01 +03:00
tugcekucukoglu 4852576beb Fixed #7153 - Port all styles to @primeuix/styles 2025-01-27 14:52:25 +03:00
Jupiter 4ae05194ed
feat(Password): add cursor pointer to ToggleMask icon (#7132)
Co-authored-by: hxl <52553624@qq.com>
2025-01-27 09:42:58 +00:00
Mert Sincan 36e418b726 refactor: #7153 - For InputOtp and InputText 2025-01-27 09:37:20 +00:00
tugcekucukoglu e3238dbd7c Fixed #7150 - TreeTable: node added to column context options 2025-01-27 10:46:05 +03:00
niels c862d1adc5 Allow ctrl-c during selection mode 2025-01-25 15:48:55 +01:00
Tuğçe Küçükoğlu 1babaf4f4d
Merge pull request #7131 from dec87/master
fix(floatlabel): correct font.weight style key weight for active label
2025-01-24 11:47:41 +03:00
Tuğçe Küçükoğlu 44c877ef4c
Merge pull request #7129 from ducmerida/fix/7128-accordion-expand-collapse-icons-direction
Fix reversed Expand/Collapse icons of AccordionHeader.vue
2025-01-22 15:32:54 +03:00
Damian Celmer 89c46a3b0d fix(floatlabel): correct font.weight style key weight for active label 2025-01-22 11:09:07 +01:00
tugcekucukoglu a77e375e4f Fixed #7123 - Dialog close button when label is empty 2025-01-22 12:36:21 +03:00
tugcekucukoglu 682caf013d Fixed #7130 - Missing exposed methods in types 2025-01-22 10:57:56 +03:00
Tuğçe Küçükoğlu 5c78108edc
Merge pull request #7127 from J-Michalek/fix/select-exposed-methods
fix(select): add exposed methods to types
2025-01-22 10:44:10 +03:00
Tuğçe Küçükoğlu 5ccc07fc94
Merge pull request #7125 from J-Michalek/fix/multiselect-exposed-methods
fix(multi-select): add exposed methods to types
2025-01-22 10:43:38 +03:00
David Cardós Uc e6d81c8528
Fix reversed Expand/Collapse icons of AccordionHeader.vue 2025-01-21 13:13:57 -06:00
J-Michalek 69dfde2e4e Revert "fix(multi-select): add exposed methods to types"
This reverts commit 4bb3c3d3a6.
2025-01-21 16:05:32 +01:00
J-Michalek 41ffafde26 fix(select): add exposed methods to types 2025-01-21 15:44:13 +01:00
J-Michalek 4bb3c3d3a6 fix(multi-select): add exposed methods to types 2025-01-21 15:39:10 +01:00
tugcekucukoglu 9d9de4f0fd Fixed #7110 - InputMask: Problem with input prompt cursor on Windows 2025-01-21 13:35:56 +03:00
tugcekucukoglu 8cf1b0596b Fixed #7107 2025-01-21 13:14:11 +03:00
Tuğçe Küçükoğlu 737327360b
Merge pull request #7122 from J-Michalek/fix/multiselect-chip-slot-param
docs(multi-select): add missing removeCallback prop on chip slot
2025-01-21 11:30:38 +03:00
tugcekucukoglu 54d2d30a78 Refactor 2025-01-21 11:28:18 +03:00
Tuğçe Küçükoğlu ee12f40984
Merge pull request #7119 from J-Michalek/fix/datepicker-and-select-realign-after-orientation-change
fix(date-picker-and-select): realign after orientation change
2025-01-21 11:26:37 +03:00
Jakub Michálek f4f7c18881 docs(multi-select): add missing removeCallback prop on chip slot 2025-01-21 07:41:17 +01:00
J-Michalek 260b571673 fix(select): reallign popup after orientation change 2025-01-20 16:54:09 +01:00
J-Michalek 0d7694ac25 fix(date-picker): reallign popup after orientation change 2025-01-20 16:53:51 +01:00