0.6.3
- Added ability to put close button on top of the menu [ex:
var gui = new dat.gui.GUI({closeOnTop:true})
]. #106 #122 - Fixed issue with layout not updating on page resize.
- Fixed color picker showing in wrong position on user scroll (long menu). #105
- Fixed checkbox weirdness while listening. #40
- Fixed bower issues. #125