tugcekucukoglu
|
9b20f4baca
|
SelectButton disabled and invalid state updates
|
2024-03-27 13:41:31 +03:00 |
tugcekucukoglu
|
636c89e750
|
SelectButton updates
|
2024-03-26 15:44:29 +03:00 |
tugcekucukoglu
|
dd07a0544b
|
Refactor #5426 - For SelectButton
|
2024-03-26 13:25:08 +03:00 |
tugcekucukoglu
|
4f9fe2491b
|
Merge branch 'master' into v4
|
2024-03-25 14:17:53 +03:00 |
tugcekucukoglu
|
32de6971aa
|
Refactor #5437 - For SelectButton
|
2024-03-21 16:21:24 +03:00 |
tugcekucukoglu
|
fd7245da44
|
Refactor #5437 - For DataViewLayoutOptions
|
2024-03-20 10:02:27 +03:00 |
tugcekucukoglu
|
d6f209ad08
|
Refactor #5426 - For SelectButton
|
2024-03-20 10:00:27 +03:00 |
Bobbie Goede
|
d7000e41eb
|
fix(types): augment `GlobalComponent` interface in `vue` module
|
2024-03-14 23:58:11 +01:00 |
tugcekucukoglu
|
43268b66f7
|
Update SelectButton.d.ts
|
2024-03-04 09:12:43 +03:00 |
Andre van Tonder
|
bd4f338e24
|
Add `disabled` to `SelectButtonContext` type
|
2024-02-29 09:24:52 +10:00 |
tugcekucukoglu
|
0556fdcf3f
|
Refactor #5292 - Component updates
|
2024-02-16 14:07:34 +03:00 |
tugcekucukoglu
|
973630e1f2
|
Code refactor
|
2024-02-14 12:29:39 +03:00 |
tugcekucukoglu
|
84d3e7fd15
|
Fixed #5274 - SelectButton: (accessibility) disabled mode focus defects
|
2024-02-14 12:17:38 +03:00 |
mertsincan
|
23a21c2407
|
Refactor #5257
|
2024-02-11 23:48:31 +00:00 |
tugcekucukoglu
|
05be6f3dfe
|
Fixed #5235 - SelectButton: aria-disabled contains code instead of a boolean value
|
2024-02-08 09:51:58 +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 |
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 |
Tuğçe Küçükoğlu
|
4736dac5ff
|
Fixed #4631 - SelectButton: unselectable property defect
|
2023-10-17 09:32:11 +03:00 |
Quinten Coret
|
b666789c8a
|
Fix ambigious clearing behaviour on SelectButton (#4107)
|
2023-10-09 10:36:37 +01:00 |
mertsincan
|
877d6c07df
|
Refactor #4530
|
2023-10-04 10:20:15 +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 |
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
|
dfdc462fe9
|
Fixed #4286 - SelectButton: passthrough option
|
2023-08-18 10:08:25 +03:00 |
mertsincan
|
4ecc86838f
|
Fixed #4289 - Improve `usePassThrough` method
|
2023-08-18 00:51:01 +01:00 |
Cagatay Civici
|
56e3f23eb3
|
Fixed typo
|
2023-08-01 17:01: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 |
Bahadır Sofuoğlu
|
70cb416c0f
|
Update #3965 - Overlay - misc components
|
2023-05-30 15:28:04 +03:00 |
Tuğçe Küçükoğlu
|
34a3b7ead0
|
Refactor #3965 - data-pc-name added
|
2023-05-29 12:19:55 +03:00 |
Tuğçe Küçükoğlu
|
808b7625ac
|
Refactor #3965 - For SelectButton
|
2023-05-25 17:09:22 +03:00 |
Tuğçe Küçükoğlu
|
515ae35fc5
|
Refactor #3922 - For SelectButton
|
2023-05-09 11:43:08 +03:00 |
Bahadır Sofuoğlu
|
73327316aa
|
Refactor #3922 - For SelectButton
|
2023-05-06 22:56:50 +03:00 |
mertsincan
|
f5fe822afb
|
Fixed #3802 - Improve folder structure for nuxt configurations
|
2023-03-26 06:22:57 +01:00 |