Releases: cubic-js/cubic-ui
Releases · cubic-js/cubic-ui
v2.0.4
2.0.4 (2018-10-08)
Bug Fixes
- Merge with other changes from 2.0 overhaul, specifically cookie logic. (0f00297)
v2.0.3
2.0.3 (2018-10-08)
Bug Fixes
v2.0.2
2.0.2 (2018-10-08)
Bug Fixes
- packages: Update babel plugins (cc8eb8f)
v2.0.1
2.0.1 (2018-10-08)
Bug Fixes
- packages: Upgrade to new babel core (7.x) (947a107)
v2.0.0
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
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
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
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
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
1.4.3 (2018-04-26)
Bug Fixes
- Use null-loader for ssr style rendering. Up cubic-defaults. (2a3b280)