Commit Graph

79 Commits (2c45303235623a9dd6aec66935e15664174ff11e)

Author SHA1 Message Date
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 a14054e7e5 Rename class 2024-04-09 16:43:12 +03:00
Cagatay Civici fab77c8e9f Refactored Menubar CSS 2024-04-09 16:35:36 +03:00
tugcekucukoglu 7681760b77 Merge branch 'master' into v4 2024-04-08 08:31:59 +03:00
Tuğçe Küçükoğlu 52fc48780a
Merge pull request #5486 from i7slegend/fix/5412-twice-render
Fix #5412 - Twice render if attribute id not defined
2024-04-03 17:45:37 +03:00
tugcekucukoglu 0c44e20402 Fixed #5318 - Menu components: Hidden Menu-Item can still be activated (focused) on Keyboard-Navigation 2024-04-03 17:06:06 +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 3cc37ba979 Refactor #5316 2024-02-23 15:34:18 +03:00
tugcekucukoglu 2a512606d5 Fixed #5316 - MenuBar: Pressing Escape-Key in submenu moves focus to first menuitem 2024-02-22 15:58:31 +03: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
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
tugcekucukoglu b9fd3ddc65 Arrow down key enhancement 2023-12-28 11:05:17 +03:00
tugcekucukoglu 6d6516cc61 aria-labelledby enhancements for submenus 2023-12-28 11:04:57 +03: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
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
tugcekucukoglu 7d86b48f28 Fixed #4862 - MegaMenu / Menubar: menubutton templating 2023-11-22 13:36:31 +03:00
tugcekucukoglu 23065b97d9 Refactor #4820 2023-11-21 20:28:40 +03:00
tugcekucukoglu 75d6867507 Refactor #4820 2023-11-20 11:00:34 +03:00
tugcekucukoglu 737f74ab22 .d.ts updates 2023-11-15 13:45:42 +03:00
tugcekucukoglu e417c5b6c2 Fixed #4820 - Menubar responsiveness updates 2023-11-15 13:20:49 +03:00
tugcekucukoglu f00540f4ab Refactor #4739 - For Menubar 2023-11-08 15:49:00 +03:00
tugcekucukoglu 01af58f917 Apidoc updates 2023-11-07 09:16:39 +03:00
tugcekucukoglu 1505c11f9f Fixed #4270 - Menubar: Custom locale config overwriting default untouched config properties 2023-10-31 17:24:28 +03:00
Tuğçe Küçükoğlu 1953c34171 Fixed #4632 - Menu components pt context disabled updates 2023-10-17 13:06:59 +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
Tuğçe Küçükoğlu b48d33eddd Refactor #4504 2023-09-26 12:14:27 +03:00
Tuğçe Küçükoğlu 01753ac08a Refactor #4504 2023-09-26 09:40:02 +03:00
Tuğçe Küçükoğlu e6499c0365 Refactor #4504 2023-09-25 22:11:55 +03:00
Tuğçe Küçükoğlu fd51e4226e Fixed #4405 - Menubar - clicking outside of submenu should hide it 2023-09-07 14:49:11 +03:00
mertsincan 5c94099fa7 Fixed #4389 - Rename PTOptions and DefaultPTOptions types with PassThrough and DefaultPassThrough types 2023-09-05 12:28:04 +01:00
mertsincan 91b27d7318 Fixed #4290 - Update d.ts files 2023-09-05 09:50:46 +01:00
Tuğçe Küçükoğlu 041bd3214c **PassThroughMethodOptions updated TS comments 2023-09-05 09:50:04 +03:00
Tuğçe Küçükoğlu 411d62df2c Fixed #4379 - Menu components: RouterBindProps typing 2023-09-04 12:16:03 +03:00
Tuğçe Küçükoğlu 344df448f2 Refactor #4351 - For Menubar 2023-09-01 14:00:52 +03:00
Tuğçe Küçükoğlu 832d7e3dda Refactor #4351 2023-08-30 16:28:00 +03:00
Tuğçe Küçükoğlu 8cc457318b Refactor #4351 - For Menubar 2023-08-30 09:40:53 +03:00