Releases: trustpilot/skift
Releases · trustpilot/skift
v3.2.1
3.2.1 (2018-07-03)
Bug Fixes
- remove types from git history (41d1440)
v3.2.0
3.2.0 (2018-07-03)
Features
v3.1.0
3.1.0 (2018-07-02)
Features
- Remove shadow root to be compatible with more browsers (05db4a9)
v1.4.2
<a name"1.4.2">
1.4.2 (2017-07-12)
Bug Fixes
- $ui: Initialize ui on the next tick (77501625)
v1.4.1
<a name"1.4.1">
1.4.1 (2017-07-12)
Bug Fixes
- $ui: Simplify UI toggling condition (127f4774)
v1.4.0
<a name"1.4.0">
1.4.0 (2017-07-12)
Features
- $ui:
- Upgraded the UI to pick up changes dynamically (3df32467)
- Added a simple stream implementation to support dynamic UI (eeee64a9)
v1.3.3
<a name"1.3.3">
1.3.3 (2017-07-11)
Bug Fixes
- $dist: Added types and src to the distribution (637f5798)
v1.3.2
<a name"1.3.2">
1.3.2 (2017-07-11)
Bug Fixes
- $dist: Add dist/ folder to files (a3fb9db0)
v1.3.1
<a name"1.3.1">
1.3.1 (2017-07-11)
Bug Fixes
- $dist: Added the sourcemap to the development distribution (c2c7dcb4)
v1.3.0
<a name"1.3.0">
1.3.0 (2017-07-10)
Bug Fixes
- Add missing typings (429e6a7a)
- $build: Fix webpack config for dev mode (3440e8cf)
- $error: Display test name in the error with the test not being initialized yet (792d8e4b)
Features
- Get UI to show multiple tests: The UI part now capable of showing all running tests (970f1d28)