Commit Graph

75 Commits (3ded76a350b8d4e0deb9a84ca503d5394bae82f7)

Author SHA1 Message Date
mertsincan 40f231b1f5 Reverted #4646 - For TabView and Accordion 2023-12-22 11:17:54 +00:00
mertsincan f16bd6ab2e Fixed #4646 - Add custom wrapper support for helper components 2023-12-21 23:41:41 +00: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
tugcekucukoglu 1172613879 Refactor #4985 - update .d.ts 2023-12-20 13:35:18 +03:00
tugcekucukoglu bb82382190 Fixed #4985 - metaKeySelection default type is changed as false 2023-12-20 13:28:13 +03:00
tugcekucukoglu 1cf4ba1464 Lint fix 2023-12-20 09:55:40 +03:00
mertsincan b389f06a57 Fixed #4045 - Treetable: InputText in body Slot does not allow space character 2023-12-19 15:27:49 +00:00
proxyteng 435de17919
#4273 Add support for dataKey on TreeTable (#4936) 2023-12-19 13:23:53 +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
tugcekucukoglu 780b88ee47 Update TreeTable.vue 2023-12-04 11:42:19 +03:00
tugcekucukoglu 7469bc2308 Fixed #4441 - Component Name: Treetable lazy load plus pagination toggler icon remain as open 2023-11-30 16:46:00 +03:00
tugcekucukoglu b2ad40adcc Fixed #4886 - Tree / TreeTable: new loadingMode property 2023-11-28 11:46:39 +03:00
tugcekucukoglu fb6a5ceebf TreeNode .d.ts and apidoc updates 2023-11-23 17:00:44 +03:00
FlipWarthog 6c3ea8557d Update !important from component CSS 2023-11-17 17:38:39 -05:00
tugcekucukoglu 321479f131 Fixed #4786 - DataTable/TreeTable: Frozen column improvements 2023-11-09 18:02:09 +03:00
tugcekucukoglu 01af58f917 Apidoc updates 2023-11-07 09:16:39 +03:00
Tuğçe Küçükoğlu 55d3d344ec Remove wrongly typed types 2023-10-18 11:50:38 +03:00
FlipWarthog f9360b8ade Add new sort everywhere needed, update API docs 2023-10-06 18:59:00 -04:00
FlipWarthog 4d6a272795 Pull sort/compare utils from PrimeReact 2023-10-05 22:00:36 -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
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
Tuğçe Küçükoğlu a54f1155f9 Fixed #4170 - TreeTable: Custom Column's Toggler Icon 2023-09-06 09:42:47 +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 936f95783e Fixed #4368 - TreeTable: aria-expanded attribute should not be on leaf nodes 2023-09-05 10:23:50 +03:00
Tuğçe Küçükoğlu 041bd3214c **PassThroughMethodOptions updated TS comments 2023-09-05 09:50:04 +03:00
mertsincan ed62934411 Added `data-pc-group-section` to some components 2023-08-28 10:20:55 +01:00
Tuğçe Küçükoğlu 0a97b8fe7e Refactor #4285 2023-08-18 15:52:27 +03:00
mertsincan 4ecc86838f Fixed #4289 - Improve `usePassThrough` method 2023-08-18 00:51:01 +01:00
Tuğçe Küçükoğlu 99d77616af Fixed #4285 - Locale performance updates with large datasets 2023-08-17 15:42:07 +03:00
Tuğçe Küçükoğlu 289ee220ed Refactor #4274 2023-08-17 10:16:25 +03:00
Tuğçe Küçükoğlu 8c6d4d56d7 Fixed #3702 - DataTable and TreeTable: Column sorting not working correctly when using custom header template 2023-08-10 16:39:14 +03:00
Cagatay Civici 56e3f23eb3 Fixed typo 2023-08-01 17:01:12 +03:00
Tuğçe Küçükoğlu ced66377c8 Refactor #4149 - For TreeTable 2023-07-19 15:06:27 +03:00
Tuğçe Küçükoğlu 467ac78118 Fixed #4156 - DataTable & TreeTable: new size property 2023-07-19 15:01:49 +03:00
Tuğçe Küçükoğlu ee637daf39 Refactor #4149 - Column & TreeTable 2023-07-17 12:23:09 +03:00
Tuğçe Küçükoğlu 879ddcc0ce Fixed #4138 - TreeTable: Sorting does not work when clicking at the header title 2023-07-14 10:34:51 +03:00
Tuğçe Küçükoğlu a09f66ec46 Fixed #4133 - Selection(multiple and single) not working in TreeTable 2023-07-14 10:17:45 +03:00
mertsincan d730a7081c Fixed #4136 - Improve pt options on components that use helper component 2023-07-13 12:12:07 +01: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