tambien
|
21c25ecdbc
|
[wip] working on build config
|
2019-06-21 14:09:39 -04:00 |
|
tambien
|
cfe76bd842
|
fixing @tonejs/plot
|
2019-06-19 17:40:15 -04:00 |
|
tambien
|
87cd6df3ef
|
updated to latest API
|
2019-06-19 17:25:14 -04:00 |
|
tambien
|
58ebb1ae1a
|
Merge branch 'dev' into typescript
|
2019-06-19 15:56:14 -04:00 |
|
tambien
|
56756f2725
|
fixing security vulnerabilities
|
2019-06-19 15:54:15 -04:00 |
|
tambien
|
61b81cbf61
|
updating to latest plot
|
2019-06-19 15:51:56 -04:00 |
|
tambien
|
8cefee294f
|
adding spec reporter
|
2019-06-17 21:49:23 -04:00 |
|
tambien
|
8ddef75134
|
updating dependency
|
2019-06-17 14:03:52 -04:00 |
|
tambien
|
4aca4f81e6
|
setting up tests and config for typescript
|
2019-05-23 13:59:08 -04:00 |
|
tambien
|
df08425a70
|
started retooling with typescript
|
2019-04-12 10:37:47 -04:00 |
|
tambien
|
023758425b
|
use the playbackRate when computing the offset of a synced player
fixes #349
|
2019-03-12 11:25:33 -04:00 |
|
tambien
|
e69a320988
|
fixing security issues
|
2019-02-15 13:02:49 -05:00 |
|
tambien
|
2d155fd768
|
removing typescript definitions from build
will reintroduce when they can pass ts compilation
fixes #437
|
2019-02-04 14:25:06 -05:00 |
|
tambien
|
3e9be5485e
|
incrementing version
|
2019-02-02 13:21:28 -05:00 |
|
tambien
|
6244b71890
|
moving from coveralls to codecov
https://coveralls.io/github/Tonejs/Tone.js kept returning a 406 error
|
2019-02-01 10:17:35 -05:00 |
|
tambien
|
b3148e74e4
|
moving tsd generation to separate script file
|
2019-01-28 17:20:32 -05:00 |
|
tambien
|
f9a4a14a43
|
generating typescript defs from jsdocs
jsdocs will need to be updated to be more useful as tsdefs
|
2019-01-28 12:43:20 -05:00 |
|
tambien
|
887bed1092
|
using ua-parser from npm
instead of local version. Also debugging Draw tests
|
2019-01-27 13:21:05 -05:00 |
|
tambien
|
0ba72ac93a
|
clamping start/stop time to currentTime
this way if someone passes in start(0), it will just play immediately and not break things.
addresses #424
|
2019-01-23 16:19:07 -05:00 |
|
tambien
|
91d6e42b46
|
removing unused dependencies
|
2019-01-08 11:34:42 -05:00 |
|
tambien
|
a441895521
|
incrementing version
|
2019-01-08 00:18:17 -05:00 |
|
tambien
|
f8603c2d3e
|
linting within html files also
|
2019-01-08 00:16:54 -05:00 |
|
Casey Primozic
|
ea938af717
|
Bump webpack-cli version to 3.1.2 (#394)
* This fixes an incompatability in webpack version 4.20.0: https://github.com/webpack/webpack/issues/8082
|
2018-10-03 19:59:42 -04:00 |
|
tambien
|
baa9460383
|
testing that it's able to load in Node.js
doesn't do any audio processing, but doesn't throw an error
|
2018-08-29 13:54:55 -04:00 |
|
tambien
|
2846218f98
|
incrementing version
collect is alias for collect:deps
|
2018-08-26 21:55:19 -04:00 |
|
tambien
|
5e565b3a7b
|
adding html tests
using puppeteer
|
2018-08-26 19:43:28 -04:00 |
|
tambien
|
044fe73880
|
restructuring scripts
updating deps
|
2018-08-23 00:18:20 -04:00 |
|
tambien
|
ea3e628e6d
|
build before travis test
|
2018-07-29 23:49:37 -04:00 |
|
tambien
|
b6e5f11709
|
updating devDep versions
|
2018-07-29 19:21:19 -04:00 |
|
Yotam Mann
|
0cd10af9cb
|
additional build and example deps
|
2018-06-20 10:37:49 -04:00 |
|
Yotam Mann
|
f798d35969
|
changing script name
|
2018-05-19 13:12:01 -04:00 |
|
Yotam Mann
|
a43a8b8803
|
increment before lint and test
|
2018-05-19 12:39:43 -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
|
95c694b3ad
|
moving deps to node_modules
|
2018-05-19 12:17:23 -04:00 |
|
Yotam Mann
|
85347fb512
|
collect tests by directory
|
2018-05-19 10:53:46 -04:00 |
|
Yotam Mann
|
8bfc388460
|
using webpack to compile karma tests
instambul for coverage
|
2018-05-18 18:03:37 -04:00 |
|
Yotam Mann
|
89b000c474
|
fixing security issues
|
2018-05-18 14:13:42 -04:00 |
|
Yotam Mann
|
c821ae3400
|
removing gulp-util
|
2018-05-18 13:55:32 -04:00 |
|
Yotam Mann
|
4a5a55bbab
|
installing glob
|
2018-05-18 13:24:27 -04:00 |
|
Yotam Mann
|
a0eaafa964
|
pointing to gulpfile
|
2018-05-18 13:07:21 -04:00 |
|
Yotam Mann
|
3fa8bbcb94
|
installing missing deps
|
2018-05-18 13:01:30 -04:00 |
|
Yotam Mann
|
d6999e47d4
|
removing breaking dependency
|
2018-05-18 12:58:04 -04:00 |
|
Yotam Mann
|
9816c40208
|
installing gulp
|
2018-05-18 12:49:09 -04:00 |
|
Yotam Mann
|
4bf393198f
|
adding semver for incrementing version
|
2018-05-18 12:43:54 -04:00 |
|
Yotam Mann
|
a82740f593
|
moving deps and scripts to top level package.json
|
2018-05-18 12:11:21 -04:00 |
|
Yotam Mann
|
39d5898738
|
Time classes take Object notation as well
replacement for deprecated expression notation
|
2018-04-25 10:51:36 -04:00 |
|
Yotam Mann
|
ee3d077410
|
incrementing version
|
2018-04-08 00:29:01 -07:00 |
|
Yotam Mann
|
a097434923
|
incrementing version
|
2017-09-17 12:19:39 -04:00 |
|
Yotam Mann
|
e707d36dac
|
updating version
|
2017-09-09 18:29:33 -04:00 |
|
Yotam Mann
|
13adf7a3eb
|
updated version
|
2017-03-26 19:34:09 -04:00 |
|
Yotam Mann
|
90263ac0fc
|
adding build script
|
2017-03-26 12:33:10 -04:00 |
|
Yotam Mann
|
4c2cf0705e
|
updated version
[skip ci]
|
2017-01-08 18:40:08 -05:00 |
|
Yotam Mann
|
36bfba608c
|
updating package to release 8
[skip ci]
|
2016-10-05 10:52:44 -04:00 |
|
Yotam Mann
|
41844658a8
|
fixed Clock release
|
2016-07-09 15:17:09 -04:00 |
|
Yotam Mann
|
8fc565b7a2
|
incrementing version
[skip ci]
|
2016-07-07 16:10:40 -04:00 |
|
Yotam Mann
|
8e3e0a7adc
|
using karma tests
[ci skip]
|
2016-03-05 00:24:20 -05:00 |
|
Yotam Mann
|
5057ad4c44
|
including Tone source files in npm release
|
2016-01-03 12:37:08 -05:00 |
|
Yotam Mann
|
7e265e335e
|
incrementing npm release
|
2015-12-08 00:41:00 -05:00 |
|
Yotam Mann
|
f646460cb8
|
update test script
|
2015-10-12 00:00:45 -04:00 |
|
Yotam Mann
|
8ff4ac51d4
|
updated URL
|
2015-08-10 14:41:39 -04:00 |
|
Yotam Mann
|
7495b40143
|
tests exit 0
|
2015-07-02 13:11:58 -04:00 |
|
Yotam Mann
|
c5e157ca2e
|
pointing the main to the right place
|
2015-03-09 10:48:03 -04:00 |
|
Yotam Mann
|
269b2940c3
|
r4 build
|
2015-03-03 12:15:37 -05:00 |
|
Yotam Mann
|
fd824ccb68
|
moved package.json to top level
|
2015-03-03 12:06:52 -05:00 |
|