Skip to content

Commit

Permalink
changelog update
Browse files Browse the repository at this point in the history
  • Loading branch information
automat committed Dec 19, 2014
1 parent 815246b commit 4814cfe
Showing 1 changed file with 108 additions and 0 deletions.
108 changes: 108 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,108 @@
0.1.5 / 2014-12-19
==================

* moving Readme changelog to CHANGELOG.md
* fixed package.json git url
* version++
* update Readme setShortcutEnable & dp settings
* removed ControlKit ancient trigger option
* update standalone versions
* added ControlKit visibility trigger keyboard shortcut
* consistent enabled state naming
* update style
* fixed Readme wrong ratio values
* cleanup Components dp and onFinish callback
* fixed examples/00_setup wrong component
* removed Style body style set, adapted examples accordingly
* Added ControlKit panels closable defaults to false
* Merge pull request [#1](https://github.com/automat/controlkit.js/issues/1) from HeadStuckInBin/master
doc++
* panel - wording
* setup, structure - wording
* intro - wording

0.1.4 / 2014-11-25
==================

* bump
* added missing History import
* rebuild
* doc++

0.1.3 / 2014-11-01
==================

* update package.json
* added build.js + placeholder
* update update.js
* doc++
* removed relative intrpl change
* cleanup
* added node_modules/
* add show right float
* cleanup, removed presets, metric to components
* picker => ColorPicker
* Update README.md
* reworked init
* Revert "doc++"
This reverts commit aee6809434d80e928e077036dbc486d89f3142ba.
* update readme
* preset example fix
* fixed init
* cleanup coms, added docs, cleanup public interface

0.1.2 / 2014-10-29
==================

* event cleanup, style cleanup
* fix onfinish
* removed general onFinish callback
* moved to shared notifier, cleanup option trigger, component to core
* added test
* fixed versioning issue + urls

0.9.4 / 2014-10-28
==================

* format
* fixed examples, added single component examples
* cleanup, fixed preset, initial doc
* update README.md
* typo
* fixed deactivate
* cleanup errors
* cleanup defaults + typos
* fixed addComponent
* smaller sub
* restructure lib

0.9.3 / 2014-10-27
==================

* Update README.md
* fixed conflict
* update Readme.md
* cleanup events, defaults, Node, update readme
* update image to proper res
* moved to node / browserify, removed class prefixes, general cleanup
* fixed merge
* Merge branch 'master' of https://github.com/automat/controlKit.js
Conflicts:
test/controlKit/TestControlKit.js
* cleanup test
* + new components
* ...
* + Float32Array check
* stable-non-css
* fixed overlay
* + bubble resize
* +option autoupdate
* fixed offset on window resize
* stable-non-css updated Defaults
* updated Defaults
* + stable-non-ccs
* cleanup
* fix: setColorRGBfv
* fix: dock/fix/non-fix mode +align left/right
* fix: enable/disable on init
* fix

0 comments on commit 4814cfe

Please sign in to comment.