Skip to content
This repository was archived by the owner on May 15, 2022. It is now read-only.

Commit 4c5971f

Browse files
Merge branch 'feature/dat-preset' into develop
2 parents 07b195c + c256951 commit 4c5971f

33 files changed

+4579
-4196
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Release Notes
22

3+
## (2017-10-06) `v0.0.19`
4+
5+
### Added
6+
7+
* `DatPresets` component - this allows you to set presets for your DatGUI component and switch between them easily
8+
9+
### Changed
10+
11+
* Removed final reference to `reactcss`, this can be completely removed from dependencies now
12+
* Removed unnecessary arrow functions in some `setState` callbacks
13+
* Fixed bug where `DatNumber` input updates weren't updating sliders
14+
315
## (2017-10-05) `v0.0.18`
416

517
### Added

dist/react-dat-gui.css

Lines changed: 17 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)