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
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
Jakub Juszczak
d104e628e2
🐛 Fix webpack externals
2017-11-06 15:41:33 +01:00
Jakub Juszczak
b17602d041
🔥 Remove full build with bundled chart.js
2017-11-06 15:40:43 +01:00
Chanwit Piromplad
50130a7a4d
update webpack to version 3
2017-10-15 20:34:19 +07:00
Jakub
d498b7c8cf
Feature/v3 ( #225 )
...
* Remove Vue dependency and change extends
Signed-off-by: Jakub Juszczak <netghost03@gmail.com >
* 💎 Release new version 3.0.0-rc0
* ⬆️ Update examples
* 📝 Update README.md
* ⬆️ Update examples
* ⬆️ Update englishd docs
* ⬆️ Update transalted docs with current code examples
* 🔥 Remove dist files from gitignore
* ⬆️ Update dependencies vue and chartjs
* Change private data
Implements #182 . The private chart instance is now in the vue.js data model. And can be accessed over `this.$data._chart`
Updated unit tests
* 📝 Update docs with private data
* ✨ Add codeclimate ignore
* ⬆️ Update codeclimate
* ⬆️ Update codeclimate
* ⬆️ Update codeclimate
Add build and config folders to ignore
2017-10-14 16:27:07 +02:00
Jakub Juszczak
3103d5acd9
✨ Add browser full build
2017-04-05 16:04:24 +02:00
Guillaume Coguiec
11015b4080
Remove lodash from externals.
2017-04-03 15:18:23 -04:00
Guillaume Coguiec
9e6b407a1e
Update release build to not include externals.
2017-03-29 14:57:26 -04:00
Jakub Juszczak
348de825bf
✨ Add new entry for development
2017-03-22 19:02:49 +01:00
Jakub Juszczak
e2a8f3ca3c
✨ Add browser build
2017-03-17 15:41:58 +01:00
Jakub Juszczak
b2f0a5ba03
✨ Add minimal release webpack config without minimize and without production tags
2016-12-23 12:28:28 +01:00
Jakub Juszczak
fee32b57df
🔥 Remove vue standalone alias from webpack
2016-12-20 14:33:47 +01:00
Jakub Juszczak
3101945481
✨ Add mixins to alias
2016-12-17 17:29:41 +01:00
Jakub Juszczak
60627650a3
⬆️ Update dependency vue 2.0
...
Signed-off-by: Jakub Juszczak <netghost03@gmail.com >
2016-08-23 20:26:32 +02:00
Jakub Juszczak
c0254c9521
✨ Add umd module gereation for npm package
...
Signed-off-by: Jakub Juszczak <netghost03@gmail.com >
2016-07-27 21:35:56 +02:00
Jakub Juszczak
3095684a37
Refactor basic structure
2016-07-03 12:36:38 +02:00
Jakub Juszczak
14e12f761e
✨ Add new path to webpack config
2016-06-26 15:34:15 +02:00
Jakub Juszczak
0820ba63b3
🎉 Initial commit
2016-06-26 15:24:29 +02:00