Commit Graph

35 Commits (aac1e1ceb7049b67f64b826eea0277d3833c7ee9)

Author SHA1 Message Date
mertsincan 1c81464760 Refactor #957 - Improve TypeScript definitions 2021-02-09 17:49:37 +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
Cagatay Civici 4044be48cb Fixed #549 - Declare events in "emits" section of every component 2020-10-21 21:03:17 +03:00
Cagatay Civici efefea2edd Linting for v3... Lifecycle migration, remove .native, key for templates. 2020-09-17 15:19:11 +03:00
cagataycivici 41a2abf96a Linting 2020-07-23 11:41:27 +03:00
cagataycivici a112da780f Fixed #403 Fixed #404 Fixed #405 2020-07-23 11:27:00 +03:00
cagataycivici 3e35bc1fbf Add a class for the empty message 2020-07-17 16:09:30 +03:00
cagataycivici 1d8d4e9532 Linting 2020-07-03 15:44:10 +03:00
cagataycivici 835ad28709 Fixed #356 - DataView should reset paginator on sort 2020-07-03 14:38:39 +03:00
cagataycivici b04b7ba925 New styling 2020-04-28 12:34:12 +03:00
cagataycivici da174d8e5b Panel components and basic data components 2020-04-24 16:50:50 +03:00
cagataycivici e64b9704ec Fixed #121 - DataView Grid should have nogutter 2019-12-23 11:43:01 +03:00
Merve Özçifçi 29202df9c9 Fixed #60 2019-10-03 14:40:13 +03:00
cagataycivici fb54d5e5e0 Removed spaces with lint 2019-10-01 16:00:26 +03:00
cagataycivici 7c805fa3ba Fixed #21 - DataView paginator is always displayed 2019-07-11 10:52:33 +03:00
cagataycivici bf9f7403d7 Fixed #10 - Convert emptyMessage to a template for DataView 2019-06-29 14:51:39 +03:00
cagataycivici 6f20655a74 Paginator for DataTable 2019-06-29 14:29:19 +03:00
mertsincan d603613e0e Created DataView.d.ts 2019-05-28 14:08:32 +03:00
cagataycivici ae91cdfa13 Move css to vue files 2019-05-26 00:13:31 +03:00
cagataycivici be012e97a2 DataView import refactor 2019-05-25 19:03:57 +03:00
cagataycivici 2e678efce1 Add lazy loading support to DataView 2019-05-24 14:03:29 +03:00
cagataycivici f66e2b45f4 Updated docs of DataView 2019-05-24 12:29:52 +03:00
cagataycivici bd3bb4e35e Refactored DataView 2019-05-24 12:06:23 +03:00
Merve Özçifçi 8b32e2c99d Paginator template added 2019-05-09 10:04:41 +03:00
Merve Özçifçi 1158948a1a Style fix 2019-05-07 16:22:09 +03:00
Merve Özçifçi d1fb198e5b Showcase fix 2019-05-07 15:59:31 +03:00
Merve Özçifçi 0f4b1f09a8 sort and pagination added (DataView) 2019-05-07 15:54:32 +03:00
Merve Özçifçi dbb5146eb8 DataView component initial 2019-05-07 13:24:05 +03:00