1.0.0 (2016-08-02)
- changelog: fix changelog (fe3ea3c)
0.2.1 (2016-08-02)
- examples: add example logo from twbs (0530535)
0.1.1 (2016-08-02)
- examples: correct asset paths in index-json; list json example in index; (4e2193b)
- license: add MIT licence (bf2d4f2), closes #32
- npm: add examples/ to npmignore (960beed), closes #34
0.1.0 (2016-08-02)
- module-selector: remove console.log (d475121)
0.0.3 (2016-07-28)
0.0.2 (2016-07-28)
- ci: add greenkeeper to whitelisted branch on travis (9142ad6)
0.0.1 (2016-07-28)
- build: path for gh-pages (32241cd)
- gh-pages: add correct path on example for gh-pages (99690b0)
- info-panel: fix info-panel full height button (ee033c9)
- info-panel: fix info-panel height when maximized (a9b50d0)
- info-panel: fix overflow issue (497141e)
- info-view: fix info-view bug (2485cea)
- module-selector: fix border-height of select caret (5b1dacb)
- module-selector: fix id value breaking the module selector (701ada5)
- module-selector: fix module not switching on browser other than chrome (4123482)
- postcss: add autoprefixer with postcss from scripts (211c01f)
- postcss: rename output css file to match viewer (9c54c25)
- size-controls: fix vertical-alignment of px-label (46c3426)
- app: float elements to make horizontal spacing consistent (e6b4a26)
- app: move button styles to core module (1f75362)
- app: move header styles form index.css to app.css (f42ba27)
- app: move iframe styles to app module (4a8ff90)
- app: support initialisation via external module mapping (in JSON) (7d58a29)
- app: with basic preview, module-selector, size-controls and info-panel. (b7ff262)
- branding: add possibility of logo from config (8d8aed8)
- build: add examples for gh-pages (62cfe41)
- build: add gh-pages task (524671f)
- core: decrease spacing between elements (65c2f77)
- core: font-family arial and font-size of 'full' button (8739ace)
- core: hover style of active button (06d88f9)
- core: no border on button:hover (9e7d938)
- icon: move icon styles to icon component (d0a8ead)
- info-panel: close info panel on "x" (27a8f72)
- module-selector: custom caret icon for select element (c3da8db)
- module-selector: support
defaultModule
and use that or first module found as default. (92948b6) - postcss-task: add browserify config; change custom variables module (51d5e0c)
- size-controls: adjust input field width (04d4242)
- size-controls: keep sizing-controls visible on smaller breakpoints (9d723dc)
- size-controls: position label inside input element (16c58f2)