Commit Graph

529 Commits

Author SHA1 Message Date
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
Jeff Nusz
878d851aea bower main point to ‘./build/dat.gui.js’. fix #125 2017-03-17 12:45:56 -07:00
Jeff Nusz
b6fd94dfc1 fix eslint errors 2017-03-17 12:42:26 -07:00
Jeff Nusz
15be652664 Fix checkbox while listening. Fixes #40 2017-03-17 12:41:05 -07:00
Jeff Nusz
c9c310f13b fix color selector to stay in place on gui scroll 2017-03-15 16:59:40 -07:00
Jeff Nusz
dc6b6a388a fix issue that caused delayed and broken resizing 2017-03-14 16:29:17 -07:00
Bruno Quintela
351165a2bc added missing space 2016-12-09 11:34:41 +00:00
Bruno Quintela
9540dd1c2f Add property to specify if open/close button shows on top or bottom of the menu
Adds the 'closeOnTop'  property to the GUI constructor params to specify if open/close button shows on top or bottom of the menu (bottom by default)
2016-12-07 16:42:55 +00:00
Jeff Nusz
d5b6178e33 update to v0.6.2 2016-11-14 13:16:02 -08:00
Jeff Nusz
8a3ee0d167 latest build 2016-11-14 13:15:20 -08:00
Jeff Nusz
dd5d0fc908 fix NumControlBox to not firing onFinish with keyboard 2016-11-14 13:14:27 -08:00
Jeff Nusz
8060842569 resize immediately, except for browser resize event. Fix #111 2016-11-14 11:24:29 -08:00
Jeff Nusz
08a3e8f670 onFinish no longer fires during mouse drag of number control. fixes #112 2016-11-14 11:13:28 -08:00
Jeff Nusz
a88a2461d8 diplay string of color to matches input, fix #117 2016-11-14 10:53:50 -08:00
Jeff Nusz
1d17cb0497 onFinish color returns correct format: fixes #117 2016-11-14 09:13:18 -08:00
Jeff Nusz
a68384d49b update version number to 0.6.1 2016-10-05 13:26:25 -07:00
Jeff Nusz
02eaad73d5 Merge branch 'develop' 2016-10-05 13:23:27 -07:00
Jeff Nusz
de8f4d1fe3 update build and changelog 2016-10-05 13:00:05 -07:00
Jeff Nusz
6f0fcb64f5 fixed issue with color controllers on scrolling pages. Fixes #37 2016-10-05 12:15:50 -07:00
Jeff Nusz
0aec885446 sliders created with min()/max() remember name & listening. fixes #107 2016-10-05 11:51:31 -07:00
Jeff Nusz
66143fc4d5 tidy up README 2016-09-23 14:41:20 -07:00
Jeff Nusz
24ae3d3dfd slight README update 2016-09-23 14:32:52 -07:00
Jeff Nusz
1f71271c63 more README updates 2016-09-23 14:30:11 -07:00
Jeff Nusz
1586566774 tidy up example 2016-09-23 12:43:24 -07:00
Jeff Nusz
838e5b946f update README 2016-09-23 12:42:39 -07:00
Jeff Nusz
731ab9853e cleaning up CHANGELOG 2016-09-23 12:34:09 -07:00
Jeff Nusz
2e5c5d95c3 latest build 2016-09-22 16:39:48 -07:00
Jeff Nusz
fabc6de37c cleaned up example.html 2016-09-22 16:39:05 -07:00
Jeff Nusz
46c2a883fc upgrade to Babel 6, fix dependancies 2016-09-22 15:51:47 -07:00
Jeff Nusz
977177cb0b latest build 2016-09-22 13:32:47 -07:00
Jeff Nusz
b861ac82f1 reduce number of config files 2016-09-22 13:30:48 -07:00
Jeff Nusz
85ee981be4 cleaner ForEach loops in common.js 2016-09-02 12:55:21 -07:00
Jeff Nusz
e63856cb14 update README 2016-09-01 16:13:56 -07:00
Jeff Nusz
c1fe14659e latest build 2016-09-01 16:08:44 -07:00