Commit Graph

41 Commits (f2341be52e7694c421cadb060af7e2fa82905c57)

Author SHA1 Message Date
NikoGJ 9941cd3fc6 Fix loading template on DataTable component 2022-05-26 19:33:30 +02:00
Tuğçe Küçükoğlu 30e08a9dee Fixed #2310 - Colspan defect with hidden Columns 2022-03-14 15:01:01 +03:00
mertsincan fa578b9673 Fixed #1843 - Add virtualScroller feature to DataTable 2021-12-05 20:18:38 +03:00
Tuğçe Küçükoğlu cedb06ca0a Fixed #1734 - New rowStyle prop for DataTable 2021-11-08 16:53:53 +03:00
mertsincan 306b38ef5d Fixed #1646 - Kebab-case properties are not working on DataTable and TreeTable 2021-10-07 09:26:26 +03:00
mertsincan b5fd87dcd6 Refactor #1273 2021-10-04 10:36:36 +03:00
mertsincan fa4d6344e5 Refactor #1273 2021-10-04 09:01:09 +03:00
mertsincan 044290601e Fixed #1273 - Support for Filtering, Sorting and Cell Editing on DataTable 2021-10-02 23:49:23 +03:00
mertsincan aed0d5eed2 Fixed #508 - Edit and Sort combination support for Table 2021-05-17 02:00:53 +03:00
Cagatay Civici cfa4b06c03 Fixed #956 - Possibility to define column visibility 2021-05-14 15:30:49 +03:00
Cagatay Civici ac948d5b57 Fixed #1075 - Row double click for Table 2021-05-12 16:47:31 +03:00
mertsincan 367d4a5f14 Fixed #1093 - Anonymous Component in vue-devtools 2021-05-11 12:11:49 +03:00
Cagatay Civici 48ae20bef1 Fixed #1022 - New Table Responsive layout 2021-02-25 12:44:29 +03:00
Cagatay Civici 560add9d67 Dynamic lock-unlock row demos 2021-02-10 16:02:27 +03:00
Cagatay Civici fe96ac1377 Add scrollable row group 2021-02-10 14:24:28 +03:00
Cagatay Civici 3bd70d34c1 Initiated new DataTable Scrolling Implementation 2021-02-10 13:28:47 +03:00
Cagatay Civici a08b66db5a Fixed #912 - DataTable boolean shorthands do not work 2021-02-02 16:50:37 +03:00
Cagatay Civici bfb5e58e0d Fixed #913 - Refactor chain operator 2021-02-02 16:21:10 +03:00
Cagatay Civici cdeb4ae1cc New build improvements based on rollup. 2021-01-18 14:20:34 +03:00
Cagatay Civici 6730f2c486 Fixed #749 - DataTable throws error when there are no columns 2020-12-09 16:38:24 +03:00
Cagatay Civici 4044be48cb Fixed #549 - Declare events in "emits" section of every component 2020-10-21 21:03:17 +03:00
Cagatay Civici 488c09b0ee Add null operator for props 2020-09-24 11:30:11 +03:00
Cagatay Civici 19a4036021 Fixed row grouping 2020-09-24 11:07:56 +03:00
Cagatay Civici 2efaa699c7 Initated datatable migration 2020-09-23 20:55:00 +03:00
cagataycivici 9a9dd68b05 Fixed #397 - Rename p-datatable-row to p-selectable-row 2020-07-18 14:31:49 +03:00
cagataycivici 306e7b573d Cleanup p-clickable and p-c 2020-05-02 12:19:17 +03:00
cagataycivici b04b7ba925 New styling 2020-04-28 12:34:12 +03:00
cagataycivici 8050d97829 Fixed #288 - Group Header Broken without Footer Template 2020-04-23 09:36:45 +03:00
cagataycivici f352defc4c Fixed #276 - Datatable Group footer doesn't work 2020-04-17 22:50:09 +03:00
cagataycivici 9c9216be8b Fixed #253 - Improve DataTable ContextMenu Styling 2020-04-07 15:29:31 +03:00
cagataycivici c6c419356c Fixed #244 - Loading template for DataTable 2020-03-17 14:25:16 +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 b5f06bf527 Fixed #137 - The slot #empty of DataTable not working 2020-01-10 15:14:07 +03:00
cagataycivici 1ff31531e9 Docs for ContextMenu and DataTable 2019-12-09 11:34:31 +03:00
cagataycivici 211ed1ba5a Lint Fix 2019-11-18 17:06:16 +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