Tuğçe Küçükoğlu
|
4399d447ec
|
Fixed #2553 - Column node declaration TypeScript error
|
2022-05-25 12:22:58 +03:00 |
Tuğçe Küçükoğlu
|
f08a05404b
|
Fixed #2312 - New DataTable editor callbacks
|
2022-03-14 15:33:01 +03:00 |
Harvey Lee
|
77dfce1186
|
Add Function to Column prop field types
To match the Typescript types added in #1078 and not trigger Vue's "Invalid prop" warnings.
|
2022-02-11 14:31:15 +03:00 |
Tuğçe Küçükoğlu
|
ddfbd6c095
|
Fixed #2141 - Custom Table CSV Export Headers
|
2022-02-11 12:14:20 +03:00 |
Tuğçe Küçükoğlu
|
4702bbeb24
|
Fixed #1959 - Update type checking for class properties
|
2022-01-10 11:53:20 +03:00 |
mertsincan
|
fa578b9673
|
Fixed #1843 - Add virtualScroller feature to DataTable
|
2021-12-05 20:18:38 +03:00 |
mertsincan
|
5b367bf4e3
|
Refactor
|
2021-12-02 00:28:01 +03:00 |
mertsincan
|
248b052c5d
|
Fixed #1836 - For Column
|
2021-12-01 16:19:18 +03:00 |
Tuğçe Küçükoğlu
|
56285f087c
|
Fixed #1695 - Update all .d.ts files for events and slots
|
2021-10-25 10:06:40 +03:00 |
Tuğçe Küçükoğlu
|
4d1891b47c
|
update .d.ts files
|
2021-06-14 17:05:02 +03:00 |
Cagatay Civici
|
cfa4b06c03
|
Fixed #956 - Possibility to define column visibility
|
2021-05-14 15:30:49 +03:00 |
Cagatay Civici
|
8d87d78db2
|
Fixed #1078 - Bad type for column field when fn is used
|
2021-05-12 15:46:08 +03:00 |
mertsincan
|
367d4a5f14
|
Fixed #1093 - Anonymous Component in vue-devtools
|
2021-05-11 12:11:49 +03:00 |
Cagatay Civici
|
200c095944
|
Fixed #1036 - TreeTable filter demo not working
|
2021-03-02 00:02:20 +03:00 |
Cagatay Civici
|
c13e31cc72
|
Docs for the new table features
|
2021-02-16 15:28:05 +03:00 |
Cagatay Civici
|
9570d650a9
|
Docs for new table features
|
2021-02-16 15:27:57 +03:00 |
Cagatay Civici
|
5f870bdf7a
|
Support to freeze cells on the right
|
2021-02-10 13:49:36 +03:00 |
Cagatay Civici
|
3bd70d34c1
|
Initiated new DataTable Scrolling Implementation
|
2021-02-10 13:28:47 +03:00 |
mertsincan
|
1c81464760
|
Refactor #957 - Improve TypeScript definitions
|
2021-02-09 17:49:37 +03:00 |
Cagatay Civici
|
219dd6d78b
|
Add filterMenuStyle and filterMenuClass
|
2021-02-08 11:12:53 +03:00 |
Cagatay Civici
|
a981d5504b
|
Initiated Phase 2 of Advanced Table Filtering - Filter Menu feature
|
2021-02-06 14:23:00 +03:00 |
Cagatay Civici
|
716ff58bde
|
Phase 1 of new Table filtering - Implement Filter Row mode
|
2021-02-06 12:26:12 +03:00 |
Cagatay Civici
|
c6c7504399
|
Fixed #941 - DataTable, exportCSV failed: TypeError: Cannot read property 'type' of undefined
|
2021-02-04 16:13:49 +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
|
382bc7dabd
|
New build
|
2020-12-29 21:25:30 +03:00 |
nestorrente
|
f76d1dfb34
|
Fixed sortField prop type.
|
2020-12-08 12:16:38 +01:00 |
Cagatay Civici
|
1d72c920a1
|
Fixed #595 - Typescript definitions improvement
|
2020-11-26 11:20:37 +03:00 |
cagataycivici
|
b04b7ba925
|
New styling
|
2020-04-28 12:34:12 +03:00 |
cagataycivici
|
1c178dcc8b
|
Fixed default value
|
2020-03-16 19:26:32 +03:00 |
cagataycivici
|
6254742751
|
Fixed #240 - Add filterHeaderStyle and filterHeaderClass to Column
|
2020-03-16 19:11:49 +03:00 |
cagataycivici
|
1f71cb5c51
|
Add filterField and updated demos
|
2020-03-04 11:45:35 +03:00 |
cagataycivici
|
10b08d12bc
|
Fixed #200 - DataTable > Missing `custom` filterMatchMode
|
2020-02-27 11:39:46 +03:00 |
cagataycivici
|
2889aeae5b
|
Frozen Columns for DataTable
|
2019-11-19 10:51:23 +03:00 |
cagataycivici
|
c576587060
|
Initiated Row Editing for Table
|
2019-10-30 14:58:57 +03:00 |
cagataycivici
|
772eb9e819
|
Docs for new DataTable features and TypeScript support
|
2019-10-17 17:12:49 +03:00 |
cagataycivici
|
c7e328a65b
|
Row and Column Reordering for DataTable
|
2019-10-17 16:56:54 +03:00 |
cagataycivici
|
c5d097bad6
|
Fixed #63 - ColumnGroups for DataTable
|
2019-10-16 06:50:25 +03:00 |
cagataycivici
|
d95c289886
|
Fixed #29 - DataTable: missing registration component
|
2019-08-21 15:11:12 +03:00 |
cagataycivici
|
fb366ea68a
|
Initiated treeTable
|
2019-08-05 21:12:29 +03:00 |
cagataycivici
|
32273fc8b7
|
Docs for DataTable
|
2019-07-10 17:20:12 +03:00 |
cagataycivici
|
b2c695e9fc
|
RadioButton based selection for DataTable
|
2019-07-09 14:36:24 +03:00 |
cagataycivici
|
f7b2492c82
|
Filtering for DataTable
|
2019-07-02 15:57:03 +03:00 |
cagataycivici
|
012f8185f4
|
Check if child is a column
|
2019-06-29 15:27:35 +03:00 |
cagataycivici
|
6d4fac6c2a
|
Templating trial
|
2019-06-28 17:40:32 +03:00 |
cagataycivici
|
1b598bd2ec
|
Initiated DataTable
|
2019-06-28 00:17:21 +03:00 |