Commit Graph

64 Commits (d30500cac75c811ad50f3d7e35a6702abdb8f022)

Author SHA1 Message Date
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 f91f6bd1ec Refactor #5257 2024-02-12 13:02:20 +00:00
mertsincan 60f08422e6 Fixed #5214 - Move core alignment styles to theme files 2024-02-05 10:44:41 +00:00
tugcekucukoglu 90cd9e288e Refactor #5176 2024-02-02 16:26:27 +03: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 b843bc9de3 Fixed #5054 - ContextMenu: Cache duplication "focusedItemId" 2024-01-15 00:05:19 +00:00
tugcekucukoglu 6d07500c64 Fixed #4905 - wrong type appendTo props 2024-01-08 12:33:05 +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 cba43b310b Fixed #4784 - Collision Enhancements 2023-11-09 17:18:51 +03:00
tugcekucukoglu 661048609e Refactor #4739 - For ContextMenu 2023-11-08 15:48:09 +03: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
Dominic Fellbaum fc7f8aedad Fix Archieve typos 2023-10-30 11:43:15 +01: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 7c3218cef2 Fixed #4536 - ContextMenu: global property is not working 2023-10-03 14:20:43 +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
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 832d7e3dda Refactor #4351 2023-08-30 16:28:00 +03:00
Tuğçe Küçükoğlu 3e59aa18b9 Refactor #4351 - For ContextMenu 2023-08-30 09:27:36 +03:00
mertsincan 4ecc86838f Fixed #4289 - Improve `usePassThrough` method 2023-08-18 00:51:01 +01:00
Tuğçe Küçükoğlu 289ee220ed Refactor #4274 2023-08-17 10:16:25 +03:00
mertsincan 6d3d420189 Fixed #4231 - Update d.ts 2023-08-02 17:07:22 +03:00
mertsincan b371f0e248 Refactor #4231 - For ContextMenu 2023-08-02 15:00:28 +03:00
Cagatay Civici 56e3f23eb3 Fixed typo 2023-08-01 17:01:12 +03:00
Tuğçe Küçükoğlu e83481fe4a Refactor #4190 - For ContextMenu 2023-07-24 17:23:12 +03:00
mertsincan 5f09ecd0a0 Fixed #4125 - Pass Through Props: Syntactic improvement suggestion 2023-07-11 23:42:43 +01:00
mertsincan 812378623b Update d.ts files 2023-07-06 13:01:33 +01:00
mertsincan 439b7ee308 Update d.ts files 2023-07-06 12:17:08 +01:00
mertsincan e9a561a7d1 Update d.ts files 2023-07-06 12:09:01 +01:00
Tuğçe Küçükoğlu 3d49b11814 Refactor #3965 - hostName fixes 2023-07-04 09:29:36 +03:00
mertsincan 9247620421 Refactor #3965, Improve build and Added *Base models 2023-07-03 23:20:35 +01:00
Tuğçe Küçükoğlu 41d871e1ff PT images added 2023-05-31 13:47:57 +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 751295c755 Refactor #3965 - Update Base components 2023-05-30 14:06:57 +03:00