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 |
|
Jeff Nusz
|
907f316e9c
|
fix slider CSS problem
|
2016-08-17 12:11:45 -07:00 |
|
Lionel Ringenbach
|
678d82e9ce
|
Added updateDisplay on GUI object
|
2016-05-21 18:14:38 +02:00 |
|
Fabian Irsara
|
6f2fdd8b23
|
export
|
2015-12-01 22:47:47 +01:00 |
|
Fabian Irsara
|
b0e7a8ec58
|
fix error when removing event
|
2015-12-01 22:47:31 +01:00 |
|
Fabian Irsara
|
5c554ebceb
|
compile
|
2015-12-01 22:42:34 +01:00 |
|
Fabian Irsara
|
cb004bf07e
|
fix error when removing event
|
2015-12-01 22:41:54 +01:00 |
|
Fabian Irsara
|
aba22511c3
|
compile
|
2015-12-01 22:37:07 +01:00 |
|
Fabian Irsara
|
afd4003835
|
destroy window events when calling destroy correctly
|
2015-12-01 22:36:31 +01:00 |
|
Tomas Korcak
|
58fb13576b
|
Fix link
|
2015-08-15 03:47:26 +02:00 |
|
Tomas Korcak
|
5b906fdb93
|
Latest version
|
2015-08-15 03:45:28 +02:00 |
|
Tomas Korcak
|
d8fca9f304
|
Update bower.json and package.json
|
2015-08-15 03:41:08 +02:00 |
|
Tomas Korcak
|
035223969a
|
Fix repo uri
|
2015-08-15 03:38:38 +02:00 |
|
Tomas Korcak
|
f8e4cbac51
|
Use dat.gui-ng
|
2015-08-15 03:36:29 +02:00 |
|
Tomas Korcak
|
4a91f8e484
|
Cosmetics
|
2015-08-15 03:28:21 +02:00 |
|
Tomas Korcak
|
be567fd18e
|
Updated bower.json
|
2015-08-15 03:28:08 +02:00 |
|