Commit Graph

96 Commits (22e33d6b42a324eeee7ada29360d6a64e4624b9a)

Author SHA1 Message Date
cagataycivici 22e33d6b42 Remove unused param 2020-04-18 17:45:13 +03:00
cagataycivici af0bf6f0d0 Fixed - Removable sort on DataTable 2020-04-18 17:41:50 +03:00
cagataycivici 9c9216be8b Fixed - Improve DataTable ContextMenu Styling 2020-04-07 15:29:31 +03:00
cagataycivici c6c419356c Fixed - 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 - sortfield is ignored 2020-03-03 12:14:30 +03:00
cagataycivici 10b08d12bc Fixed - 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 - 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 - DataTable onPage event fires without sort and filter information 2020-01-30 12:06:16 +03:00
cagataycivici 5a546a356a Fixed - Row edit save not working properly in data table 2020-01-30 11:41:28 +03:00
cagataycivici cd657d8add Fixed - Error: Do not access Object.prototype method 2020-01-11 12:18:45 +03:00
cagataycivici 91bf7eee4b Fixed - 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 - 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 - 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 - 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 - 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 - 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