From 6f7853b9e2d6c6098d210145627d4faba61a03cb Mon Sep 17 00:00:00 2001 From: javalang Date: Tue, 26 Sep 2017 08:52:06 +0200 Subject: [PATCH] Update README.md --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 864c0d5..373bc47 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ +#update JLA +* fixed style of color-property, no popup +* fixed height of color-controller (.dg.c height:125px) +* new NgColorController (fixed style, bigger Hue-bar) +* new BgColorController for handling two colors (i.e. foreground-background color) + + # dat.GUI A lightweight graphical user interface for changing variables in JavaScript. @@ -48,4 +55,4 @@ The following libraries / open-source projects were used in the development of d * [webpack](https://webpack.github.io/) * [Sass](http://sass-lang.com/) * [node.js](http://nodejs.org/) - * [QUnit](https://github.com/jquery/qunit) / [jquery](http://jquery.com/) \ No newline at end of file + * [QUnit](https://github.com/jquery/qunit) / [jquery](http://jquery.com/)