Yoshiya Hinosawa
bef54384c1
chore(version): bump to v0.4.19
7 years ago
Nazih Ahmed
45ae244dc1
Memory leak fix ( #2273 )
...
* disable bindResize Memory leak source
* add babel config to prevent rollup error
* Major memory leak fix
* unecessary comment
* run dist
* add rollup back to package.json
* remove babelrc
7 years ago
Yoshiya Hinosawa
ca0a1f0773
feat: preserve license in c3.min.js ( #2283 )
7 years ago
greenkeeper[bot]
9f0a58669d
chore(package): update rollup to version 0.55.0 ( #2268 )
7 years ago
greenkeeper[bot]
2410bc9c5d
chore(package): update rollup to version 0.54.0 ( #2258 )
7 years ago
greenkeeper[bot]
a9c598ece6
chore(package): update browserify to version 15.0.0 ( #2250 )
7 years ago
Masayuki Tanaka
b4e9f4a745
Fix line chart for d3 v4
7 years ago
greenkeeper[bot]
a017ae1632
chore(package): update rollup to version 0.53.0 ( #2244 )
7 years ago
greenkeeper[bot]
86e985eb87
chore(package): update karma to version 2.0.0 ( #2243 )
7 years ago
greenkeeper[bot]
e7f1c42f0e
chore(package): update karma-spec-reporter to version 0.0.32 ( #2239 )
7 years ago
greenkeeper[bot]
3ca42375aa
chore(package): update rollup to version 0.52.0 ( #2231 )
7 years ago
greenkeeper[bot]
c2a5c9ff0f
chore(package): update codecov to version 3.0.0 ( #2202 )
7 years ago
greenkeeper[bot]
bea3027e1a
chore(package): update rollup to version 0.51.0 ( #2217 )
7 years ago
greenkeeper[bot]
0391272cae
chore(package): update rollup to version 0.50.0 ( #2176 )
7 years ago
Yoshiya Hinosawa
69f975cfcf
chore(version): bump to v0.4.18
7 years ago
greenkeeper[bot]
edc746ea01
chore(package): update rollup to version 0.49.0 ( #2153 )
7 years ago
greenkeeper[bot]
dd385e7192
chore(package): update rollup to version 0.48.0 ( #2149 )
7 years ago
Yoshiya Hinosawa
8e223a94a1
chore(version): bump to v0.4.17
7 years ago
Yoshiya Hinosawa
6332b4690e
chore(version): bump to v0.4.16
7 years ago
Yoshiya Hinosawa
c76b5e81bf
chore(package): update rollup to version 0.47.4 ( #2140 )
...
Closes #2135
7 years ago
greenkeeper[bot]
ff28931c71
chore(package): update rollup-plugin-babel to version 3.0.0 ( #2131 )
7 years ago
greenkeeper[bot]
e28eac2b19
Update dependencies to enable Greenkeeper 🌴 ( #2113 )
...
* chore(package): update dependencies
* docs(readme): add Greenkeeper badge
7 years ago
Yoshiya Hinosawa
49bac2827a
chore: make greenkeeper ignore d3 ( #2108 )
7 years ago
Yoshiya Hinosawa
9372354e6c
chore(version): bump to v0.4.15
7 years ago
Masayuki Tanaka
78ded542a5
Add watch task ( #2090 )
7 years ago
Yoshiya Hinosawa
da6b20e60b
chore: add coverage ignore settings
7 years ago
Yoshiya Hinosawa
15f70e31f1
refactor(data.convert.utils): create data.convert.utils.js
7 years ago
Yoshiya Hinosawa
e4ff9d95bd
chore(version): bump to v0.4.14
7 years ago
Yoshiya Hinosawa
c343243ef1
Use chrome in testing ( #2083 )
...
* chore: switch to chrome testing
* test: relax pixel assertions to pass in chrome
* chore: add codecov.yml
8 years ago
Yoshiya Hinosawa
c3553a6c9e
chore(version): bump to v0.4.13
8 years ago
Yoshiya Hinosawa
36b9b6c0e3
Create a coverage report for each source file ( #2063 )
...
* Improves testing
* Adds karma-sourcemap-loader
* Adds karma-preprocessor-rollup
* Moves testing Rollup building to Karma
* Enables sourcemaps in tests
* Fixes #2051
* Updating tests to reflect discrepancies with Phantom@^2
* Trying karma-coverage-istanbul-reporter
* Still not working...
* chore: make coverage report of src files
* test: add c3.css
* fix: fix test case of mouse events
* chore: update codecov module
* Adds codecov.yml to ignore polyfill.js
* chore: exclude src/polyfill.js at istanbul layer
* chore: remove rollup-plugin-istanbul dep because not used
8 years ago
Ændrew Rininsland
4a03fca8aa
Removes Grunt; adds cleancss and uglifyjs3 ( #2067 )
...
* Removes grunt, adds cleancss and uglify-js3
Adding package-lock.json
* Forgot load-grunt-tasks
* Forgot to update dist script
8 years ago
Yoshiya Hinosawa
d51d424820
Use jshint-cli instead of grunt-jshint ( #2064 )
8 years ago
Yoshiya Hinosawa
3d6efe846d
refactor: use node-sass cli instead of grunt-sass ( #2065 )
8 years ago
Ændrew Rininsland
23369a19d5
Adding D3 as a global to Rollup
8 years ago
Yoshiya Hinosawa
9749659eb2
Add `serve` script ( #2045 )
8 years ago
Ændrew Rininsland
a858fa2f09
Improving speed of Travis builds by not requiring sudo
8 years ago
Yoshiya Hinosawa
ff3d5900f2
chore(version): bump to v0.4.12
8 years ago
Yoshiya Hinosawa
59711b5eb9
chore: fix prepublish script
8 years ago
Yoshiya Hinosawa
c17ec0ab23
Switch to rollup ( #2037 )
...
* chore: define run scripts, reduce grunt usage
* refactor(rollup): switch to rollup
* chore: fix node.js version on ci env
8 years ago
Yoshiya Hinosawa
1038dcfbba
chore: add prepublish script
8 years ago
Kyle Kelley
4669b28044
Update repository URL ( #1807 )
8 years ago
Masayuki Tanaka
223404a792
Update version to 0.4.11
9 years ago
Ændrew Rininsland
99e6f7cc89
Fixes some test failures. Adds new jshint reporter.
...
This is a combination of 3 commits.
Doing build
Adding jshint stylish as reporter, fixing a few tests.
Linting spec files.
9 years ago
Masayuki Tanaka
366f57ff88
Add grunt-karma to run test in grunt
9 years ago
Yoshiya Hinosawa
4ed3742e44
Add coverage report
9 years ago
Yoshiya Hinosawa
15b9fc23e4
Change test framework from grunt-contrib-jasmine to karma
9 years ago
Masayuki Tanaka
931109f826
Release 0.4.11-rc4
9 years ago
Kreozot
bd68be882c
grunt-sass version changed to ^1.0.0.
...
It fix "npm install" fails on node ^0.12.
9 years ago
Masayuki Tanaka
f04c84dff3
Release 0.4.11-rc3
9 years ago