Commit Graph

72 Commits (f9907fa4cea5ff71d0bd32ab9e9aab34d4b8fd86)

Author SHA1 Message Date
tugcekucukoglu 5fdba8c0c3 Fixed - ContextMenu:there are no emitters before-show and before-hide 2024-06-07 09:45:43 +03:00
tugcekucukoglu 6615f31d8a Fixed - Hydration defects 2024-04-16 12:35:02 +03:00
Tuğçe Küçükoğlu 52fc48780a
Merge pull request from i7slegend/fix/5412-twice-render
Fix  - Twice render if attribute id not defined
2024-04-03 17:45:37 +03:00
tugcekucukoglu 0c44e20402 Fixed - Menu components: Hidden Menu-Item can still be activated (focused) on Keyboard-Navigation 2024-04-03 17:06:06 +03:00
i7slegend 85a9455c84 PR checker - prettier warns 2024-03-28 02:27:46 +03:00
i7slegend 3a134dd561 Fix - 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
Fahad 8f0d3188cd
feat(dx): Improve hinted string types () 2024-02-23 08:38:50 +00:00
tugcekucukoglu e67efa2d8c Fixed - Menu components: track focus with also mousemove 2024-02-15 18:57:40 +03:00
tugcekucukoglu 01c23a0b14 Fixed - Menu components itemicon slot does not work expected 2024-02-14 14:55:06 +03:00
mertsincan f91f6bd1ec Refactor 2024-02-12 13:02:20 +00:00
mertsincan 60f08422e6 Fixed - Move core alignment styles to theme files 2024-02-05 10:44:41 +00:00
tugcekucukoglu 90cd9e288e Refactor 2024-02-02 16:26:27 +03:00
mertsincan 4836654f7b Fixed - Improve `data-pc-` structure in components 2024-01-30 14:35:32 +00:00
tugcekucukoglu ea75e45b3f Fixed - Search with `null`/`undefined` values breaks rendering 2024-01-24 14:54:14 +03:00
mertsincan 8f7ee3ac33 Reverted 2024-01-23 18:06:31 +00:00
Alexander e8b5b8f3e3
fix(): use beforeMount to generate unique component id () 2024-01-16 11:28:03 +00:00
mertsincan b843bc9de3 Fixed - ContextMenu: Cache duplication "focusedItemId" 2024-01-15 00:05:19 +00:00
tugcekucukoglu 6d07500c64 Fixed - 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 - Keyboard support: Numpad enter 2023-12-20 10:45:43 +00:00
mertsincan 7581419a2d Fixed - Add `attrs` param to all `pt` functions 2023-12-10 21:41:17 +00:00
mertsincan eb00b8ee23 Fixed - Add parent param to all pt method options 2023-12-05 11:06:32 +00:00
tugcekucukoglu 437818c7f2 Refactor 2023-11-24 15:21:54 +03:00
tugcekucukoglu d65bda79f0 Fixed - Wrong types issue with aria-label and aria-labelledby Props 2023-11-24 15:15:40 +03:00
tugcekucukoglu cba43b310b Fixed - Collision Enhancements 2023-11-09 17:18:51 +03:00
tugcekucukoglu 661048609e Refactor - For ContextMenu 2023-11-08 15:48:09 +03:00
tugcekucukoglu a59b595334 Fixed - 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 - Menu components pt context disabled updates 2023-10-17 13:06:59 +03:00
Tuğçe Küçükoğlu 7c3218cef2 Fixed - ContextMenu: global property is not working 2023-10-03 14:20:43 +03:00
mertsincan 3d1d31ca53 Refactor - Add d.ts files 2023-10-02 14:15:41 +01:00
mertsincan dc2913e887 Fixed - Export styles of all components 2023-10-02 11:46:09 +01:00
Tuğçe Küçükoğlu b48d33eddd Refactor 2023-09-26 12:14:27 +03:00
Tuğçe Küçükoğlu 01753ac08a Refactor 2023-09-26 09:40:02 +03:00
Tuğçe Küçükoğlu e6499c0365 Refactor 2023-09-25 22:11:55 +03:00
mertsincan 5c94099fa7 Fixed - Rename PTOptions and DefaultPTOptions types with PassThrough and DefaultPassThrough types 2023-09-05 12:28:04 +01:00
mertsincan 91b27d7318 Fixed - 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 - Menu components: RouterBindProps typing 2023-09-04 12:16:03 +03:00
Tuğçe Küçükoğlu 832d7e3dda Refactor 2023-08-30 16:28:00 +03:00
Tuğçe Küçükoğlu 3e59aa18b9 Refactor - For ContextMenu 2023-08-30 09:27:36 +03:00
mertsincan 4ecc86838f Fixed - Improve `usePassThrough` method 2023-08-18 00:51:01 +01:00
Tuğçe Küçükoğlu 289ee220ed Refactor 2023-08-17 10:16:25 +03:00
mertsincan 6d3d420189 Fixed - Update d.ts 2023-08-02 17:07:22 +03:00
mertsincan b371f0e248 Refactor - 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 - For ContextMenu 2023-07-24 17:23:12 +03:00
mertsincan 5f09ecd0a0 Fixed - Pass Through Props: Syntactic improvement suggestion 2023-07-11 23:42:43 +01:00