Commit Graph

93 Commits (e41a3ee51284dda71c659b74241427a8e413b313)

Author SHA1 Message Date
cagataycivici c6c419356c Fixed #244 - Loading template for DataTable 2020-03-17 14:25:16 +03:00
cagataycivici 1f71cb5c51 Add filterField and updated demos 2020-03-04 11:45:35 +03:00
cagataycivici 61e182c82b Initiated new Table demo 2020-03-03 18:45:11 +03:00
cagataycivici 12a4d2a930 Fixed #216 - sortfield is ignored 2020-03-03 12:14:30 +03:00
cagataycivici 10b08d12bc Fixed #200 - DataTable > Missing `custom` filterMatchMode 2020-02-27 11:39:46 +03:00
cagataycivici 7fdab4f885 Lint fix 2020-02-07 10:48:12 +03:00
cagataycivici 68a8af7cb8 Fixed #181 - DataTable "$event" argument on page/sort events does not contains filterSearchMode. 2020-02-07 10:23:19 +03:00
cagataycivici 4c9dbbd2fb New demo for the default datatable 2020-01-30 13:42:35 +03:00
cagataycivici cf438de260 Fixed #163 - DataTable onPage event fires without sort and filter information 2020-01-30 12:06:16 +03:00
cagataycivici 5a546a356a Fixed #151 - Row edit save not working properly in data table 2020-01-30 11:41:28 +03:00
cagataycivici cd657d8add Fixed #138 - Error: Do not access Object.prototype method 2020-01-11 12:18:45 +03:00
cagataycivici 91bf7eee4b Fixed #127 - Error in datatable keyboard navigation 2019-12-30 13:28:36 +03:00
cagataycivici a777bf17dc Remove obselete method 2019-12-30 12:28:10 +03:00
cagataycivici 1dbdf3c310 Fixed #108 - Enhance ARIA roles and attributes for the components 2019-12-26 14:24:53 +03:00
cagataycivici 208aaba527 Refactor 2019-12-09 11:37:20 +03:00
cagataycivici 1ff31531e9 Docs for ContextMenu and DataTable 2019-12-09 11:34:31 +03:00
cagataycivici e7b5367fac Fixed #91 - DataTable rowClick returns a dom event with no data property 2019-12-04 10:19:48 +03:00
cagataycivici 965ef45449 Lint fix 2019-11-20 12:58:32 +03:00
cagataycivici b27169098e Fixed #82 - Add row-click event to Table 2019-11-20 12:56:44 +03:00
cagataycivici d4f1d1bfdb lint fixes 2019-11-19 17:05:22 +03:00
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