Commit graph

1679 commits

Author SHA1 Message Date
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
tugcekucukoglu
97d3b4561b Refactor #4739 - For Dock 2023-11-08 15:48:23 +03:00
tugcekucukoglu
661048609e Refactor #4739 - For ContextMenu 2023-11-08 15:48:09 +03:00
tugcekucukoglu
ad9b437003 Refactor #4739 - For Breadcrumb 2023-11-08 15:47:48 +03:00
FlipWarthog
6053cefe22 Fix #4394 - DataTable VirtualScroller: resizableColumns broken 2023-11-07 20:41:46 -05:00
tugcekucukoglu
a59b595334 Fixed #4764 - ContextMenu: hasSubmenu options for item templating 2023-11-07 09:40:48 +03:00
tugcekucukoglu
01af58f917 Apidoc updates 2023-11-07 09:16:39 +03:00
tugcekucukoglu
a77325cf77 Refactor #4742 2023-11-07 09:14:13 +03:00
navedqb
5a41c88e55
fix incorrect reference value display in autocomplete 2023-11-07 00:06:14 +05:30
tugcekucukoglu
0b17131c02 Fixed #4760 - TieredMenu: New start and end templating 2023-11-06 14:54:05 +03:00
Tuğçe Küçükoğlu
96c0bab438
Merge pull request #4759 from primefaces/issue-4742
New InputGroup Component
2023-11-06 13:06:16 +03:00
tugcekucukoglu
35834ecb64 Fixed #4757 - DataTable: editingRows watcher implementation defect 2023-11-06 10:28:02 +03:00
tugcekucukoglu
a2316e8385 Fixed #4750 - PanelMenu: isActive options for item templating 2023-11-03 15:54:49 +03:00
Tuğçe Küçükoğlu
4d4fe141d4
Merge pull request #4744 from petitkriket/issue-4743
MultiSelect selectedItemsLabel order
2023-11-03 11:00:23 +03:00
Tuğçe Küçükoğlu
b3d86ba99f
Merge pull request #4733 from FlipWarthog/PV4732
Fix #4732 - Calendar: Console.Error/Crash when pressing Escape key using Inline Calendar
2023-11-03 10:57:13 +03:00
tugcekucukoglu
f1d16649bc Fixed #4157 - Calendar does not show the right month (for the minimal departure date) when it's dynamically set 2023-11-03 10:01:09 +03:00
BOUAROUA Samuel
5daafc792e
MultiSelect selectedItemsLabel order 2023-11-02 14:09:25 +01:00
tugcekucukoglu
5d8babd349 Fixed #4742 - New InputGroup Component 2023-11-02 15:48:32 +03:00
tugcekucukoglu
bba5d21060 Fixed #4740 - SpeedDial: unstyled implementation defect breaks the calculations 2023-11-02 14:23:47 +03:00
tugcekucukoglu
95e8936be1 Fixed #4738 - Tooltip: escape should be false by default 2023-11-02 13:50:06 +03:00
tugcekucukoglu
5ee9ac2d86 Refactor #4737 2023-11-02 13:46:29 +03:00
tugcekucukoglu
1448e92459 Fixed #4737 - Tooltip: autoHide does not work properly 2023-11-02 10:53:45 +03:00