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 |
|
Jeff Nusz
|
9c8b0cf118
|
clear up for..in loop eslint errors
|
2016-09-01 16:06:25 -07:00 |
|
Jeff Nusz
|
f975c09123
|
latest build
|
2016-09-01 14:07:06 -07:00 |
|
Jeff Nusz
|
2461808631
|
remove babel polyfill
|
2016-09-01 14:06:57 -07:00 |
|
Jeff Nusz
|
3f6f66d09c
|
fix eslint issues
|
2016-09-01 14:04:35 -07:00 |
|
Jeff Nusz
|
195ae9dcea
|
update eslint rules
|
2016-09-01 14:04:22 -07:00 |
|
Jeff Nusz
|
4fb2646502
|
remove webpack loader syntax from js
|
2016-09-01 13:35:40 -07:00 |
|
Jeff Nusz
|
d84fef2ef9
|
clean up version number and repo links
|
2016-09-01 13:01:02 -07:00 |
|
Jeff Nusz
|
f5b30b7e0d
|
latest build
|
2016-09-01 12:52:59 -07:00 |
|
Jeff Nusz
|
986494ac80
|
tidy up how optional CSS file is built
|
2016-09-01 12:50:55 -07:00 |
|
Jeff Nusz
|
dbd80251f3
|
Create external CSS file to work around CSP unsafe-inline
|
2016-08-30 15:48:51 -07:00 |
|
Jeff Nusz
|
f51e99beb0
|
remove unused rounded style from numberControlSlider
|
2016-08-30 13:40:16 -07:00 |
|
Jeff Nusz
|
867c5bd37e
|
remove unused GUI.scss
|
2016-08-30 13:22:50 -07:00 |
|
Jeff Nusz
|
d1a230a29e
|
updated build and changelog
|
2016-08-18 17:24:08 -07:00 |
|
Jeff Nusz
|
e1250a1c00
|
Merge branch 'firsara-destroy' into develop
|
2016-08-18 17:22:08 -07:00 |
|
Jeff Nusz
|
13ceb7af00
|
Merge branch 'destroy' of https://github.com/firsara/dat.gui into firsara-destroy
# Conflicts:
# build/dat.gui.js
# build/dat.gui.min.js
# src/dat/gui/GUI.js
|
2016-08-18 17:18:37 -07:00 |
|
Jeff Nusz
|
2ea99f4d73
|
update resize tests to allow for debounce time delay
|
2016-08-18 16:57:40 -07:00 |
|
Jeff Nusz
|
ac8dfb62d2
|
Debounce onResize to prevent issues when rotating on tablet #91
|
2016-08-18 16:27:15 -07:00 |
|
Jeff Nusz
|
0399ab65ff
|
Merge branch 'Ucodia-master' into develop
|
2016-08-18 15:47:39 -07:00 |
|
Jeff Nusz
|
420e0458ad
|
Merge branch 'master' of https://github.com/Ucodia/dat.gui into Ucodia-master
# Conflicts:
# src/dat/gui/GUI.js
|
2016-08-18 15:46:04 -07:00 |
|
Jeff Nusz
|
c1f8007ed5
|
latest build and change log
|
2016-08-18 15:31:37 -07:00 |
|
Jeff Nusz
|
b91772c26b
|
fire onFinishChange when doing a revert() #103
|
2016-08-18 15:26:07 -07:00 |
|
Jeff Nusz
|
ca19030081
|
Allow updates to OptionController while listening. fix #101
|
2016-08-18 14:54:52 -07:00 |
|
Jeff Nusz
|
f53cfa5215
|
color controller calls onFinishChange callback
|
2016-08-18 14:32:03 -07:00 |
|
Jeff Nusz
|
66aa8fe153
|
fix slider modifier function to return correct controller
onFinishChange(), onChange(), and step() were returning the NumberBoxController instead of NumberSliderController
|
2016-08-18 14:18:15 -07:00 |
|
Jeff Nusz
|
f741e650c9
|
fix: Color selector layout issue #73
|
2016-08-18 12:32:24 -07:00 |
|
Jeff Nusz
|
91272edb07
|
latest build and change log
|
2016-08-17 16:32:48 -07:00 |
|
Jeff Nusz
|
922de64459
|
fix NumberBox not showing step() changes to slider
|
2016-08-17 16:28:11 -07:00 |
|
Jeff Nusz
|
55e97171cc
|
fix requestAnimationFrame so listen() works
|
2016-08-17 16:17:09 -07:00 |
|
Jeff Nusz
|
e129e08b9d
|
Merge branch 'dionysiusmarquis-dionysius-brach' into develop
# Conflicts:
# src/dat/controllers/NumberControllerBox.js
# src/dat/controllers/NumberControllerSlider.js
# src/dat/controllers/factory.js
# src/dat/gui/style.css
|
2016-08-17 16:16:15 -07:00 |
|
Jeff Nusz
|
8d1ce070d6
|
Merge branch 'dionysius-brach' of https://github.com/dionysiusmarquis/dat.gui into dionysiusmarquis-dionysius-brach
|
2016-08-17 15:05:22 -07:00 |
|
Jeff Nusz
|
8ae2c7cda9
|
Merge branch 'tkellen-display-none' into develop
# Conflicts:
# src/dat/gui/GUI.js
|
2016-08-17 13:34:21 -07:00 |
|
Tyler Kellen
|
7274b38519
|
display none/block for hiding
|
2016-08-17 13:31:20 -07:00 |
|
Jeff Nusz
|
1b3bac8c35
|
rebuild
|
2016-08-17 13:19:18 -07:00 |
|
Jeff Nusz
|
6322ce6cd0
|
Merge branch 'jaxry-master' into develop
# Conflicts:
# src/dat/gui/GUI.js
|
2016-08-17 13:17:46 -07:00 |
|
Jeff Nusz
|
200cf7c0ac
|
Merge branch 'master' of https://github.com/jaxry/dat.gui into jaxry-master
# Conflicts:
# build/dat.gui.min.js
|
2016-08-17 12:51:57 -07:00 |
|
Jeff Nusz
|
20b6b120df
|
update readme and example to point to dat.gui.min.js
|
2016-08-17 12:13:48 -07:00 |
|
Jeff Nusz
|
0b21a06c56
|
Merge branch 'korczis-master' into develop
|
2016-08-17 12:12:38 -07:00 |
|
Jeff Nusz
|
6c3561f179
|
cleaned up bad example data
|
2016-08-17 12:11:53 -07:00 |
|