Commit Graph

589 Commits (1a955f01ec3f37687ff73140ea35ffd4b1793b1c)

Author SHA1 Message Date
Tuğçe Küçükoğlu ebe3ac809c SplitButton icon sot updates 2023-06-06 11:14:14 +03:00
Tuğçe Küçükoğlu 1f961e0a6e Refactor #4024 - For SplitButton 2023-06-06 11:13:07 +03:00
Tuğçe Küçükoğlu 3f14493571 Refactor #4024 - For DataTable 2023-06-05 16:49:36 +03:00
Tuğçe Küçükoğlu 9cb888b6a0 Refactor #3965 - Refactor on DataTable Column index context 2023-06-05 16:45:43 +03:00
Tuğçe Küçükoğlu f52d1d91ea Refactor #4024 - DataTable & TreeTable 2023-06-05 16:26:08 +03:00
Tuğçe Küçükoğlu 0da0751256 Fixed #3959 - Dynamic clipPath support for icons 2023-06-05 15:52:54 +03:00
Tuğçe Küçükoğlu cb073ff71a Update ColumnFilter.vue 2023-06-05 15:10:24 +03:00
Tuğçe Küçükoğlu dfcbf5152a Refactor #3965 - Refactor on responsive components 2023-06-05 14:24:13 +03:00
Tuğçe Küçükoğlu 67e65198d2 Refactor #3965 - Refactor on DataTable 2023-06-05 14:18:11 +03:00
Tuğçe Küçükoğlu 7c885411ba Paginator wrapper and root pt update 2023-06-05 14:04:02 +03:00
Tuğçe Küçükoğlu 671b3d3a20 Refactor #4024 - For InputSwitch 2023-06-05 13:23:17 +03:00
Tuğçe Küçükoğlu 6ed39be396 Refactor #4024 - For PickList 2023-06-05 13:19:03 +03:00
Tuğçe Küçükoğlu 6d2e594c96 Refactor #4024 - For OrderList 2023-06-05 13:18:57 +03:00
Tuğçe Küçükoğlu c035108033 Refactor #4024 - For SplitButton 2023-06-05 13:18:48 +03:00
Tuğçe Küçükoğlu a6d2997acc Update FileContent.vue 2023-06-05 11:56:39 +03:00
Tuğçe Küçükoğlu 3150ddab19 Refactor #3965 - Update for unstyled prop 2023-06-05 11:55:38 +03:00
Tuğçe Küçükoğlu 5b450d2ecc Refactor #3983 - For TreeTable 2023-06-05 11:36:46 +03:00
Tuğçe Küçükoğlu a5ec0a6b9f Refactor #3965 - Update for unstyled prop 2023-06-05 11:10:25 +03:00
Tuğçe Küçükoğlu e8f5896079 Refactor #3965 - For TreeTable .d.ts 2023-06-05 10:44:19 +03:00
Tuğçe Küçükoğlu 7291d3a758 Merge branch 'master' of https://github.com/primefaces/primevue 2023-06-05 10:34:26 +03:00
Tuğçe Küçükoğlu 9bb203993a Refactor #3983 - For TreeTable 2023-06-05 10:34:19 +03:00
Ulaş Turan f9e7348bbe Refactor #3924 - For TreeTable.d.ts 2023-06-05 10:22:12 +03:00
Bahadır Sofuoğlu 80478bbfe1 Refactor #3965 - For DataViewLayoutOptions 2023-06-02 19:04:55 +03:00
Bahadır Sofuoğlu 2d28fe4908 Refactor #3965 - For Picklist 2023-06-02 18:43:30 +03:00
Tuğçe Küçükoğlu 7b563f1a7e Refactor #3983 - For DataTable VirtualScroller 2023-06-02 17:40:41 +03:00
Tuğçe Küçükoğlu 78fef4be6b Refactor #3965 - Update Base components 2023-06-02 17:28:59 +03:00
Bartosz Gościński 7249a732c1
Don't write directly to classList in FocusTrap.js
According to [MDN][1] `classList` is a read-only property. To properly write to it you use its [`value`][2] property (`DOMTokenList#value`) 

