Commit graph

3230 commits

Author SHA1 Message Date
tambien
77e2b96767 initialized is a readOnly member 2018-05-25 18:04:01 -04:00
tambien
b8c5353638 Merge branch 'dev' of https://github.com/Tonejs/Tone.js into dev 2018-05-24 16:58:21 -04:00
Yotam Mann
f40958be94 verifying that all sources can restart 2018-05-20 17:36:17 -04:00
Yotam Mann
54276555f2 correctly restarting PulseOscillator 2018-05-20 17:36:07 -04:00
Yotam Mann
ee18f87106 assign basic oscillator type
typo!
2018-05-20 17:25:39 -04:00
Yotam Mann
319ae28fa8 using setValueAtTime instead of .value
fixes #288
2018-05-19 17:32:32 -04:00
Yotam Mann
01b4b610ed website and build are handled in their own repos 2018-05-19 16:09:54 -04:00
Yotam Mann
a7b783b0a5 updating docs
[skip ci]
2018-05-19 15:07:58 -04:00
Yotam Mann
a92f90ac5d cleaning up gulpfile 2018-05-19 14:30:50 -04:00
Yotam Mann
bc7269e740 checking for 'then' instead of 'instanceof Promise' 2018-05-19 13:39:39 -04:00
Yotam Mann
abcd3b2696 using unpkg.com instead of github CDN 2018-05-19 13:12:38 -04:00
Yotam Mann
f798d35969 changing script name 2018-05-19 13:12:01 -04:00
Yotam Mann
296af2cbde testing for Promise by checking for 'then' 2018-05-19 13:11:11 -04:00
Yotam Mann
a43a8b8803 increment before lint and test 2018-05-19 12:39:43 -04:00
Yotam Mann
563e7103a3 pointing at correct babel polyfill 2018-05-19 12:35:40 -04:00
Yotam Mann
b76c4a143c removing version increment requirement 2018-05-19 12:28:43 -04:00
Yotam Mann
bee9f8678e using karma-webpack for building 2018-05-19 12:26:35 -04:00
Yotam Mann
fc7a5b6742 removing unused deps 2018-05-19 12:24:25 -04:00
Yotam Mann
24be2c3b77 adding babel polyfill for testing older browsers 2018-05-19 12:17:35 -04:00
Yotam Mann
95c694b3ad moving deps to node_modules 2018-05-19 12:17:23 -04:00
Yotam Mann
f671d3305e testing across all platforms
again
2018-05-19 11:57:06 -04:00
Yotam Mann
c9717a92d6 noting changes 2018-05-19 11:56:47 -04:00
Yotam Mann
8d3edc4f29 ignoring example tests for now 2018-05-19 11:29:33 -04:00
Yotam Mann
7cc5ae2c78 moving coveralls to script
this way it won't run on deploy job
2018-05-19 11:14:12 -04:00
Yotam Mann
85347fb512 collect tests by directory 2018-05-19 10:53:46 -04:00
Yotam Mann
6fda2be99a adding build conditions
moving scripts into travis
2018-05-19 10:53:34 -04:00
Yotam Mann
392a60c4e5 Merge branch 'dev' into webpack 2018-05-18 19:22:20 -04:00
Yotam Mann
ef4168ddd0 using ci instead of install 2018-05-18 19:21:08 -04:00
Yotam Mann
34b4826f54 silence logging 2018-05-18 18:04:04 -04:00
Yotam Mann
10225d3ec3 invoke test with timeout 2018-05-18 18:03:58 -04:00
Yotam Mann
8bfc388460 using webpack to compile karma tests
instambul for coverage
2018-05-18 18:03:37 -04:00
Yotam Mann
465137dec4 simplifying collectTests api 2018-05-18 18:03:11 -04:00
Yotam Mann
59159c5dc6 converting to number using valueOf 2018-05-18 18:02:57 -04:00
Yotam Mann
2d1bccab5d upgrading to gulp@4 2018-05-18 14:19:36 -04:00
Yotam Mann
89b000c474 fixing security issues 2018-05-18 14:13:42 -04:00
Yotam Mann
5ec7dd4205 using npm install again 2018-05-18 13:55:47 -04:00
Yotam Mann
c821ae3400 removing gulp-util 2018-05-18 13:55:32 -04:00
Yotam Mann
7a2406c58c installing latest npm 2018-05-18 13:42:21 -04:00
Yotam Mann
13192d1ae7 using node 9 2018-05-18 13:38:38 -04:00
Yotam Mann
dc4f0e4375 moving npm ci to 'install' section 2018-05-18 13:35:58 -04:00
Yotam Mann
b1674277d2 trying out npm ci 2018-05-18 13:32:53 -04:00
Yotam Mann
4a5a55bbab installing glob 2018-05-18 13:24:27 -04:00
Yotam Mann
144520392f using glob instead of tap 2018-05-18 13:24:18 -04:00
Yotam Mann
848f589689 no need for karma-requirejs 2018-05-18 13:24:10 -04:00
Yotam Mann
a0eaafa964 pointing to gulpfile 2018-05-18 13:07:21 -04:00
Yotam Mann
61ae5af7ed using npm install 2018-05-18 13:07:09 -04:00
Yotam Mann
feaa555001 removing unused dependencies 2018-05-18 13:07:03 -04:00
Yotam Mann
adbbc014b2 trying 'ci' instead of 'install' 2018-05-18 13:01:44 -04:00
Yotam Mann
3fa8bbcb94 installing missing deps 2018-05-18 13:01:30 -04:00
Yotam Mann
669d07713b only write the package.json if it's travis 2018-05-18 12:58:15 -04:00