Don McCurdy
a1547d0f21
0.7.3
2018-10-06 21:47:16 -07:00
Don McCurdy
642af145fd
Let's npm publish automatically again.
2018-10-06 21:45:21 -07:00
Don McCurdy
e7b2b598ac
Update dependencies.
2018-06-03 22:01:02 -05:00
Don McCurdy
979f2fc39d
0.7.2
2018-05-05 15:14:28 -07:00
Don McCurdy
1b18f7227e
Bump dependencies.
2018-05-05 15:13:44 -07:00
efokschaner
fdcd266249
Add named exports.
...
`import dat from 'dat.gui'` is now interchangeable with
`import * as dat from 'dat.gui'`
2018-05-05 14:48:56 -07:00
Don McCurdy
f3cdfde17f
0.7.1
2018-02-16 20:03:24 -08:00
Don McCurdy
2b4ee5ac40
Update jsdoc-to-markdown.
2018-01-23 07:46:43 -08:00
Don McCurdy
c24cf60105
0.7.0
2018-01-21 14:17:41 -08:00
Don McCurdy
32d87c4a51
0.7.0-0
2018-01-20 21:19:15 -08:00
Don McCurdy
4133fea38f
Disable autopublish.
2018-01-20 21:15:48 -08:00
Don McCurdy
e2d9550595
Remove unused node-sass dependency.
2018-01-20 21:08:15 -08:00
Don McCurdy
75a7ec3509
Add sourcemaps, fix Sass compilation.
2018-01-20 21:08:15 -08:00
Don McCurdy
00c825f6c8
Add build to release script.
2018-01-20 21:08:15 -08:00
Don McCurdy
1cf95b490f
Use Rollup for UMD and ES6 builds.
2018-01-20 21:08:15 -08:00
Uğur Güney
adba9f5f8d
Update sassify dependency version from 2 to 4
...
Hi! I hope this change won't break the build. I'm on windows and `npm install dat.gui` fails because sassify version is too old. Version 2 of sassify depends on a very old version of node-sass which the installer tries to build itself and that fails.
I did `git clone https://github.com/dataarts/dat.gui `, changed sassify dependency version to 4, and run `npm install <folder>` folder being the cloned folder and installation went fine.
2018-01-14 23:25:10 -08:00
Don McCurdy
05c85ecf7d
add documentation generator, update JSDoc.
2017-12-09 16:03:11 -08:00
Don McCurdy
454e2dc524
Add postversion script to push to npm after version releases.
2017-12-08 15:45:28 -08:00
Jeff Nusz
1efb36a3cb
hide eslint warnings
2017-05-14 12:32:21 -07:00
serapath
9167004ff9
ADD browserify support
2017-05-11 05:46:40 +07:00
Jeff Nusz
44713d2c78
prep for 0.6.4 release
2017-04-11 13:53:18 -07:00
Jeff Nusz
566bc2d14a
compile es6 into umd properly
2017-04-07 15:11:51 -07:00
Jeff Nusz
0d7a89b7ea
update to 0.6.3
2017-03-17 16:30:35 -07:00
Jeff Nusz
a68384d49b
update version number to 0.6.1
2016-10-05 13:26:25 -07:00
Jeff Nusz
46c2a883fc
upgrade to Babel 6, fix dependancies
2016-09-22 15:51:47 -07:00
Jeff Nusz
b861ac82f1
reduce number of config files
2016-09-22 13:30:48 -07:00
Jeff Nusz
195ae9dcea
update eslint rules
2016-09-01 14:04:22 -07:00
Jeff Nusz
d84fef2ef9
clean up version number and repo links
2016-09-01 13:01:02 -07:00
Jeff Nusz
986494ac80
tidy up how optional CSS file is built
2016-09-01 12:50:55 -07:00
Tomas Korcak
d8fca9f304
Update bower.json and package.json
2015-08-15 03:41:08 +02:00
Tomas Korcak
4a91f8e484
Cosmetics
2015-08-15 03:28:21 +02:00
Tomas Korcak
66d0697bbb
New version - 0.6.1 - fixed all eslint issues
2015-08-15 00:21:48 +02:00
Tomas Korcak
2a8011df34
Fixing dat.gui issues
2015-08-14 22:29:30 +02:00
Tomas Korcak
075e499065
Using classses
2015-08-14 18:27:54 +02:00
Tomas Korcak
b00f8f69f4
Using common.js + webpack
2015-08-14 15:38:59 +02:00