Jakub
bd3b0c4cad
Merge pull request #330 from apertureless/fix/dependencies
...
Chore: Update dependencies
2018-03-20 21:23:23 +01:00
Jakub Juszczak
413bbdf91a
docs(donation): Add donation badges to docs
2018-03-20 21:05:14 +01:00
Jakub Juszczak
92ca2f7295
Chore: Update dependencies
2018-03-20 20:25:43 +01:00
Jakub
1e046e828e
Merge pull request #320 from euledge/update_japanese_docs
...
update japanese docs
2018-02-26 17:38:31 +01:00
Hitoshi Kuroyanagi
256eec9518
update japanese docs
...
add properties css-classes, styles in section of property
add section of inline plugin
add scatter example
add section of Resources
and refine tlanslation
2018-02-26 22:25:54 +09:00
Jakub Juszczak
d08666f2ad
💎 Release new version 3.2.1
v3.2.1
2018-02-12 11:52:32 +01:00
Jakub Juszczak
6433a0a4a5
🔥 Remove lib version from vue-chartjs object
...
The lib version is also defined in the webpack banner plugin, so actually there is no need to include it into the lib object.
Closes issue #310
2018-02-12 11:51:53 +01:00
Jakub Juszczak
081b97028b
💎 Release new version 3.2.0
v3.2.0
2018-02-09 16:49:39 +01:00
Jakub Juszczak
eb42bd78ea
🔥 Remove minification for normal release
2018-02-09 16:49:11 +01:00
Jakub Juszczak
9f9aa23a69
🐛 Add sourcemap generation for minified version
2018-02-09 16:48:57 +01:00
Jakub Juszczak
ef52d98fdd
🐛 Fix missing sourcemap
...
Closes #306
2018-02-09 16:44:33 +01:00
Jakub
4cec21ed2d
Merge pull request #308 from kylewelsby/patch-2
...
Fix README Typos
2018-02-09 16:28:58 +01:00
Kyle Welsby
33da30021b
Fix README Typos
2018-02-09 11:58:46 +00:00
Jakub
1c2be6a83e
Merge pull request #305 from west-soft-development/extract-identical-code
...
Refactor: Extract identical code
2018-02-08 12:23:28 +01:00
Nick Nissen
274717a237
Chore: build dist files
2018-02-06 08:25:45 +01:00
Nick Nissen
bdeac75422
Refactor: Don't include package.json into dist files
...
Instead of including package.json file into the build files.
Use webpacks DefinePlugin to define a global lib version.
2018-02-05 13:40:04 +01:00
Nick Nissen
ebcab9f2f8
Extract identical code into shared function
2018-02-05 13:32:05 +01:00
Jakub Juszczak
88b16e89d4
💎 Release new version 3.1.1
v3.1.1
2018-02-02 15:41:26 +01:00
Jakub
71b50df77a
Merge pull request #303 from west-soft-development/refactor-identical-code
...
Refactor identical code
2018-02-02 15:34:06 +01:00
Nick Nissen
4297872885
Chore: Add dist files
2018-01-31 07:58:44 +01:00
Nick Nissen
96adf9eab3
Refactor: Extract identical code into a function
2018-01-31 07:58:29 +01:00
Jakub
b80b07efd8
docs(readme): Update README.md
...
Add list for install options
2018-01-30 15:07:41 +01:00
Jakub
84f2934f74
Merge pull request #301 from satoved/patch-1
...
Missing dot in NPM dependencies in README
2018-01-30 15:06:18 +01:00
Олег
ee5be86e5b
Missing dot in NPM dependencies
...
Either this is a typo or another type of error, the package doesn't work with "chartjs" dependency, it needs "chart.js".
2018-01-30 16:02:39 +02:00
Jakub
3907c5a378
Merge pull request #299 from FrancescoMussi/patch-1
...
Update README.md
2018-01-29 17:07:49 +01:00
Francesco Mussi
2274cfab22
Update README.md
...
Added line break
2018-01-29 17:47:13 +02:00
Francesco Mussi
66533c09a9
Update README.md
...
Just Adding the npm install in the docs.
To avoid people to have to search trough the issues to see for the exact line for npm install.
2018-01-29 15:37:42 +02:00
Jakub
281c847070
Merge pull request #295 from ecaldwell/patch-1
...
fix typo
2018-01-24 09:35:51 +01:00
Evan Caldwell
e7be94e041
fix typo
2018-01-23 21:48:38 -05:00
Jakub Juszczak
9ef0dedeb0
chore: add dist files
2018-01-12 14:09:16 +01:00
Jakub Juszczak
4347fe906e
chore(release): 3.1.0
v3.1.0
2018-01-12 14:08:23 +01:00
Jakub Juszczak
662329846e
chore(docs): Update README with section about single file components and reactivemixins options
2018-01-12 13:59:43 +01:00
Jakub Juszczak
ecae747ba3
chore(examples): Update reactive prop examples
2018-01-12 13:52:45 +01:00
Jakub Juszczak
75bfa5ccbc
chore(dependencies): Remove nightwatch as not used
2018-01-12 13:47:38 +01:00
Jakub
8f91703e9f
Merge pull request #292 from apertureless/feature/remove_defaults
...
Feature/remove defaults
2018-01-12 13:35:25 +01:00
Jakub Juszczak
ac5d4d824c
feat(charts): Remove default styling
2018-01-12 13:30:29 +01:00
Jakub Juszczak
db0040e613
chore(dependencies): Remove lodash-merge
2018-01-12 13:29:59 +01:00
Jakub
3b46bc8f03
Merge pull request #291 from apertureless/feature/fix_reactive_mixins
...
fix(mixins): Check for chartjs instance before rendering chart
2018-01-12 13:16:43 +01:00
Jakub Juszczak
39ff839d92
fix(mixins): Check for chartjs instance before rendering chart
...
Closes #288
2018-01-12 13:13:46 +01:00
Jakub
0506b4ee35
Merge pull request #276 from daniel-shuy/develop
...
Add prop for inline plugins
2017-12-15 09:50:49 +01:00
Daniel Shuy
072724fc6f
Fix references to private _plugins data property
2017-12-13 20:58:43 +08:00
Daniel Shuy
dd9a5b855d
Fix test cases for inline prop
2017-12-13 20:33:40 +08:00
Daniel Shuy
5486560257
Add prop for inline plugins
2017-12-13 20:10:01 +08:00
Jakub
ae13d71081
Merge pull request #266 from Beomi/develop
...
Fix typo on readme.md (Three shaking)
2017-12-01 14:35:37 +01:00
Beomi
1902bf0b0e
Fix typo on readme.md
...
`three shaking` > `tree shaking`
2017-12-01 15:05:36 +09:00
Jakub
b0ad387856
Merge pull request #253 from bevingtongroup/fix-windows-node-env
...
fix NODE_ENV=... on windows
2017-11-14 17:11:27 +01:00
Cormac Relf
b7074e428f
windows build: fix NODE_ENV on windows
2017-11-14 17:14:55 +11:00
Jakub Juszczak
d9e5d5a5f0
💎 Release new version 3.0.2
...
Fixed unpkg target
v3.0.2
2017-11-07 11:03:36 +01:00
Jakub Juszczak
a5f112e952
📝 Update CHANGELOG
2017-11-06 16:28:13 +01:00
Jakub Juszczak
6e24da3c90
💎 Release new version 3.0.1
v3.0.1
2017-11-06 16:25:57 +01:00