Commit Graph

562 Commits

Author SHA1 Message Date
Don McCurdy
69faca4d74 Update CHANGELOG.md. 2018-02-16 20:03:24 -08:00
Don McCurdy
7bb7f8e746 Fix cleanup of event listeners in .destroy() and .removeFolder(). 2018-02-16 20:03:24 -08:00
Don McCurdy
73c4add256
Update CHANGELOG.md 2018-01-23 18:13:41 -08:00
Don McCurdy
2b4ee5ac40 Update jsdoc-to-markdown. 2018-01-23 07:46:43 -08:00
Don McCurdy
809f90d3c2
Remove deprecated .version from bower.json
See: https://github.com/bower/spec/blob/master/json.md#version
2018-01-22 20:48:55 -08:00
Don McCurdy
3d059bcb38
Bump bower.json for 0.7.0 2018-01-22 20:42:42 -08:00
Don McCurdy
ae3fbe213d
Update README references to Webpack. 2018-01-21 14:21:26 -08:00
Don McCurdy
803a0e46b4
Update CommonJS example. 2018-01-21 14:19:28 -08:00
Don McCurdy
c24cf60105 0.7.0 2018-01-21 14:17:41 -08:00
Don McCurdy
5bb331c485
Update Changelog for 0.7.0 2018-01-21 14:17:06 -08:00
Don McCurdy
32d87c4a51 0.7.0-0 2018-01-20 21:19:15 -08:00
Don McCurdy
4718fe4366 Fix lint errors. 2018-01-20 21:18:58 -08:00
Don McCurdy
62e0271938 Check in package-lock.json. 2018-01-20 21:18:00 -08:00
Don McCurdy
0a6c46b91c Add initial rollup build/* files. 2018-01-20 21:16:48 -08:00
Don McCurdy
4133fea38f Disable autopublish. 2018-01-20 21:15:48 -08:00
Don McCurdy
f7101a76f3 Add <meta/> tag for testing example on mobile devices. 2018-01-20 21:09:19 -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
Don McCurdy
14dd9a9f22 Add touch support. 2018-01-20 18:28:43 -08:00
zawarudo
c552ac8470 Corrected main path, fixing issues with wiredep 2018-01-20 00:13:07 -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
e2589bdf6c
Add section on installing from npm. 2018-01-13 16:39:28 -08:00
Don McCurdy
c83d4ce46a Add some missing methods to API docs. 2017-12-24 00:03:52 -05:00
Don McCurdy
af282f908c Fix removeFolder() JSDoc. 2017-12-23 12:04:38 -05:00
Don McCurdy
d783b759cf Update API docs. 2017-12-23 12:03:16 -05:00
Don McCurdy
269fda085f Merge branch 'Sigill-removefolder' 2017-12-23 12:00:12 -05:00
Don McCurdy
59f685b018 Test .removeFolder(). 2017-12-23 11:59:44 -05:00
Don McCurdy
76c80858c3 Add JSDoc for .removeFolder(). 2017-12-23 11:48:35 -05:00
Cyrille Faucheux
60033b6b1d add a way to remove a folder 2017-12-23 11:48:05 -05: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
2659494a80 latest build 2017-05-14 12:37:05 -07:00
Jeff Nusz
af426069b8 update change log and build numbers 2017-05-14 12:33:34 -07:00
Jeff Nusz
1efb36a3cb hide eslint warnings 2017-05-14 12:32:21 -07:00
Jeff Nusz
60009ca15c Merge pull request #137 from serapath-contribution/master
ADD browserify support
2017-05-14 12:28:59 -07:00
serapath
9167004ff9 ADD browserify support 2017-05-11 05:46:40 +07:00
Jeff Nusz
191eb65b3a es6 module export not quite working yet 2017-04-12 14:01:51 -07:00
Jeff Nusz
44713d2c78 prep for 0.6.4 release 2017-04-11 13:53:18 -07:00
Jeff Nusz
865ee8a947 latest build 2017-04-07 15:15:31 -07:00
Jeff Nusz
566bc2d14a compile es6 into umd properly 2017-04-07 15:11:51 -07:00
Jeff Nusz
006bec026e Merge pull request #135 from postor/master
use import and module.export together!
2017-04-07 15:10:37 -07:00
Jeff Nusz
af7f9c35d1 Fix #133, spacing between rows 2017-04-07 14:16:58 -07:00
Jeff Nusz
4cd09b3ca0 Fix #136, overflow of color selector at bottom of gui 2017-04-07 14:04:04 -07:00
林彦君
b927350970 处理混用问题 2017-04-07 19:16:57 +08:00
Jeff Nusz
ab80fca553 latest build 2017-03-17 16:31:28 -07:00
Jeff Nusz
0d7a89b7ea update to 0.6.3 2017-03-17 16:30:35 -07:00
Jeff Nusz
54bdcf2951 Merge branch 'bruno-quintela-feature/close-on-top' into develop 2017-03-17 16:14:27 -07:00
Jeff Nusz
aaa5c3e3d0 fix layout when ‘close on top’ + GUI save dialog 2017-03-17 16:13:33 -07:00