[1]: https://developer.mozilla.org/en-US/docs/Web/API/Element/classList
[2]: https://developer.mozilla.org/en-US/docs/Web/API/DOMTokenList/value
2023-06-02 14:53:42 +02:00
Tuğçe Küçükoğlu 08289e81bc Update TabView.d.ts 2023-06-02 14:55:13 +03:00
Tuğçe Küçükoğlu 1771b7b750 Refactor #3983 - For DataTable.d.ts 2023-06-02 14:17:23 +03:00
Tuğçe Küçükoğlu 9c2d39313f Refactor #3983 - For DataTable 2023-06-02 14:10:18 +03:00
Bahadır Sofuoğlu 1950d500ea Refactor #3965 - Refactor on OrderList 2023-06-02 12:10:49 +03:00
Tuğçe Küçükoğlu aabf445f91 Refactor #3965 - For DataTable & Column & ColumnGroup & Row .d.ts 2023-06-02 10:00:36 +03:00
Tuğçe Küçükoğlu 2669fd5925 Refactor #3965 - For DataTable & Column & ColumnGroup & Row 2023-06-02 09:52:13 +03:00
Tuğçe Küçükoğlu 19fd8d97c1 Update DataView.d.ts 2023-06-02 09:46:02 +03:00
Tuğçe Küçükoğlu e90b4d00cd Refactor #3965 - ObjectUtils getVNodeProp update 2023-06-02 09:45:56 +03:00
Bahadır Sofuoğlu 51132d0393 Refactor #3965 - Refactor on OrganizationChart 2023-06-02 00:51:07 +03:00
mertsincan da42a2c4bd Refactor #3965 - Refactor on Accordion 2023-06-01 15:37:52 +01:00
Ulaş Turan 3f49ae65c3 Refactor #3924 - For DataView.d.ts 2023-06-01 16:24:10 +03:00
Bahadır Sofuoğlu 8453cea3f0 Refactor #3965 - For Timeline 2023-06-01 15:14:49 +03:00
Bahadır Sofuoğlu f46a6baa0d Refactor #3965 - For DataView 2023-06-01 15:02:56 +03:00
mertsincan a15dd23e6c Merge remote-tracking branch 'origin/prod' 2023-06-01 11:58:16 +01:00
Bahadır Sofuoğlu 511db538de Update #3965 - For Galleria 2023-06-01 02:19:04 +03:00
Bahadır Sofuoğlu e287dfb085 Refactor #3965 - For Galleria 2023-06-01 01:28:41 +03:00
Bahadır Sofuoğlu 73ade7e82b Refactor #3965 - For Carousel 2023-05-31 16:57:44 +03:00
Tuğçe Küçükoğlu 4597ac5cab Refactor #3965 - For Tree 2023-05-31 16:11:41 +03:00
Tuğçe Küçükoğlu 66f3a4b59e .d.ts fixes 2023-05-31 13:48:03 +03:00
Tuğçe Küçükoğlu 41d871e1ff PT images added 2023-05-31 13:47:57 +03:00
Tuğçe Küçükoğlu a10fd2e8d5 Typo fix 2023-05-31 12:28:37 +03:00
Bahadır Sofuoğlu 7ed0b05ebc Fixed #4003 2023-05-31 12:17:55 +03:00
Tuğçe Küçükoğlu 9a49c162c1 Refactor #3965 - For FileUpload 2023-05-31 11:53:28 +03:00
Bahadır Sofuoğlu 3643490d9e Refactor #3965 - For Image 2023-05-31 11:00:55 +03:00
Tuğçe Küçükoğlu 1f215ce431 Refactor #3965 - For Chart 2023-05-31 09:44:48 +03:00
Tuğçe Küçükoğlu 2bd47577db Refactor #3965 - Update For SplitButton 2023-05-30 17:59:16 +03:00
Tuğçe Küçükoğlu 16abc9e835 Refactor #3965 - For SpeedDial 2023-05-30 17:55:13 +03:00
Tuğçe Küçükoğlu 7a76a65fe5 Refactor #3965 - For SplitButton 2023-05-30 17:17:32 +03:00
Tuğçe Küçükoğlu bffef92cb3 Refactor #3965 - For Button 2023-05-30 17:05:57 +03:00
Tuğçe Küçükoğlu 65a6310cb9 Refactor #3965 - For Paginator 2023-05-30 16:39:08 +03:00
Tuğçe Küçükoğlu 453a470b66 Dock data-pc-name added 2023-05-30 16:03:35 +03:00
Tuğçe Küçükoğlu a8fd3ce6a8 Update #3965 - For Dock 2023-05-30 15:56:18 +03:00
Tuğçe Küçükoğlu 931edf0158 Cosmetics 2023-05-30 15:47:29 +03:00
Bahadır Sofuoğlu 70cb416c0f Update #3965 - Overlay - misc components 2023-05-30 15:28:04 +03:00
Tuğçe Küçükoğlu 8342f75e31 Update #3965 - Menu exact check fix 2023-05-30 15:02:59 +03:00
Tuğçe Küçükoğlu 11935c4204 Update #3965 - For Steps 2023-05-30 14:58:41 +03:00
Tuğçe Küçükoğlu 9d63038e29 Update #3965 - For TabMenu 2023-05-30 14:43:52 +03:00
Tuğçe Küçükoğlu 751295c755 Refactor #3965 - Update Base components 2023-05-30 14:06:57 +03:00
mertsincan b6ec58de65 Refactor #3965 - Update Base components 2023-05-30 12:03:42 +01:00
Bahadır Sofuoğlu cf144c8165 Update #3965 - For Badge 2023-05-30 13:19:28 +03:00
Bahadır 1b59fce5f9
Merge pull request #4004 from primefaces/issue-4003
Datatable: Checkbox render issue
2023-05-30 13:08:07 +03:00
mertsincan a556b46e48 Refactor #3965 - Update CascadeSelect and Breadcrumb 2023-05-30 10:59:17 +01:00
Bahadır Sofuoğlu ad07a70905 Checked condition added to datatable checkboxes 2023-05-30 12:10:30 +03:00
Bahadır Sofuoğlu 698431db44 Update #3965 - For base component paths 2023-05-30 11:47:45 +03:00
Tuğçe Küçükoğlu 5aa605cd18 Update BasePanelMenu.vue 2023-05-30 11:46:28 +03:00
Tuğçe Küçükoğlu b4d059388d Card pt fixes 2023-05-30 11:30:17 +03:00
Tuğçe Küçükoğlu 4e3488ec6b Refactor #3965 - For PanelMenu 2023-05-30 11:25:54 +03:00
Tuğçe Küçükoğlu ef89aca010 Update ContextMenuSub.vue 2023-05-30 10:02:33 +03:00
Tuğçe Küçükoğlu 1a97ba848d Refactor #3965 - For MegaMenu 2023-05-30 09:56:47 +03:00
Tuğçe Küçükoğlu 503f9df280 Refactor #3965 - Menubar & TieredMenu item object fixes 2023-05-30 08:56:53 +03:00
Tuğçe Küçükoğlu 79e5a5745c Revert "Refactor #3965 - Menu components cx implementation fixes"
This reverts commit 8181d7ee85.
2023-05-30 08:51:28 +03:00
Bahadır Sofuoğlu 661cf73a48 Refactor #3965 - For Sidebar 2023-05-29 23:37:34 +03:00
Bahadır Sofuoğlu 1cc307043c Refactor #3965 - For OverlayPanel 2023-05-29 23:18:28 +03:00
Bahadır Sofuoğlu 2d2e9d9991 Refactor #3965 - For DynamicDialog 2023-05-29 22:00:59 +03:00
Bahadır Sofuoğlu d1d50714ab Refactor #3965 - For ConfirmPopup 2023-05-29 21:41:50 +03:00
Bahadır Sofuoğlu 52e6aacc91 Refactor #3965 - For ConfirmDialog 2023-05-29 20:44:31 +03:00
mertsincan 15c4d029de Refactor #4000 - Update context option of pt in AccordionTab 2023-05-29 16:38:17 +01:00
Tuğçe Küçükoğlu 8181d7ee85 Refactor #3965 - Menu components cx implementation fixes 2023-05-29 17:41:08 +03:00
Tuğçe Küçükoğlu df4994ea68 Refactor #3965 - For Menubar 2023-05-29 17:06:26 +03:00
mertsincan 7e8f8a7c7c Fixed #4000 - Update context option of pt in AccordionTab 2023-05-29 14:38:47 +01:00
Tuğçe Küçükoğlu 24dfbf5116 Refactor #3965 - For TieredMenu 2023-05-29 15:31:43 +03:00
Bahadır Sofuoğlu 8494b53f48 Update #3965 - For Dialog 2023-05-29 15:12:26 +03:00
Bahadır Sofuoğlu ded7a0dc06 Update #3965 - For Toast 2023-05-29 14:35:09 +03:00
Tuğçe Küçükoğlu 36c5fc3e7b Refactor #3965 - For Menu & Breadcrumb 2023-05-29 14:13:36 +03:00
Tuğçe Küçükoğlu b237b5fbe5 Refactor #3965 - For ContextMenu 2023-05-29 14:12:29 +03:00
Bahadır Sofuoğlu ac65dd2840 Refactor #3965 - For Dialog 2023-05-29 13:59:47 +03:00
Tuğçe Küçükoğlu a760468c95 Calendar & CascadeSelect pt name fixes 2023-05-29 12:27:51 +03:00
Tuğçe Küçükoğlu 6746570c97 Refactor #3965 - context added Tree & CascadeSelect 2023-05-29 12:22:01 +03:00
Tuğçe Küçükoğlu 34a3b7ead0 Refactor #3965 - data-pc-name added 2023-05-29 12:19:55 +03:00
Tuğçe Küçükoğlu ce413c9a91 Refactor #3965 - For Menu 2023-05-29 12:09:48 +03:00
Tuğçe Küçükoğlu b1d229f2c8 Refactor #3965 - For Breadcrumb 2023-05-29 10:05:29 +03:00
Tuğçe Küçükoğlu f3c54bd15c Refactor #3965 - For CascadeSelect 2023-05-26 17:33:50 +03:00
Tuğçe Küçükoğlu 7773c13221 Refactor #3965 - For TreeSelect 2023-05-26 14:58:40 +03:00