Commit Graph

109 Commits (986ebeaddd139ca3b0876391f13f3c7315864ad1)

Author SHA1 Message Date
Tuğçe Küçükoğlu e05bff7292 refactor indent 2022-05-25 09:12:54 +03:00
Tuğçe Küçükoğlu c435633589 Fixed #2378 - TreeTable and DataTable | Typescript Definition Bug for global Filters 2022-04-11 14:54:26 +03:00
Shubham Ranjan cc53fefbc9 Add checkbox selection mode for tree table 2022-02-14 11:22:36 +03:00
Franco Lucchini 18a78bb82c fix annoying typo in FooterCell 2022-02-11 13:38:38 +03:00
Tuğçe Küçükoğlu e4789c9a73 Fixed #2019 - TreeTable | More than 2 Frozen Columns not Compatible with Table Scroll 2022-01-27 14:47:42 +03:00
Tuğçe Küçükoğlu 1cec9e9959 Fixed #1989 - TreeTable | ColResize Expand Mode not Compatible with Table Scroll and Frozen 2022-01-27 11:50:38 +03:00
Tuğçe Küçükoğlu 8b872e37c2 Fixed #1977 2022-01-13 14:04:39 +03:00
Tuğçe Küçükoğlu b2c4f22eb3 Fixed #1967 - DataTable, TreeTable | Checkbox and RadioButton Focus Missing on Material 2022-01-11 10:51:48 +03:00
mertsincan 5b367bf4e3 Refactor 2021-12-02 00:28:01 +03:00
mertsincan da22979f7a Fixed #1836 - For TreeTable 2021-12-02 00:10:44 +03:00
Cagatay Civici cb9c6718ee Fixed #1760, Fixed #1761 2021-11-15 17:17:40 +03:00
mertsincan 306b38ef5d Fixed #1646 - Kebab-case properties are not working on DataTable and TreeTable 2021-10-07 09:26:26 +03:00
Cagatay Civici fe9413c7b7 Fixed #1263 - Kebap-case is not supported in some components like DataTable 2021-10-02 18:41:59 +03:00
Tuğçe Küçükoğlu 4d1891b47c update .d.ts files 2021-06-14 17:05:02 +03:00
Cagatay Civici a478ace3fb Fixed #1323 - Dynamic columns not showing in Datatable with vue 3.1.1 2021-06-11 15:12:29 +03:00
Cagatay Civici d8c6ab597c Scroll+Resize support for TreeTable 2021-05-17 15:57:40 +03:00
Cagatay Civici 7e6a0c041f Disable resize when frozen 2021-05-17 15:55:38 +03:00
Cagatay Civici 57af5b2796 Fixed #1261 - Add responsiveLayout property to TreeTable 2021-05-15 13:31:39 +03:00
Cagatay Civici d8fac497c7 Fixed horizontal only scroll 2021-05-15 13:12:56 +03:00
Cagatay Civici 729133f428 Fixed #1260 - TreeTable does not add column and style props 2021-05-15 13:06:54 +03:00
Cagatay Civici fb2a517838 Fixed #1259 - Filter column is not frozen 2021-05-15 13:04:59 +03:00
Cagatay Civici 60547bc237 Fixed #338 - Scrollable TreeTable 2021-05-15 12:45:36 +03:00
Cagatay Civici 8329ed5423 Initiated scrollable treetable 2021-05-15 11:25:42 +03:00
Cagatay Civici cfa4b06c03 Fixed #956 - Possibility to define column visibility 2021-05-14 15:30:49 +03:00
mertsincan 367d4a5f14 Fixed #1093 - Anonymous Component in vue-devtools 2021-05-11 12:11:49 +03:00
Cagatay Civici 0922b16850 Fixed #1024 - Add showGridlines and stripedRows props to DataTable 2021-02-25 16:57:26 +03:00
mertsincan fa82ecc38f Fixed #957 - Improve TypeScript definitions 2021-02-09 22:04:55 +03:00
Cagatay Civici 4983330e7a Removed FilterUtils in favor of the new FilterService API 2021-02-08 15:02:05 +03:00
Cagatay Civici 5c0e0bf95d Fixed #939 - Optional chaining not working for TreeTable in version 3.2.1 2021-02-04 16:09:00 +03:00
Cagatay Civici b4fae966a9 Fixed prop name 2021-02-03 14:26:14 +03:00
Cagatay Civici a08b66db5a Fixed #912 - DataTable boolean shorthands do not work 2021-02-02 16:50:37 +03:00
Cagatay Civici 84569ecd37 Fixed reference errors 2021-02-02 16:27:31 +03:00
Cagatay Civici bfb5e58e0d Fixed #913 - Refactor chain operator 2021-02-02 16:21:10 +03:00
Cagatay Civici 38fccede63 Add sfc field to distribution 2021-01-18 18:32:24 +03:00
Cagatay Civici 038b04d9bb Use cjs as main as vue 3 doesn't provide a umd build 2021-01-18 17:39:05 +03:00
Cagatay Civici 52babc22fb Update package export default formats 2021-01-18 15:21:54 +03:00
Cagatay Civici cdeb4ae1cc New build improvements based on rollup. 2021-01-18 14:20:34 +03:00
Cagatay Civici 7e6a166fb6 Remove index files 2021-01-18 11:27:05 +03:00
Cagatay Civici 8c32daa86b Initiated new rollup based build 2021-01-18 11:25:54 +03:00
Cagatay Civici 382bc7dabd New build 2020-12-29 21:25:30 +03:00
Cagatay Civici b8fed3bbeb Fixed #750 with a workaround and update to 3.0.3 2020-12-10 12:32:34 +03:00
Cagatay Civici 1d72c920a1 Fixed #595 - Typescript definitions improvement 2020-11-26 11:20:37 +03:00
Cagatay Civici 27736c8ce7 Fixed #647 - DataTable sortField allows a function, but the prop type is only a string 2020-11-25 14:45:42 +03:00
Cagatay Civici 835ad45065 #655 for TreeTable 2020-11-25 13:34:52 +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 cbbc56fabe Fixed #495 - Add indentation property to TreeTable 2020-10-10 15:29:01 +03:00
mertsincan ba6f6bf7b9 Refactor #500 - For DataTable and TreeTable 2020-09-27 21:29:11 +03:00
Cagatay Civici 0db8f3f17c Migrated TreeTable to V3 2020-09-24 14:02:09 +03:00
Cagatay Civici efefea2edd Linting for v3... Lifecycle migration, remove .native, key for templates. 2020-09-17 15:19:11 +03:00
cagataycivici bb7da80567 Fixed #445 - TreeTable template always render field valu 2020-08-27 13:20:41 +03:00