Commit Graph

73 Commits (7fea43330c923e882c2cae48ac17946489c775fe)

Author SHA1 Message Date
cagataycivici 7fea43330c Docs for Scrolling Table 2019-11-19 17:02:36 +03:00
cagataycivici 9a1b9bf220 Column resize support for Scrollable Table 2019-11-19 16:21:39 +03:00
cagataycivici 724eb71144 Implemented VirtualScrolling 2019-11-19 15:23:01 +03:00
cagataycivici 24b3ac7ae0 Initiated VirtualScroll Table 2019-11-19 14:54:24 +03:00
cagataycivici 2889aeae5b Frozen Columns for DataTable 2019-11-19 10:51:23 +03:00
cagataycivici b50286bca6 Implemented Frozen Rows 2019-11-18 17:52:30 +03:00
cagataycivici 211ed1ba5a Lint Fix 2019-11-18 17:06:16 +03:00
cagataycivici f756d0a3df Initiated Vertical Scrolling Table 2019-11-18 16:56:33 +03:00
cagataycivici b3fdd2c6e8 Fixed row expansion 2019-11-18 16:26:37 +03:00
cagataycivici b36f1d8b0f Fixed draggable rows 2019-11-18 15:09:29 +03:00
cagataycivici 5b52ee6df1 Fixed selection 2019-11-18 15:00:43 +03:00
cagataycivici 2fcbc3fa0d Initiated TableBody component 2019-11-18 14:52:17 +03:00
cagataycivici db0a5d958d Refactored Table Header into a separate component 2019-11-18 11:00:39 +03:00
cagataycivici 6ce30e39fc Refactored Table Header into a separate component 2019-11-18 10:42:32 +03:00
cagataycivici f1f9a236be Fixed #81 - Ability to style certain rows and cells in Table 2019-11-01 13:45:49 +03:00
cagataycivici 319a1bc67a Lint fixes 2019-11-01 11:35:39 +03:00
cagataycivici c576587060 Initiated Row Editing for Table 2019-10-30 14:58:57 +03:00
cagataycivici c759ca869a Implemented Cell Editing for Table 2019-10-30 13:32:46 +03:00
cagataycivici eb0d3a0b7b Fixed #74 - Clicking column header resets paginator 2019-10-22 11:01:21 +03:00
cagataycivici ddc9b2362c Fixed selection issue with TableState 2019-10-22 10:58:07 +03:00
cagataycivici 360ad46404 Implemented TableState 2019-10-22 10:36:04 +03:00
cagataycivici 418a53af41 Refactor 2019-10-22 09:12:06 +03:00
cagataycivici 71d23248fb Docs for Row Grouping 2019-10-21 17:57:37 +03:00
cagataycivici b10c4eda66 Implemented expandable row groups 2019-10-21 17:20:06 +03:00
cagataycivici 6791638015 Demo refactor 2019-10-21 16:38:15 +03:00
cagataycivici cb0cedbc77 Colspan based grouping initiated 2019-10-21 14:43:48 +03:00
cagataycivici 4ebe8cd4a5 Cosmetics 2019-10-21 14:04:46 +03:00
cagataycivici 1e39ba09b0 Initiated RowGrouping 2019-10-21 13:51:06 +03:00
cagataycivici 4526fe6a3d Refactor body cell 2019-10-21 13:35:53 +03:00
cagataycivici 4ccf281d7f Created BodyCell component 2019-10-21 11:50:13 +03:00
cagataycivici 3a54707947 Fixed #72 - Expandable Rows for DataTable 2019-10-21 09:21:15 +03:00
cagataycivici cf556c5d3d Fixed lints 2019-10-17 17:17:27 +03:00
cagataycivici 772eb9e819 Docs for new DataTable features and TypeScript support 2019-10-17 17:12:49 +03:00
cagataycivici c7e328a65b Row and Column Reordering for DataTable 2019-10-17 16:56:54 +03:00
cagataycivici 3e9d598dba Implemented Column Reorder 2019-10-17 14:50:20 +03:00
cagataycivici c5d097bad6 Fixed #63 - ColumnGroups for DataTable 2019-10-16 06:50:25 +03:00
cagataycivici fb54d5e5e0 Removed spaces with lint 2019-10-01 16:00:26 +03:00
cagataycivici 974d57b8fc Fixed #55 - DataTable sortField cannot be synced 2019-10-01 13:23:44 +03:00
cagataycivici 5bed730cfe Lint fixes 2019-08-07 19:49:04 +03:00
cagataycivici 5ad5e7e41e Resizable columns for TreeTable 2019-08-07 19:40:29 +03:00
cagataycivici b469494713 Lint Fix 2019-08-07 16:51:43 +03:00
cagataycivici 6049081220 Fixed #30 - Resizable Columns for DataTable 2019-08-07 16:50:07 +03:00
cagataycivici 0ef6de80a3 Single and Multiple Selection for TreeTable 2019-08-07 12:40:29 +03:00
cagataycivici 0bf570cce3 Sorting for TreeTable 2019-08-07 10:31:44 +03:00
cagataycivici 2bc824e5b9 Fixed #27 - Reset DataTable page after sort 2019-07-28 17:11:23 +03:00
cagataycivici 62e2c0f8c1 Tuning for lazy loading 2019-07-10 21:09:22 +03:00
cagataycivici 7cc6de6fb8 Add filter event 2019-07-10 20:59:21 +03:00
cagataycivici ec4015255e Fixed lint errors 2019-07-10 20:44:54 +03:00
cagataycivici 32273fc8b7 Docs for DataTable 2019-07-10 17:20:12 +03:00
cagataycivici b8aaea74ff CSV Export for DataTable 2019-07-09 16:21:42 +03:00