mertsincan
|
f496c2669f
|
Fixed #5506 - Add `dt` props to all components and directives
|
2024-04-02 09:24:31 +01:00 |
Cagatay Civici
|
e184926fb1
|
Different color for active item
|
2024-03-25 18:19:22 +03:00 |
tugcekucukoglu
|
4f9fe2491b
|
Merge branch 'master' into v4
|
2024-03-25 14:17:53 +03:00 |
tugcekucukoglu
|
4d640c4442
|
Refactor #5437 - Removed shared classes
|
2024-03-22 11:53:44 +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 (#5286)
|
2024-02-23 08:38:50 +00:00 |
tugcekucukoglu
|
2a657bc85b
|
Fixed #5293 - aria-invalid state added to Input components
|
2024-02-16 14:42:42 +03:00 |
tugcekucukoglu
|
c01a99e48e
|
Fixed #5289 - Menu components hover and visual focus updates
|
2024-02-15 19:01:09 +03:00 |
mertsincan
|
dd84dbbb60
|
Refactor #5257
|
2024-02-11 08:10:29 +00: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 |
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 |
mertsincan
|
bed58e4f80
|
Fixed #5106 - Change visual focus behavior for UI/UX enhancement on some components
|
2024-01-18 13:44:20 +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 |
tugcekucukoglu
|
6d07500c64
|
Fixed #4905 - wrong type appendTo props
|
2024-01-08 12:33:05 +03:00 |
tugcekucukoglu
|
c977c5bb6d
|
Fixed #4995 - CascadeSelect: context options improvements for pt
|
2023-12-26 14:34:10 +03:00 |
Tuğçe Küçükoğlu
|
84f735ef77
|
Merge pull request #4638 from FlipWarthog/no-important
Fix #4637 - Component Styles: Remove use of !important now that @layer is used
|
2023-12-21 10:39:01 +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 |
tugcekucukoglu
|
573e4a0091
|
Fixed #4944 - CascadeSelect: optionGroupChildren doesn't work in string type
|
2023-12-08 12:30:23 +03: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 |
FlipWarthog
|
6c3ea8557d
|
Update !important from component CSS
|
2023-11-17 17:38:39 -05:00 |
tugcekucukoglu
|
cba43b310b
|
Fixed #4784 - Collision Enhancements
|
2023-11-09 17:18:51 +03:00 |
tugcekucukoglu
|
01af58f917
|
Apidoc updates
|
2023-11-07 09:16:39 +03:00 |
mertsincan
|
f959976b70
|
Fixed #4681 - Add empty option check to some components
|
2023-10-24 14:06:14 +01: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 |
mertsincan
|
6d3d420189
|
Fixed #4231 - Update d.ts
|
2023-08-02 17:07:22 +03:00 |
mertsincan
|
3f233cb3e0
|
Refactor #4231 - For CascadeSelect
|
2023-08-02 15:00:02 +03:00 |
Cagatay Civici
|
56e3f23eb3
|
Fixed typo
|
2023-08-01 17:01:12 +03:00 |
Tuğçe Küçükoğlu
|
3ff671c8d5
|
Fixed #4192 - CascadeSelect unstyled mode defect
|
2023-07-24 11:25:19 +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 |