Commit Graph

70 Commits

Author SHA1 Message Date
Mr.doob
19c4725d03 0.7.9 2022-02-18 23:35:02 -05:00
Mr.doob
6a444cca62 0.7.8 2022-02-16 19:57:57 -05:00
Don McCurdy
b0c59d6a71 0.7.7 2020-04-03 22:29:37 -07:00
Don McCurdy
c2edd82e39 0.7.6 2019-03-29 21:43:38 -07:00
Don McCurdy
8cd1b4d2ae 0.7.5 2019-01-08 10:21:13 -08:00
Don McCurdy
a3085880ce 0.7.4 2019-01-04 16:26:08 -08:00
Don McCurdy
a1547d0f21 0.7.3 2018-10-06 21:47:16 -07:00
Don McCurdy
979f2fc39d 0.7.2 2018-05-05 15:14:28 -07:00
efokschaner
ddbb911163 Revert build dir changes 2018-05-05 14:48:56 -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
32d87c4a51 0.7.0-0 2018-01-20 21:19:15 -08:00
Don McCurdy
0a6c46b91c Add initial rollup build/* files. 2018-01-20 21:16:48 -08:00
Jeff Nusz
2659494a80 latest build 2017-05-14 12:37:05 -07:00
Jeff Nusz
865ee8a947 latest build 2017-04-07 15:15:31 -07:00
Jeff Nusz
ab80fca553 latest build 2017-03-17 16:31:28 -07:00
Jeff Nusz
8a3ee0d167 latest build 2016-11-14 13:15:20 -08:00
Jeff Nusz
de8f4d1fe3 update build and changelog 2016-10-05 13:00:05 -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
2e5c5d95c3 latest build 2016-09-22 16:39:48 -07:00
Jeff Nusz
977177cb0b latest build 2016-09-22 13:32:47 -07:00
Jeff Nusz
c1fe14659e latest build 2016-09-01 16:08:44 -07:00
Jeff Nusz
f975c09123 latest build 2016-09-01 14:07:06 -07:00
Jeff Nusz
f5b30b7e0d latest build 2016-09-01 12:52:59 -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
d1a230a29e updated build and changelog 2016-08-18 17:24:08 -07:00
Jeff Nusz
c1f8007ed5 latest build and change log 2016-08-18 15:31:37 -07:00
Jeff Nusz
91272edb07 latest build and change log 2016-08-17 16:32:48 -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
Jeff Nusz
1b3bac8c35 rebuild 2016-08-17 13:19:18 -07:00
Jeff Nusz
907f316e9c fix slider CSS problem 2016-08-17 12:11:45 -07:00
Tomas Korcak
5b906fdb93 Latest version 2015-08-15 03:45:28 +02:00
Tomas Korcak
4a91f8e484 Cosmetics 2015-08-15 03:28:21 +02:00
Tomas Korcak
4d7cf8c79e Cosmetics 2015-08-15 00:35:31 +02:00
Tomas Korcak
fd25fd99d8 Latest build 2015-08-15 00:25:41 +02:00
Tomas Korcak
41327ab686 Enable eslint-loader 2015-08-15 00:20:19 +02:00
Tomas Korcak
e6df810a7b Fix eslint issues 2015-08-15 00:16:18 +02:00
Tomas Korcak
2a8011df34 Fixing dat.gui issues 2015-08-14 22:29:30 +02:00
Tomas Korcak
3a4355416c Improved webpack config 2015-08-14 18:30:03 +02:00
Tomas Korcak
075e499065 Using classses 2015-08-14 18:27:54 +02:00
Tomas Korcak
f93d49b207 Merge remote-tracking branch 'genrich/patch-1' 2015-08-14 15:48:40 +02:00
Tomas Korcak
9847b3faa7 Merge remote-tracking branch 'kevinb7/master' 2015-08-14 15:42:50 +02:00
Tomas Korcak
b00f8f69f4 Using common.js + webpack 2015-08-14 15:38:59 +02:00
Doug Fritz
8f0eba8ade update build after merge requests 2015-06-03 11:47:13 -07:00
Doug Fritz
a65c4f9b38 fix slice to splice error in build and update release 0.5.1 2015-02-04 15:53:03 -08:00
Kevin Barabash
14cca9bd26 Fixed an issue with colors based on arrays where the colored tab in the UI was black instead of matching the current color. 2014-10-16 20:18:42 -06:00
Drew Lustro
4a0ed99a62 Fixed forEach iterator TypeError, made localStorage usage easier and behave closer to expectation. 2014-01-23 02:26:25 -05:00
Jono Brandel
dacea34cb1 updated builds 2013-12-18 15:58:13 -08:00
Jono Brandel
60e0c23cb1 merging github and google code 2013-12-18 15:27:02 -08:00
Jono Brandel
1019f6c4f9 merging github and google code 2013-12-18 14:24:50 -08:00