Commit Graph

117 Commits (a1d0d309f5c52b6b03fb3b08661c6318cf1e4105)

Author SHA1 Message Date
cagataycivici 309afaccec Lint fix 2020-03-04 14:27:24 +03:00
cagataycivici 3f0742a354 Fixed column header group sorting 2020-03-04 13:36:14 +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 51206b79ed Fixed #216 - sortfield is ignored 2020-03-03 12:25:27 +03:00
cagataycivici cbddaf266e Fixed #216 - sortfield is ignored 2020-03-03 12:19:57 +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 5f5b520e1e Fixed #176 - DataTable column headers always receive focus 2020-01-30 11:29:10 +03:00
cagataycivici b06c970a72 Refactor empty check 2020-01-13 13:10:18 +03:00
cagataycivici 664701e23d Null check 2020-01-13 13:07:32 +03:00
cagataycivici 5244372d72 Add type="button" 2020-01-13 13:06:08 +03:00
cagataycivici cd657d8add Fixed #138 - Error: Do not access Object.prototype method 2020-01-11 12:18:45 +03:00
cagataycivici b5f06bf527 Fixed #137 - The slot #empty of DataTable not working 2020-01-10 15:14:07 +03:00
cagataycivici e2c18b460c Fixed #130 - Keydown causes sort on sortable header 2019-12-30 21:23:43 +03:00
cagataycivici 91bf7eee4b Fixed #127 - Error in datatable keyboard navigation 2019-12-30 13:28:36 +03:00
cagataycivici d0e0a4700c Fixed #126 - Scroll+Paginator fails 2019-12-30 13:25:28 +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 b37a325ab9 Docs for the new event 2019-11-20 12:57:28 +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 eda8b0ccf6 Implemented Horizontal Scrolling 2019-11-18 17:03:07 +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 d7ceaea97b Remove unncessary closing tag 2019-11-18 11:10:52 +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 50713d50b0 Docs for Editing 2019-11-01 11:00:37 +03:00