Mert Sincan
|
b4c4c064ad
|
Update d.ts files
|
2024-05-16 15:05:43 +01:00 |
Mert Sincan
|
98302e417e
|
Fixed #5405 - TypeScript emits are in an incompatible format with defineEmits
|
2024-05-16 11:50:43 +01:00 |
Cagatay Civici
|
428dbe0469
|
Revert "Fixed typo"
This reverts commit 70980de77a .
|
2024-05-15 12:24:26 +03:00 |
Cagatay Civici
|
70980de77a
|
Fixed typo
|
2024-05-15 12:22:27 +03:00 |
tugcekucukoglu
|
db09d00a43
|
Use Badge as inner component in Tables
|
2024-05-13 13:08:24 +03:00 |
Cagatay Civici
|
8d3559c9ef
|
Tokens for DataTable
|
2024-05-13 02:28:17 +03:00 |
Mert Sincan
|
64dca2bdb9
|
Added style class definitions to *Style.d.ts
|
2024-05-08 12:40:44 +01:00 |
tugcekucukoglu
|
e1367fd494
|
Refactor #5681
|
2024-05-06 18:23:01 +03:00 |
tugcekucukoglu
|
69136e94f2
|
Refactor #5661 - For TreeTable
|
2024-05-03 09:34:54 +03:00 |
tugcekucukoglu
|
c2d1c57edf
|
Refactor #5592 - For DataTable
|
2024-05-02 12:58:00 +03:00 |
Mert Sincan
|
b7caa4e442
|
Fixed #5668 - Add sideEffects: false to nested package.json files on components
|
2024-05-01 09:32:12 +01:00 |
mertsincan
|
d9712379e9
|
Add $pc[ComponentName] provider to all components
|
2024-04-25 02:26:06 +01:00 |
tugcekucukoglu
|
c40b3203fd
|
Refactor #5612
|
2024-04-18 17:28:41 +03:00 |
mertsincan
|
f496c2669f
|
Fixed #5506 - Add `dt` props to all components and directives
|
2024-04-02 09:24:31 +01:00 |
mertsincan
|
45521ea6af
|
Theming API: Improve performance
|
2024-03-31 05:44:48 +01:00 |
Bobbie Goede
|
d7000e41eb
|
fix(types): augment `GlobalComponent` interface in `vue` module
|
2024-03-14 23:58:11 +01:00 |
mertsincan
|
f91f6bd1ec
|
Refactor #5257
|
2024-02-12 13:02:20 +00:00 |
tugcekucukoglu
|
f9117be895
|
Fixed #5123 - DataTable: body template rowTogglerCallback callback option added
|
2024-01-22 10:50:59 +03:00 |
mertsincan
|
bd5b3f7c6a
|
Refactor #5071
|
2024-01-14 13:38:51 +00:00 |
kabaskar
|
98d274dbeb
|
corrected a typo
|
2023-12-22 15:17:52 +01:00 |
kabaskar
|
4fdb964b86
|
added sortIcon property to type ColumnPassThroughOptionType
|
2023-12-22 15:09:25 +01:00 |
mertsincan
|
f16bd6ab2e
|
Fixed #4646 - Add custom wrapper support for helper components
|
2023-12-21 23:41:41 +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
|
8eea973282
|
parent updates for .d.ts files and apidoc
|
2023-12-05 10:06:55 +03:00 |
Michał Kleszczyński
|
23691149f2
|
Fixed #4423: Column: Missing typing for sorticon
|
2023-11-22 09:01:06 +01:00 |
tugcekucukoglu
|
01af58f917
|
Apidoc updates
|
2023-11-07 09:16:39 +03:00 |
Egor Volvachev
|
b09a50d41a
|
fix: update type for the column node that used `props` instead of `$props` (#3423)
Fixes #3395.
|
2023-10-05 13:48:38 +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 |
Neluji
|
d686b3a9ae
|
Column Filter: Add type for `applyFilter`
|
2023-09-21 15:21:59 +02:00 |
Tuğçe Küçükoğlu
|
2619ae5b4e
|
Fixed #4398 - Column: rowtogglericon slot does not expose p-row-toggler-icon class
|
2023-09-06 14:26:20 +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 |
Cagatay Civici
|
56e3f23eb3
|
Fixed typo
|
2023-08-01 17:01:12 +03:00 |
Tuğçe Küçükoğlu
|
97d112a2e0
|
Refactor #4149 - For DataTable & Column & ColumnGroup
|
2023-07-19 15:05:06 +03:00 |
Tuğçe Küçükoğlu
|
ee637daf39
|
Refactor #4149 - Column & TreeTable
|
2023-07-17 12:23:09 +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 |
Ian Lai
|
c0e470d754
|
fix: fix column sorticon slot props type
|
2023-06-19 00:45:26 +08:00 |
Tuğçe Küçükoğlu
|
f52d1d91ea
|
Refactor #4024 - DataTable & TreeTable
|
2023-06-05 16:26:08 +03:00 |
Tuğçe Küçükoğlu
|
9c2d39313f
|
Refactor #3983 - For DataTable
|
2023-06-02 14:10:18 +03:00 |
Tuğçe Küçükoğlu
|
aabf445f91
|
Refactor #3965 - For DataTable & Column & ColumnGroup & Row .d.ts
|
2023-06-02 10:00:36 +03:00 |
Tuğçe Küçükoğlu
|
2669fd5925
|
Refactor #3965 - For DataTable & Column & ColumnGroup & Row
|
2023-06-02 09:52:13 +03:00 |
Tuğçe Küçükoğlu
|
69780b5698
|
Update Column.d.ts
|
2023-05-17 17:23:12 +03:00 |