Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [3.1.0](v3.0.0...v3.1.0) (2019-07-19) ### Bug Fixes * **animation:** Don't set useless keyframes ([2f2ff8f](2f2ff8f)) * **build:** BasePath should be / and not esm-bundled ([5ac84dd](5ac84dd)), closes [#79](#79) * **directive:** React to "undefined" String ([c0625d9](c0625d9)) * **fixture:** The properties are loaded from the store ([e58a02e](e58a02e)), closes [#80](#80) [#8](#8) [#74](#74) * **keyframe-grid:** Make all keyframes visible via scroll ([5f31813](5f31813)) * **luminave:** Build & merge fix ([8bdcab6](8bdcab6)) * **luminave-server:** Set correct default URL ([a70350c](a70350c)) * **menu:** Don't close menu on page reload ([8d540d7](8d540d7)) * **polymerx:** Remove unused service worker ([d664255](d664255)) * **style:** Remove unused character ([31bd519](31bd519)) * **thorium:** Listen for scene changes in the store ([4808523](4808523)) * **timeline:** Animation is not defined ([0a54bd4](0a54bd4)) * **timeline:** Check for NaN ([bb56fc1](bb56fc1)) * **timeline:** modvColor is not used when scene gets removed ([941dff8](941dff8)), closes [#95](#95) ### Features * **animation:** Add keyframes based on fixture properties ([7f95ed3](7f95ed3)), closes [#50](#50) * **config:** 1...2...3(0) Feierei ([73be830](73be830)) * **configuration:** Added the integration-configuration component ([fdac5cb](fdac5cb)), closes [#101](#101) * **dotjs2018:** Added fixtures ([0dc78f0](0dc78f0)), closes [#91](#91) * **fivetwelve:** Integration is configurable ([d1a9625](d1a9625)) * **fixture:** Added BasicRGBDimmer ([420c395](420c395)) * **fixture-detail:** Edit a fixture in it's own view ([325b68b](325b68b)), closes [#74](#74) * **general-view:** Move general things to a main view ([3e9660d](3e9660d)) * **graphql:** Interact with luminave-server via GraphQL ([eaa31a7](eaa31a7)) * **graphql:** Subscribe to data from luminave-server ([eb64bfc](eb64bfc)) * **integration:** GraphQL via Apollo ([c8deef1](c8deef1)), closes [#101](#101) * **integration:** Separated configuration from websocket connection ([50b2801](50b2801)) * **integration-configuration:** Status emoji ([f2858e0](f2858e0)) * **jsconfeu-2019:** Everything we need for JSConfEU 2019 ([8bff32a](8bff32a)) * **luminave-server:** Added action, reducer, selector & constants ([cd8af1c](cd8af1c)) * **luminave-server:** Added subscription ([7448ab9](7448ab9)), closes [#100](#100) * **luminave-server:** Default integration via GraphQL ([b616b9a](b616b9a)), closes [#100](#100) * **midiController:** Update the name, io & layout ([9839fa5](9839fa5)), closes [#90](#90) * **modv:** Added new mapping component ([61404eb](61404eb)) * **modv:** Get the x & y of grabCanvas ([5d65b57](5d65b57)) * **modv:** Listen for data from modV ([b85d486](b85d486)) * **ruhrjs:** Added fixtures ([b2c1682](b2c1682)), closes [#82](#82) * **selector:** Is timeline playing? ([b5bd2af](b5bd2af)) * **style:** Links ([be643cb](be643cb)) * **thorium:** Dynamic animation ([7c4218c](7c4218c)), closes [#100](#100) [#99](#99) * **thorium:** Improved handling scenes & animations ([4acf689](4acf689)), closes [#100](#100) * **timeline:** Combined all components & made timeline infinite ([f4079f9](f4079f9)), closes [#61](#61) * **timeline:** Dynamic scenes ([d0af262](d0af262)), closes [#100](#100) * **timeline:** Infinite part 2 ([6c88bc5](6c88bc5)), closes [#16](#16) * **util:** toFixedNumber ([58859fa](58859fa)) * **venue:** Added venues ([1dd0b8e](1dd0b8e)), closes [#53](#53) * **venue:** Automatically add matching fixture to slot ([0bb255b](0bb255b))
- Loading branch information