Commit Graph

1500 Commits (594eef2ca11fb208472ac171e654719d5b82e693)

Author SHA1 Message Date
mertsincan d6737b53f2 Added `stringify` function to ObjectUtils 2023-12-12 14:22:19 +00:00
tugcekucukoglu 86a8e3d85c Fixed #4803 - VirtualScroller: getRenderedRange viewport calculation is broken 2023-12-11 16:27:52 +03:00
tugcekucukoglu c4a7af7b05 Fixed #4952 - Calendar: Time only mode does not work 2023-12-11 13:20:45 +03:00
tugcekucukoglu e3636e70ae Fixed #4100 - Data Table row checkboxes propagate click events when a checkbox is unchecked 2023-12-11 11:57:42 +03:00
tugcekucukoglu 85ae6d9e5e Fixed #3379 - AutoComplete: Duplicate Value 2023-12-11 11:20:36 +03:00
mertsincan 92180d87bd Refactor #4951 2023-12-10 21:43:59 +00:00
mertsincan 7581419a2d Fixed #4951 - Add `attrs` param to all `pt` functions 2023-12-10 21:41:17 +00:00
mertsincan 0e97a92a15 Fixed #4443 - DynamicDialog: passing pt when opening new dialogs 2023-12-10 21:33:07 +00:00
tugcekucukoglu dba0050194 Fixed #4947 - Calendar PT: mask defect 2023-12-08 15:39:11 +03:00
tugcekucukoglu 573e4a0091 Fixed #4944 - CascadeSelect: optionGroupChildren doesn't work in string type 2023-12-08 12:30:23 +03:00
harundemr 225c470d73 corrected android device check 2023-12-07 20:59:01 +03:00
Harun Demir 0a10427acc
Merge branch 'primefaces:master' into master 2023-12-07 20:54:11 +03:00
tugcekucukoglu d77809017d Fixed #4923 - Dropdown: Overlapping Clear Icon while disabled 2023-12-07 14:09:01 +03:00
tugcekucukoglu d9372fdd73 ScrollPanel 'aria-controls' attr added 2023-12-07 09:49:59 +03:00
tugcekucukoglu 6f0002e1a6 Update InputText.vue 2023-12-05 15:36:59 +03:00
mertsincan eb00b8ee23 Fixed #4929 - Add parent param to all pt method options 2023-12-05 11:06:32 +00:00
tugcekucukoglu c1bcb257de parent parameter added 2023-12-05 13:08:25 +03:00
tugcekucukoglu 2c9a39654d Chart styled and unstyled mode updates 2023-12-05 12:56:30 +03:00
tugcekucukoglu 1de2720aed OrderList & PickList updates 2023-12-05 12:50:48 +03:00
tugcekucukoglu d382e6c960 paret parameter added 2023-12-05 12:49:37 +03:00
tugcekucukoglu e82dd774e5 Update TreeSelect.d.ts 2023-12-05 12:41:04 +03:00
tugcekucukoglu 2838404b31 Update Tailwind passthrough 2023-12-05 11:50:21 +03:00
tugcekucukoglu 8eea973282 parent updates for .d.ts files and apidoc 2023-12-05 10:06:55 +03:00
tugcekucukoglu a366e63a8c Fixed #4921 - Binding and ordering pt options defect 2023-12-04 11:42:33 +03:00
tugcekucukoglu 780b88ee47 Update TreeTable.vue 2023-12-04 11:42:19 +03:00
tugcekucukoglu bdb697fed6 Galleria: keyboard support correction for quick navigation elements 2023-12-02 10:02:01 +03:00
Tuğçe Küçükoğlu 3978ab2d16
Merge pull request #4763 from betavs/hotfix/split-button-style
fix(split-button): outlined split button right border duplication on hover
2023-12-01 12:06:00 +03:00
GitHub Actions Bot 1443de90e7 Update API doc 2023-12-01 09:04:05 +00:00
Tuğçe Küçükoğlu 31cb589c6e
Merge pull request #4874 from mroettgen/features/mroettgen/tree-add-search-event
Add 'filter'-event to Tree.vue
2023-12-01 12:03:03 +03:00
GitHub Actions Bot 43708d48ce Code Format 2023-12-01 08:58:28 +00:00
Tuğçe Küçükoğlu deceff6e82
Merge pull request #4902 from rstainsby/patch-2
#4901 - parse date when in time-only mode
2023-12-01 11:56:53 +03:00
tugcekucukoglu d8143f212e Fixed #4908 - For Carousel 2023-12-01 10:03:58 +03:00
tugcekucukoglu 5b72a7732f aria-label enhancements 2023-11-30 23:08:56 +03:00
tugcekucukoglu a59fb53535 Refactor #4908 - For Galleria 2023-11-30 23:06:40 +03:00
tugcekucukoglu fd6799bbe0 Image: zoomImage aria-label added 2023-11-30 16:57:55 +03:00
tugcekucukoglu 7469bc2308 Fixed #4441 - Component Name: Treetable lazy load plus pagination toggler icon remain as open 2023-11-30 16:46:00 +03:00
tugcekucukoglu 2a1ecba00b Fixed #4897 - Some icons are not displaying from PrimeIcons.js Api file 2023-11-30 14:32:15 +03:00
Ryan Stainsby 3a911d1fb6
parse date when in time-only mode 2023-11-30 19:43:59 +10:00
tugcekucukoglu 3d3fbf69ed Fixed #4889 - Splitter: aria-valuenow calculation defect 2023-11-28 16:22:27 +03:00
tugcekucukoglu 803e3362a8 Refactor #4871 2023-11-28 12:58:15 +03:00
tugcekucukoglu 5b47783f81 Update TreeNode.d.ts 2023-11-28 12:15:37 +03:00
tugcekucukoglu b2ad40adcc Fixed #4886 - Tree / TreeTable: new loadingMode property 2023-11-28 11:46:39 +03:00
tugcekucukoglu 098c7a5128 Fixed #4881 - Listbox: select-on-focus causes a crash 2023-11-27 17:56:27 +03:00
tugcekucukoglu 89b77cceca Fixed #4662 - DataTable: Type definition doesn't match document 2023-11-27 15:21:56 +03:00
tugcekucukoglu 5cb90afcdb Fixed #4880 - Improve InlineMessage Implementation for Accessibility 2023-11-27 13:58:45 +03:00
harundemr ab23d57011 Fix #4509 - Editable dropdown doesn't open when typing on a mobile device 2023-11-25 13:55:49 +03: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
Tuğçe Küçükoğlu 4b322a708b
Merge pull request #4873 from kadirboylu/master
Fix #4872: Editor's readonly prop does not react to any changes
2023-11-24 11:37:33 +03:00
tugcekucukoglu b67757b46b Refactor 2023-11-24 11:30:32 +03:00
tugcekucukoglu 5111f10c5a Update PickList.vue 2023-11-23 21:53:18 +03:00
tugcekucukoglu 094dc18713 Fixed #4875 - Listbox: Tab key support defect when filter mode is on 2023-11-23 21:20:02 +03:00
Maximilian Röttgen 2603b7a140 Add 'filter'-event to Tree.vue 2023-11-23 16:48:14 +01:00
tugcekucukoglu fb6a5ceebf TreeNode .d.ts and apidoc updates 2023-11-23 17:00:44 +03:00
Kadir Boylu 7e9b406fdf
Merge branch 'primefaces:master' into master 2023-11-23 12:53:25 +03:00
Kadir Boylu 63df50b6e0 fix readonly prop's does not react to change 2023-11-23 12:42:00 +03:00
tugcekucukoglu b28a89d174 Fixed #4871 - Calendar: new iconDisplay property 2023-11-23 12:29:16 +03:00
tugcekucukoglu 8c76a94df0 Fixed #4870 - Menu components: width changed as min-width 2023-11-23 10:25:58 +03:00
tugcekucukoglu 5088314e3f Fixed #4866 - StyleClass: deprecate enterClass/leaveClass use enterFromClass/leaveFromClass 2023-11-22 16:19:12 +03:00
tugcekucukoglu cf1ee45e4c Refactor #4865 2023-11-22 16:12:43 +03:00
tugcekucukoglu 49e48f7cf2 Fixed #4865 - Listbox: metaKeySelection default changed as true 2023-11-22 16:09:26 +03:00
Tuğçe Küçükoğlu 54d1f0aaec
Merge pull request #4859 from Magiczne/fix-4423
Fixed #4423: Column: Missing typing for sorticon
2023-11-22 13:45:50 +03:00
tugcekucukoglu cb00700821 sorticon data-pc-section update 2023-11-22 13:45:32 +03:00
tugcekucukoglu 70efc14382 Fixed #4863 - Button: new badgeSeverity property 2023-11-22 13:43:05 +03:00
tugcekucukoglu 7d86b48f28 Fixed #4862 - MegaMenu / Menubar: menubutton templating 2023-11-22 13:36:31 +03:00
Michał Kleszczyński 23691149f2 Fixed #4423: Column: Missing typing for sorticon 2023-11-22 09:01:06 +01:00
tugcekucukoglu 37bdb9a28a Update Calendar.d.ts 2023-11-21 21:31:01 +03:00
tugcekucukoglu 3554ba1a9f Fixed #4669 - Calendar: Week Number customization 2023-11-21 21:27:59 +03:00
Tuğçe Küçükoğlu 878b21376c
Merge pull request #4670 from robokozo/calendar-week-number-customization
feat(calendar): Calendar week number slots
2023-11-21 21:26:11 +03:00
tugcekucukoglu 23065b97d9 Refactor #4820 2023-11-21 20:28:40 +03:00
tugcekucukoglu d5742af12c Refactor #4821 2023-11-21 20:28:29 +03:00
tugcekucukoglu 9ae8d5b413 Refactor #4822 2023-11-21 20:28:15 +03:00
tugcekucukoglu 1aff573453 Refactor #4819 2023-11-21 20:28:04 +03:00
tugcekucukoglu 4092e43465 Fixed matchMedia tests 2023-11-21 17:34:41 +03:00
Tuğçe Küçükoğlu 72e0e3711d
Merge pull request #4844 from dy-xiaodong2022/fix-4816
Fix #4816: Menu items with no sub-items toggling border radius
2023-11-21 17:08:13 +03:00
tugcekucukoglu 56d80efb6f Update DataView.spec.js 2023-11-21 17:07:38 +03:00
tugcekucukoglu 56e9c4b487 Fixed #4855 - DataTable: restore state defect 2023-11-21 16:37:27 +03:00
Yiğit FINDIKLI a5a4f6230c Fixed #4850 - PickList OrderList | Keyboard Support Enhancements 2023-11-20 15:10:15 +03:00
tugcekucukoglu 3047b8a9fd Fixed #4848 - Dialog: PT options rename 2023-11-20 13:07:00 +03:00
tugcekucukoglu 75d6867507 Refactor #4820 2023-11-20 11:00:34 +03:00
tugcekucukoglu 2afca20d5b Refactor #4819 2023-11-20 11:00:20 +03:00
tugcekucukoglu c7713d3dd1 Fixed #4845 - Sidebar: header templating updates 2023-11-20 10:41:12 +03:00
dy-xiaodong2022 cffac80201 Fix #4816: Menu items with no sub-items toggling border radius 2023-11-19 21:47:19 +08:00
FlipWarthog 6b6fe55edd Reapply important removal 2023-11-17 17:40:39 -05:00
FlipWarthog 30efb09f44 Restore important based on PrimeReact impl 2023-11-17 17:38:44 -05:00
FlipWarthog 7602d716ea Undo maximize style so it still takes over 2023-11-17 17:38:44 -05:00
FlipWarthog 6c3ea8557d Update !important from component CSS 2023-11-17 17:38:39 -05:00
tugcekucukoglu d05054a5fc Fixed #4841 - TreeSelect: Accessibility Improvements 2023-11-17 21:10:06 +03:00
tugcekucukoglu e0c634a1f8 Node icon fixes 2023-11-17 20:06:08 +03:00
tugcekucukoglu a699338e38 Code refactor 2023-11-17 17:30:23 +03:00
tugcekucukoglu 7aa7230082 Fixed #4839 - OrderList / PickList: defect on first tab focus 2023-11-17 15:48:28 +03:00
tugcekucukoglu 1fdc9ccb88 Refactor 2023-11-17 13:17:59 +03:00
Tuğçe Küçükoğlu 4223a8f895
Merge pull request #4827 from qburst/4824--fix-console-log-errors-in-inplace
fix: primevue#4824
2023-11-16 17:36:17 +03:00
tugcekucukoglu 7bb555dd5a Refactor #4819 2023-11-16 17:30:11 +03:00
tugcekucukoglu fbec81fa8d Fixed #4458 - Paginator: Responsive Templating showing multiple layouts on break points 2023-11-16 17:00:19 +03:00
tugcekucukoglu a1992e475f Fixed #4513 - Splitter: blocked by content 2023-11-16 11:10:16 +03:00
navedqb 8764814a19
Refactor: Improve error handling 2023-11-16 00:00:43 +05:30
navedqb 186e91b811 Improve focusable element handling 2023-11-15 23:47:20 +05:30
Tuğçe Küçükoğlu 1ae9ef3ac3
Merge pull request #4762 from qburst/4749--fix-incorrect-reference-value-display
fix: #4749 || fix incorrect reference value display
2023-11-15 20:30:43 +03:00
tugcekucukoglu 80b5aaefd3 Add DynamicDialogStyle.d.ts 2023-11-15 20:22:21 +03:00
Tuğçe Küçükoğlu 67222a809a
Merge pull request #4776 from FlipWarthog/PV4394
Fix #4394 - DataTable VirtualScroller: resizableColumns broken
2023-11-15 20:02:47 +03:00
tugcekucukoglu b543a35a2e Fixed #4774 - OverlayPanel: wrongly typed slot prop 2023-11-15 20:00:50 +03:00
Tuğçe Küçükoğlu 1914bc501a
Merge pull request #4789 from kaeldric/master
Fix "InputNumber: float label initially broken if allowEmpty = false"
2023-11-15 19:59:18 +03:00
tugcekucukoglu b3fc384004 Update BaseIcon.vue 2023-11-15 19:56:26 +03:00
navedqb 6bd1cc3d1b
fix #4741: loading spinner not animated in multiselect (#4823)
fixes loading spinner not spinning issue
2023-11-15 19:55:36 +03:00
Tuğçe Küçükoğlu 007865a484
Merge pull request #4792 from demershov/master
Fix #4791 - BaseIcon: SpinnerIcon component isn't spinning.
2023-11-15 19:53:47 +03:00
tugcekucukoglu 87f5d64e0d Refactor #4819 2023-11-15 19:26:15 +03:00
tugcekucukoglu 75d9f53133 Fixed #4826 - PanelMenu: new multiple property 2023-11-15 17:51:22 +03:00
tugcekucukoglu 4c314d5b24 Fixed #4819 - MegaMenu responsiveness updates 2023-11-15 14:30:23 +03:00
tugcekucukoglu 737f74ab22 .d.ts updates 2023-11-15 13:45:42 +03:00
tugcekucukoglu 9bef643b0d Fixed #4822 - Calendar responsiveness updates 2023-11-15 13:25:37 +03:00
tugcekucukoglu af504277ba Fixed #4821 - Dock responsiveness updates 2023-11-15 13:23:40 +03:00
tugcekucukoglu e417c5b6c2 Fixed #4820 - Menubar responsiveness updates 2023-11-15 13:20:49 +03:00
tugcekucukoglu a073a6690a Refactor #4819 2023-11-15 13:16:57 +03:00
mertsincan 2026bb75e4 Fixed #4818 - Remove primeflex dependency from DataView 2023-11-15 09:51:35 +00:00
tugcekucukoglu 3231777755 Refactor 2023-11-15 11:38:51 +03:00
GitHub Actions Bot 217c3bd9aa Code Format 2023-11-15 08:33:28 +00:00
Tuğçe Küçükoğlu abe75636c6
Merge pull request #4800 from Rakasch/issue_4797
Update Splitter.vue
2023-11-15 11:31:49 +03:00
tugcekucukoglu b2bcbb3de9 Update Calendar.d.ts 2023-11-13 16:28:42 +03:00
tugcekucukoglu 13d8d82578 Fixed #4809 - Menu: submenuheader slot options TypeScript defect 2023-11-13 15:14:00 +03:00
tugcekucukoglu d8fc74f3c5 Fixed #4808 - FileUpload: missing fileSizeTypes locale breaks the file select process 2023-11-13 14:50:22 +03:00
tugcekucukoglu 339056d91d Update ConfirmationOptions.d.ts 2023-11-13 14:27:37 +03:00
tugcekucukoglu 8e200d5f48 Update ConfirmationOptions.d.ts 2023-11-13 14:25:33 +03:00
Tuğçe Küçükoğlu fbe4da7d5e
Merge pull request #4654 from naynyeinchan/fix/dialog
Fix #4653 - Edit dialog tailwind class
2023-11-13 14:09:25 +03:00
Nay Nyein Chan b18ff5a335
Fix #4650 - Adding the "z-10" Tailwind class to the toolbar class (#4651)
The issue has been addressed by adding the "z-10" Tailwind class to the toolbar class in order to position it over the image.
2023-11-13 14:01:35 +03:00
Kadir Boylu 636f55a413 Merge branch 'master' of https://github.com/kadirboylu/primevue 2023-11-12 16:59:07 +03:00
Kadir Boylu 6ec4e22b06 chore: remove duplicate lines 2023-11-12 16:58:58 +03:00
Çetin d5ef62389c Merge branch 'master' of https://github.com/primefaces/primevue 2023-11-12 14:39:50 +03:00
Çetin 334a7e4a9f Fixed #4804 2023-11-12 14:39:45 +03:00
Rakasch 2acb3a36ed
Update components/lib/splitter/Splitter.vue
Co-authored-by: Melloware <mellowaredev@gmail.com>
2023-11-11 00:33:12 +01:00
Rakasch b699ea89d4
Update Splitter.vue
check for data integrity before saving
2023-11-10 14:06:47 +01:00
Dima Ershov 7e8a4712f1 Fix #4791 - SpinnerIcon: SpinnerIcon component isn't spinning 2023-11-10 02:19:31 +03:00
Federico Boscherini d511e42d7f Fix "InputNumber: float label initially broken if allowEmpty = false" 2023-11-09 19:33:48 +01:00
tugcekucukoglu 269ddfd88f Fixed #4788 - InputGroupAddon esm broken 2023-11-09 20:05:42 +03:00
tugcekucukoglu 321479f131 Fixed #4786 - DataTable/TreeTable: Frozen column improvements 2023-11-09 18:02:09 +03:00
tugcekucukoglu cba43b310b Fixed #4784 - Collision Enhancements 2023-11-09 17:18:51 +03:00
tugcekucukoglu d62493b08b Fixed #4783 - AccordionTab: isTabActive property is deprecated 2023-11-09 13:33:08 +03:00
tugcekucukoglu fad8a9a0ae Fixed #4780 - TabMenu/Steps: active option for item templating 2023-11-09 11:44:31 +03:00
tugcekucukoglu 01ee5bb736 Refactor #4750 2023-11-09 11:42:17 +03:00
betavs 0732a6c192 fix(split-button): outlined split button right border duplication on hover 2023-11-09 10:30:48 +08:00
Cagatay Civici 4ccae27d65 Merge branch 'prod' 2023-11-08 21:16:46 +03:00
Cagatay Civici 355fb8032d Updated MegaMenu demos 2023-11-08 21:16:31 +03:00
tugcekucukoglu 466597181a Fixed #4779 - PanelMenu: root option for item templating 2023-11-08 16:10:03 +03:00
tugcekucukoglu ca572864cf Refactor #4739 - For Steps & Fixed #4778 - Steps: new activeStep property 2023-11-08 15:52:43 +03:00
tugcekucukoglu 8a78d275f4 Refactor #4739 - For TieredMenu 2023-11-08 15:50:00 +03:00
tugcekucukoglu ed4b74c0a7 Refactor #4739 - For TabMenu 2023-11-08 15:49:46 +03:00
tugcekucukoglu c1c866b23b Refactor #4739 - For PanelMenu 2023-11-08 15:49:16 +03:00
tugcekucukoglu f00540f4ab Refactor #4739 - For Menubar 2023-11-08 15:49:00 +03:00
tugcekucukoglu be33e737a1 Refactor #4739 - For Menu 2023-11-08 15:48:47 +03:00
tugcekucukoglu 7ffb1452aa Refactor #4739 - For MegaMenu 2023-11-08 15:48:37 +03:00