François Volral
8ef984894d
Fix: Add preventDefault on SplitButton click event
...
The SplitButton component of PrimeVue was missing a preventDefault()
call when clicking on the button that opens the dropdown menu. This
caused unexpected behavior when interacting with the dropdown menu.
The issue has been resolved by adding the preventDefault() on the click
event, ensuring smooth and expected functionality.
Fixes #4223"
2023-07-31 14:54:09 +02:00
Tuğçe Küçükoğlu
f8bffa473d
Refactor #4211 - For Badge Directive
2023-07-31 14:24:02 +03:00
Tuğçe Küçükoğlu
d993b4f6f3
Refactor #4211 - For Tooltip
2023-07-31 10:47:30 +03:00
Tuğçe Küçükoğlu
63dd7d7f83
Refactor #4211 - For Calendar
2023-07-31 09:18:21 +03:00
Tuğçe Küçükoğlu
8047671b39
Refactor #4211 - For Button
2023-07-30 21:22:49 +03:00
Tuğçe Küçükoğlu
dba00a6d9b
Update theming tab render condition
2023-07-30 21:20:52 +03:00
Tuğçe Küçükoğlu
b459bdcce4
Pass unstyled mode
2023-07-27 17:38:02 +03:00
Tuğçe Küçükoğlu
d13357356b
Refactor #4211 - For SpeedDial
2023-07-27 17:32:30 +03:00
Tuğçe Küçükoğlu
70435e3371
add flags.css
2023-07-27 10:01:50 +03:00
Tuğçe Küçükoğlu
518ff2f866
Pass unstyled mode
2023-07-27 09:43:22 +03:00
Tuğçe Küçükoğlu
5a05820ab3
Update templates.js
2023-07-26 16:16:08 +03:00
Tuğçe Küçükoğlu
e77a4e6024
Embedded unstyled mode demo updates
2023-07-26 14:33:41 +03:00
Tuğçe Küçükoğlu
ea6bd0fb3a
Refactor #4209 - For InputMask
2023-07-26 10:58:30 +03:00
Tuğçe Küçükoğlu
38bd2712e9
Add pt options to SplitterPanel
2023-07-26 10:52:37 +03:00
Tuğçe Küçükoğlu
e34f3a1946
Remove unnecessary data-pc-section
2023-07-26 09:53:31 +03:00
Tuğçe Küçükoğlu
daaec94637
Embedded unstyled mode demo updates
2023-07-25 22:30:22 +03:00
Cagatay Civici
9c03b03b99
Add theming tab
2023-07-25 16:47:12 +03:00
Tuğçe Küçükoğlu
8eb5874f37
Set new version
2023-07-25 15:55:43 +03:00
Cagatay Civici
e7937a7f30
Refactor d.ts for Tailwind
2023-07-25 15:36:40 +03:00
Tuğçe Küçükoğlu
9bdfd6f7fa
Fixed #4205 - Tailwind Theme for Unstyled Mode
2023-07-25 14:53:01 +03:00
Tuğçe Küçükoğlu
77934bf361
Refactor #4196 - For SplitterPanel
2023-07-25 12:22:30 +03:00
Tuğçe Küçükoğlu
b701c0443e
Refactor #4190 - For TieredMenu
2023-07-25 12:12:10 +03:00
Tuğçe Küçükoğlu
daf6034d98
Refactor #4190 - For TabMenu
2023-07-25 12:11:57 +03:00
Tuğçe Küçükoğlu
b947b4860f
Refactor #4190 - For Steps
2023-07-25 12:11:49 +03:00
Tuğçe Küçükoğlu
a7f0366b6a
Refactor #4190 - For PanelMenu
2023-07-25 12:11:38 +03:00
Tuğçe Küçükoğlu
06acfdf264
Refactor #4190 - For Menubar
2023-07-25 12:11:30 +03:00
Tuğçe Küçükoğlu
fd326c4d8d
Refactor #4190 - For Menu
2023-07-25 12:11:23 +03:00
Tuğçe Küçükoğlu
b89643cef1
Refactor #4190 - For MegaMenu
2023-07-25 12:11:12 +03:00
Tuğçe Küçükoğlu
6d2f17501e
Refactor #4190 - For Dock
2023-07-25 12:11:01 +03:00
Tuğçe Küçükoğlu
e83481fe4a
Refactor #4190 - For ContextMenu
2023-07-24 17:23:12 +03:00
Tuğçe Küçükoğlu
62a83920b4
Refactor #4190 - For Breadcrumb
2023-07-24 17:18:43 +03:00
Tuğçe Küçükoğlu
28f38f9a87
Update PrimeVue.d.ts
2023-07-24 14:28:57 +03:00
Tuğçe Küçükoğlu
480f10eaf7
Refactor #4196 - For TabMenu
2023-07-24 14:12:43 +03:00
Tuğçe Küçükoğlu
974a963218
Refactor #4196 - For Steps
2023-07-24 13:57:49 +03:00
Tuğçe Küçükoğlu
10fd09df83
Refactor #4196 - For PanelMenu
2023-07-24 13:48:47 +03:00
Tuğçe Küçükoğlu
3ff671c8d5
Fixed #4192 - CascadeSelect unstyled mode defect
2023-07-24 11:25:19 +03:00
Tuğçe Küçükoğlu
eb11205e3a
Fixed #4181 - TabView: ID used in aria-controls does not exist on panel content div
2023-07-24 11:06:25 +03:00
Huge Letters
d6bd6f95a5
inputswitch passthrough hotfix
2023-07-23 17:58:56 +02:00
Tuğçe Küçükoğlu
8a7b069276
Refactor #4089 - Image accessibility update
2023-07-21 16:46:16 +03:00
Tuğçe Küçükoğlu
fe249402bf
Merge pull request #4098 from qburst/4089--fix-image-preview-not-closing-on-escape
...
fix: fix image preview not closing on escape
2023-07-21 16:45:16 +03:00
Tuğçe Küçükoğlu
26586b5f32
Fixed #4174
2023-07-21 14:39:58 +03:00
mertsincan
7eb405d3e5
Fixed #4167
2023-07-20 11:01:18 +01:00
Tuğçe Küçükoğlu
c007c93c7b
z-index fix
2023-07-20 12:02:44 +03:00
Tuğçe Küçükoğlu
f38724d56e
Refactor #4163 - For Galleria
2023-07-20 11:57:56 +03:00
Tuğçe Küçükoğlu
671fb20b44
Fixed #4169 - TabMenu: disabled item defect & accessibility improvements
2023-07-20 11:09:12 +03:00
Tuğçe Küçükoğlu
4532253422
Refactor #4149 - For Tree
2023-07-19 15:57:15 +03:00
Tuğçe Küçükoğlu
fd8ec80581
Refactor #4163 - For Galleria
2023-07-19 15:46:57 +03:00
Tuğçe Küçükoğlu
3406f88b1a
Refactor #4163 - For Toast
2023-07-19 15:46:43 +03:00
Tuğçe Küçükoğlu
ea7c1813f2
SplitButton: data-pc-section naming fixes
2023-07-19 15:44:39 +03:00
Tuğçe Küçükoğlu
ced66377c8
Refactor #4149 - For TreeTable
2023-07-19 15:06:27 +03:00