Commit Graph

74 Commits (0c6a35d2807394a772fbb33e8bb84f680ba4a352)

Author SHA1 Message Date
mertsincan 0c6a35d280 Refactor #5257 2024-02-11 23:48:09 +00:00
tugcekucukoglu 6b02c7db37 Fixed #5215 - Dropdown / MultiSelect : Incorrect alignment on filtering 2024-02-07 15:59:20 +03:00
mertsincan 60f08422e6 Fixed #5214 - Move core alignment styles to theme files 2024-02-05 10:44:41 +00:00
tugcekucukoglu 45a23e9211 Refactor #5176 2024-02-02 14:46:26 +03:00
Cagatay Civici cbaca0cd0e Refactor filled variant 2024-02-01 15:39:56 +03:00
tugcekucukoglu ff22cfe15e Fixed #5176 - variant added 2024-01-31 11:02:53 +03:00
mertsincan 4836654f7b Fixed #5179 - Improve `data-pc-` structure in components 2024-01-30 14:35:32 +00:00
tugcekucukoglu a9a254915c Refactor #5176 - invalid property added 2024-01-30 14:27:56 +03:00
tugcekucukoglu ea75e45b3f Fixed #5140 - Search with `null`/`undefined` values breaks rendering 2024-01-24 14:54:14 +03:00
Haoqun Jiang 0b185e2b49
test(MultiSelect): update tests according to #5105 2024-01-24 14:34:24 +08:00
mertsincan 8f7ee3ac33 Reverted #4953 2024-01-23 18:06:31 +00:00
mertsincan 2072631cda Fixed #5130 - Add focusOnHover props to some components 2024-01-23 13:08:06 +00:00
tugcekucukoglu 32fe57be3a Update MultiSelect.spec.js 2024-01-23 13:04:03 +03:00
mertsincan bed58e4f80 Fixed #5106 - Change visual focus behavior for UI/UX enhancement on some components 2024-01-18 13:44:20 +00:00
tugcekucukoglu 3d43ab506f Refactor #5105 2024-01-18 16:11:07 +03:00
tugcekucukoglu 19f9813d16 Fixed #5105 - Highlight state changes on Checkbox selection mode 2024-01-18 16:05:30 +03:00
mertsincan 8945d848d1 Refactor #5071 2024-01-18 12:16:58 +00:00
tugcekucukoglu 1a048a0fd1 Fixed #5096 - autoOptionFocus default type is changed as false 2024-01-17 12:44:08 +03:00
Alexander e8b5b8f3e3
fix(#4953): use beforeMount to generate unique component id (#4954) 2024-01-16 11:28:03 +00:00
mertsincan 54ea411d76 Refactor #5071 2024-01-14 14:09:03 +00:00
mertsincan bd5b3f7c6a Refactor #5071 2024-01-14 13:38:51 +00:00
tugcekucukoglu 6d07500c64 Fixed #4905 - wrong type appendTo props 2024-01-08 12:33:05 +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 01af58f917 Apidoc updates 2023-11-07 09:16:39 +03:00
BOUAROUA Samuel 5daafc792e
MultiSelect selectedItemsLabel order 2023-11-02 14:09:25 +01:00
tugcekucukoglu b957ea422d Refactor #4728 2023-10-31 20:21:47 +03:00
mertsincan f959976b70 Fixed #4681 - Add empty option check to some components 2023-10-24 14:06:14 +01:00
Tuğçe Küçükoğlu 7035cb777a Lint fixes 2023-10-17 12:16:32 +03:00
GitHub Actions Bot b4eec67ef8 Update API doc 2023-10-17 07:47:01 +00:00
Chingiz Mammadov 8c2b417ffc
Fix #4558 - locale "selectedItemsLabel" is broken on MultiSelect 2023-10-11 02:16:10 +04:00
Chingiz Mammadov 456d4e338f
Fix #4558 - locale "selectedItemsLabel" is broken on MultiSelect 2023-10-11 01:48:17 +04: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
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
Tuğçe Küçükoğlu 2c47b9447a Refactor #4274 - For MultiSelect 2023-08-16 09:40:20 +03:00
mertsincan 6d3d420189 Fixed #4231 - Update d.ts 2023-08-02 17:07:22 +03:00
mertsincan 94bd3ef462 Refactor #4231 - For MultiSelect 2023-08-02 15:01:41 +03:00
Cagatay Civici 56e3f23eb3 Fixed typo 2023-08-01 17:01:12 +03:00
Bahadır Sofuoğlu 9c5f09291f v-show added for checkIcons 2023-07-17 23:16:16 +03:00