Commit Graph

47 Commits (dc84c394ccc6d12e0429ea743f9dd7682c850dde)

Author SHA1 Message Date
mertsincan f496c2669f Fixed #5506 - Add `dt` props to all components and directives 2024-04-02 09:24:31 +01:00
tugcekucukoglu a0c3e47afd DataTable: new `filterButtonProp` property 2024-03-26 15:37:21 +03:00
Tuğçe Küçükoğlu 8752e16fbe
Merge pull request #5419 from BobbieGoede/fix/global-components-module-type-augmentation
fix(types): augment `GlobalComponent` interface in `vue` module
2024-03-25 13:01:40 +03:00
tugcekucukoglu 550ee31aa9 Fixed #5212 - DataTable: improve globalFilterFields type 2024-03-19 14:02:25 +03:00
Bobbie Goede d7000e41eb fix(types): augment `GlobalComponent` interface in `vue` module 2024-03-14 23:58:11 +01:00
tugcekucukoglu 3964a273cb Refactor #5349 #5341 2024-03-14 14:40:37 +03:00
tugcekucukoglu 688430587a Fixed #5410 - Type 'string' is not assignable to type 'object'. 2024-03-13 11:56:02 +03:00
Fahad 8f0d3188cd
feat(dx): Improve hinted string types (#5286) 2024-02-23 08:38:50 +00:00
tugcekucukoglu 9fcc7cc848 Fixed #5297 - DataTable: tableClass prop specifies String type, though Array also works 2024-02-19 09:12:35 +03:00
tugcekucukoglu 3d43ab506f Refactor #5105 2024-01-18 16:11:07 +03:00
tugcekucukoglu 1172613879 Refactor #4985 - update .d.ts 2023-12-20 13:35:18 +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 8eea973282 parent updates for .d.ts files and apidoc 2023-12-05 10:06:55 +03:00
tugcekucukoglu 89b77cceca Fixed #4662 - DataTable: Type definition doesn't match document 2023-11-27 15:21:56 +03:00
tugcekucukoglu 01af58f917 Apidoc updates 2023-11-07 09:16:39 +03:00
FlipWarthog f9360b8ade Add new sort everywhere needed, update API docs 2023-10-06 18:59:00 -04:00
Tuğçe Küçükoğlu 0e05407663 Fixed #4366 - DataTable: Icon slots issues 2023-09-06 12:08:44 +03:00
Tuğçe Küçükoğlu 43faf8704d Fixed #3921 - DataTable and TreeTable: new Paginator dropdown icon slots 2023-09-06 11:50:14 +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
Tuğçe Küçükoğlu 2419ec0a45 Update DataTable.d.ts 2023-09-01 16:27:43 +03:00
Tuğçe Küçükoğlu b9b1fd8e6a Refactor #4306 2023-09-01 13:06:53 +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
mertsincan 6d3d420189 Fixed #4231 - Update d.ts 2023-08-02 17:07:22 +03:00
mertsincan 3c81f59ab2 Refactor #4231 - For DataTable 2023-08-02 15:00:36 +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
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
Tuğçe Küçükoğlu 3f14493571 Refactor #4024 - For DataTable 2023-06-05 16:49:36 +03:00
Tuğçe Küçükoğlu f52d1d91ea Refactor #4024 - DataTable & TreeTable 2023-06-05 16:26:08 +03:00
Tuğçe Küçükoğlu 1771b7b750 Refactor #3983 - For DataTable.d.ts 2023-06-02 14:17:23 +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 2b77647880 Refactor #3924 - For DataTable & Column 2023-05-09 17:57:31 +03:00
Tuğçe Küçükoğlu a75a072565 Update DataTable.d.ts 2023-05-08 17:15:14 +03:00
Tuğçe Küçükoğlu 8b9d1d8eb3 Refactor #3924 - For DataTable 2023-05-08 17:08:06 +03:00
Tuğçe Küçükoğlu a42abd68a0 Refactor #3832 Refactor #3833 - Chips update & .d.ts fixes 2023-04-18 10:37:05 +03:00
Tuğçe Küçükoğlu 694bfbfba5 Refactor #3832 Refactor #3833 - DataTable paginator icon support 2023-04-14 17:58:51 +03:00
Tuğçe Küçükoğlu b82c553747 Refactor #3832 Refactor #3833 - For DataTable & Column 2023-04-13 17:42:33 +03:00
mertsincan 9b9504ffe1 Fixed #3806 - Api: Typing mismatch 2023-03-27 09:09:36 +01:00
mertsincan f5fe822afb Fixed #3802 - Improve folder structure for nuxt configurations 2023-03-26 06:22:57 +01:00