Skip to content
This repository has been archived by the owner on Oct 19, 2018. It is now read-only.

Releases: cubic-js/cubic-ui

v2.0.4

08 Oct 14:14
d76d26d
Compare
Choose a tag to compare

2.0.4 (2018-10-08)

Bug Fixes

  • Merge with other changes from 2.0 overhaul, specifically cookie logic. (0f00297)

v2.0.3

08 Oct 13:13
755c949
Compare
Choose a tag to compare

2.0.3 (2018-10-08)

Bug Fixes

v2.0.2

08 Oct 12:35
d8810ae
Compare
Choose a tag to compare

2.0.2 (2018-10-08)

Bug Fixes

  • packages: Update babel plugins (cc8eb8f)

v2.0.1

08 Oct 12:27
e98b56e
Compare
Choose a tag to compare

2.0.1 (2018-10-08)

Bug Fixes

  • packages: Upgrade to new babel core (7.x) (947a107)

v2.0.0

08 Oct 11:34
a515195
Compare
Choose a tag to compare

2.0.0 (2018-10-08)

Bug Fixes

  • package: update autoprefixer to version 9.0.0 (8b52564)
  • package: update file-loader to version 2.0.0 (948cd42)

v1.4.8

16 Jul 14:28
50cb5f7
Compare
Choose a tag to compare

1.4.8 (2018-07-16)

Bug Fixes

  • Fix issue where progress bar would only be triggered once. (ebdadeb)
  • package: Fix ci tests for new cubic-client version (f3181b2)
  • Fix small memory leak in endpoint class (68945d8)

v1.4.7

12 Jul 15:29
3406ec8
Compare
Choose a tag to compare

1.4.7 (2018-07-12)

Bug Fixes

  • Fix issue where asyncData wouldn't be reloaded if the router view component is the same on route change. (daeb45b)

v1.4.6

12 Jul 11:53
41e1f47
Compare
Choose a tag to compare

1.4.6 (2018-07-12)

Bug Fixes

  • Add cubic-client as dev dependency (14c37e2)
  • package: update css-loader to version 1.0.0 (3d0d893)
  • Add missing preserveState flag on store module registration for sub-components. Add ability to force re-register a module client-sided. (5ae5a95)
  • Explicitly ignore generated route file in npmignore. (fca3890)
  • Recursively resolve asyncData hooks when client-sided. (1fdc56d)

v1.4.5

16 May 13:09
0855e31
Compare
Choose a tag to compare

1.4.5 (2018-05-16)

Bug Fixes

  • Fix wrong progress bar import causing progress bar not to work. (416f352)
  • Fix wrong progress bar import causing progress bar not to work. (10b176a)

v1.4.3

26 Apr 04:09
01ae077
Compare
Choose a tag to compare

1.4.3 (2018-04-26)

Bug Fixes

  • Use null-loader for ssr style rendering. Up cubic-defaults. (2a3b280)