Skip to content

Releases: plouc/mozaik

v1.4.4

14 Apr 11:53
Compare
Choose a tag to compare

Changelog (2016-04-14)

  • Internal
    • build: #79 Reduce Mozaïk js build size.

v1.4.3

13 Apr 13:28
Compare
Choose a tag to compare

Changelog (2016-04-13)

  • Polish
    • packages: c1f00c5 Upgrade outdated packages.

v1.4.2

13 Apr 08:22
Compare
Choose a tag to compare

Changelog (2016-04-13)

  • New Feature
    • themes: 4de8fa5 Add new harlequin theme.
  • Polish
    • charts: 7a73927 Improve pie and gauge components.

v1.4.1

12 Apr 00:55
Compare
Choose a tag to compare

Changelog (2016-04-12)

  • Bug Fix
    • ws: 5c3f0be fix typo in ConnectionStatusStore.

v1.4.0

11 Apr 18:20
Compare
Choose a tag to compare

Changelog (2016-04-12)

  • New Feature
    • ws: #77 Add ability to automatically reconnect websockets.
    • notifications: 5a0bea9 Add notifications support.
  • Polish
    • styles: 6d577dc Change the way stylus var are defined in order to have more concise themes.

v1.3.0

07 Apr 01:21
Compare
Choose a tag to compare

Changelog (2016-04-07)

  • New Feature
    • Bus: #76 Add ability to define 'push' apis.
  • Bug Fix
    • gulp: 39a2667 Fix inspector component uptime formatting

v1.2.1

06 Apr 02:13
Compare
Choose a tag to compare

Changelog (2016-04-06)

  • New Feature
    • Bus: #75 Add ability to define custom apis poll interval.

v1.2.0

06 Apr 01:06
Compare
Choose a tag to compare

Changelog (2016-04-06)

  • New Feature
    • mozaik.inspector: #74 Add Mozaïk Inspector widget.
    • Bus: #74 Add clientCount() method on Bus to return connected clients count.
  • Bug Fix
    • gulp: d5dc3ed Fix styles watcher.
  • Internal
    • Bus: ba4a24a Move Mozaïk Bus to simple function.
    • npm: f64592a Enforce npm@3 usage.

v1.1.0

04 Apr 11:03
Compare
Choose a tag to compare

Changelog (2016-04-04)

  • Internal
    • packages: #71 Update babel and other packages.

v1.0.13

02 Apr 00:28
Compare
Choose a tag to compare

Changelog (2016-04-02)

  • New Feature
    • dashboard: #70 Add optional title to dashboard.
  • Bug Fix
    • build: #69 Update watchify to prevent segment fault errors.
    • websockets: #68 Fixing unexpected end of input console error.