Mert Sincan
|
b4c4c064ad
|
Update d.ts files
|
2024-05-16 15:05:43 +01:00 |
Mert Sincan
|
98302e417e
|
Fixed #5405 - TypeScript emits are in an incompatible format with defineEmits
|
2024-05-16 11:50:43 +01:00 |
Cagatay Civici
|
428dbe0469
|
Revert "Fixed typo"
This reverts commit 70980de77a .
|
2024-05-15 12:24:26 +03:00 |
Cagatay Civici
|
70980de77a
|
Fixed typo
|
2024-05-15 12:22:27 +03:00 |
Cagatay Civici
|
6c0ca33e38
|
Fixed panel menu focus
|
2024-05-15 11:53:50 +03:00 |
Cagatay Civici
|
e276e517b0
|
Tokens for PanelMenu
|
2024-05-11 15:42:19 +03:00 |
Mert Sincan
|
64dca2bdb9
|
Added style class definitions to *Style.d.ts
|
2024-05-08 12:40:44 +01:00 |
Cagatay Civici
|
944e68d548
|
Renamed border radius token
|
2024-05-07 00:18:22 +03:00 |
tugcekucukoglu
|
c646fdc214
|
Refactor #5681
|
2024-05-06 16:10:13 +03:00 |
Cagatay Civici
|
57bdae3f69
|
Renamed token name
|
2024-05-05 18:51:29 +03:00 |
Cagatay Civici
|
4870d66609
|
Refactored Menu component tokens
|
2024-05-04 20:06:51 +03:00 |
tugcekucukoglu
|
5cdbe284f2
|
Menu components focus outline fixes
|
2024-05-02 13:56:41 +03:00 |
Mert Sincan
|
b7caa4e442
|
Fixed #5668 - Add sideEffects: false to nested package.json files on components
|
2024-05-01 09:32:12 +01:00 |
Mert Sincan
|
0979dde96d
|
Fixed #5667 - Remove base option from theme config
|
2024-05-01 09:26:48 +01:00 |
tugcekucukoglu
|
37eb456f9b
|
Refactor #5592 - For Menubar, PanelMenu, Steps, TabMenu, TieredMenu
|
2024-04-30 16:03:20 +03:00 |
mertsincan
|
d9712379e9
|
Add $pc[ComponentName] provider to all components
|
2024-04-25 02:26:06 +01:00 |
tugcekucukoglu
|
7055387be4
|
Merge branch 'master' into v4
|
2024-04-16 12:35:35 +03:00 |
tugcekucukoglu
|
6615f31d8a
|
Fixed #5593 - Hydration defects
|
2024-04-16 12:35:02 +03:00 |
Cagatay Civici
|
9c5251a2a1
|
Refactored PanelMenu
|
2024-04-09 17:27:13 +03:00 |
tugcekucukoglu
|
7681760b77
|
Merge branch 'master' into v4
|
2024-04-08 08:31:59 +03:00 |
mertsincan
|
f496c2669f
|
Fixed #5506 - Add `dt` props to all components and directives
|
2024-04-02 09:24:31 +01:00 |
i7slegend
|
85a9455c84
|
PR checker #5412 - prettier warns
|
2024-03-28 02:27:46 +03:00 |
i7slegend
|
3a134dd561
|
Fix #5412 - Twice render if attribute id not defined
|
2024-03-27 05:37:32 +03:00 |
Bobbie Goede
|
d7000e41eb
|
fix(types): augment `GlobalComponent` interface in `vue` module
|
2024-03-14 23:58:11 +01:00 |
tugcekucukoglu
|
e67efa2d8c
|
Fixed #5288 - Menu components: track focus with also mousemove
|
2024-02-15 18:57:40 +03:00 |
tugcekucukoglu
|
01c23a0b14
|
Fixed #5276 - Menu components itemicon slot does not work expected
|
2024-02-14 14:55:06 +03:00 |
mertsincan
|
0c6a35d280
|
Refactor #5257
|
2024-02-11 23:48:09 +00:00 |
mertsincan
|
60f08422e6
|
Fixed #5214 - Move core alignment styles to theme files
|
2024-02-05 10:44:41 +00:00 |
mertsincan
|
4836654f7b
|
Fixed #5179 - Improve `data-pc-` structure in components
|
2024-01-30 14:35:32 +00:00 |
tugcekucukoglu
|
ea75e45b3f
|
Fixed #5140 - Search with `null`/`undefined` values breaks rendering
|
2024-01-24 14:54:14 +03:00 |
mertsincan
|
8f7ee3ac33
|
Reverted #4953
|
2024-01-23 18:06:31 +00:00 |
Alexander
|
e8b5b8f3e3
|
fix(#4953): use beforeMount to generate unique component id (#4954)
|
2024-01-16 11:28:03 +00:00 |
mertsincan
|
e0de315cfc
|
Fixed #3602 - Keyboard support: Numpad enter
|
2023-12-20 10:45:43 +00:00 |
mertsincan
|
7581419a2d
|
Fixed #4951 - Add `attrs` param to all `pt` functions
|
2023-12-10 21:41:17 +00:00 |
mertsincan
|
eb00b8ee23
|
Fixed #4929 - Add parent param to all pt method options
|
2023-12-05 11:06:32 +00:00 |
dy-xiaodong2022
|
cffac80201
|
Fix #4816: Menu items with no sub-items toggling border radius
|
2023-11-19 21:47:19 +08:00 |
tugcekucukoglu
|
75d9f53133
|
Fixed #4826 - PanelMenu: new multiple property
|
2023-11-15 17:51:22 +03:00 |
tugcekucukoglu
|
01ee5bb736
|
Refactor #4750
|
2023-11-09 11:42:17 +03:00 |
tugcekucukoglu
|
466597181a
|
Fixed #4779 - PanelMenu: root option for item templating
|
2023-11-08 16:10:03 +03:00 |
tugcekucukoglu
|
c1c866b23b
|
Refactor #4739 - For PanelMenu
|
2023-11-08 15:49:16 +03:00 |
tugcekucukoglu
|
01af58f917
|
Apidoc updates
|
2023-11-07 09:16:39 +03:00 |
tugcekucukoglu
|
a2316e8385
|
Fixed #4750 - PanelMenu: isActive options for item templating
|
2023-11-03 15:54:49 +03:00 |
FlipWarthog
|
d37b1701c7
|
Fix #4671 - PanelMenu: Error when using #item slot
|
2023-10-22 16:13:01 -04:00 |
Tuğçe Küçükoğlu
|
52d7d11235
|
Refactor #4632
|
2023-10-17 18:23:16 +03:00 |
Tuğçe Küçükoğlu
|
1953c34171
|
Fixed #4632 - Menu components pt context disabled updates
|
2023-10-17 13:06:59 +03:00 |
Tuğçe Küçükoğlu
|
e8acbefd2a
|
Fixed #4616
|
2023-10-17 12:55:48 +03:00 |
mertsincan
|
3d1d31ca53
|
Refactor #4530 - Add d.ts files
|
2023-10-02 14:15:41 +01:00 |
mertsincan
|
dc2913e887
|
Fixed #4530 - Export styles of all components
|
2023-10-02 11:46:09 +01:00 |
Çetin
|
9298b69ee5
|
Fixed #4522 - Add extra check for separator item
|
2023-09-30 10:28:47 +03:00 |
Tuğçe Küçükoğlu
|
b48d33eddd
|
Refactor #4504
|
2023-09-26 12:14:27 +03:00 |