Commit Graph

26 Commits (8ff6f37f5479a7e887af7c4ed73fac6c790f5ff1)

Author SHA1 Message Date
mertsincan 2b3cb64f8f Fixed #1840 - Provide chartjs object when Chart component is totally instantiated 2021-12-06 12:44:44 +03:00
mertsincan 2a62d2696a Fixed #1836 - For Chart 2021-12-01 15:35:33 +03:00
Colin Bester 5603b44cd5
Update Chart.vue 2021-10-04 15:37:49 -05:00
Colin Bester 32293383fa
Update Chart.vue to trigger on any change to object data
Use deep watch on data prop to enable triggering watch for changes within structure otherwise the entire data object needs to be replaced to trigger watch
2021-09-21 09:51:41 -05:00
mertsincan 628325522c Fixed #1463 - When Chart component is updated, it throws an exception 2021-08-23 16:54:04 +03:00
Tuğçe Küçükoğlu 3c8ec4e437 Fixed #1348 - Upgrade Chart.js to 3.3.2 2021-06-15 13:10:28 +03:00
mertsincan 367d4a5f14 Fixed #1093 - Anonymous Component in vue-devtools 2021-05-11 12:11:49 +03:00
mertsincan b328ea952c Fixed #955 - Chart.js gives Chart is not a contructor 2021-05-05 12:34:24 +03:00
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
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 ecfd5f8501 Migrated charts to v3 2020-09-22 16:08:44 +03:00
Cagatay Civici efefea2edd Linting for v3... Lifecycle migration, remove .native, key for templates. 2020-09-17 15:19:11 +03:00
cagataycivici b04b7ba925 New styling 2020-04-28 12:34:12 +03:00
cagataycivici aac6cda62d Fixed #188 - Chart.vue : Error in v-on handler: "TypeError: this.emit is not a function" 2020-02-06 15:02:16 +03:00
cagataycivici 750f74d8c0 Use correct imports 2019-06-25 00:59:35 +03:00
mertsincan ef2f3dd6cb Refactor on Chart.d.ts 2019-05-30 15:07:13 +03:00
mertsincan 3109a59136 Created Chart.d.ts 2019-05-28 13:37:51 +03:00
cagataycivici 048c2563e7 Add select event to Chart and updated docs 2019-05-23 15:41:45 +03:00
cagataycivici 2f811833a9 Initiated Chart Component 2019-01-01 21:53:12 +03:00