Releases: Kitware/paraviewweb
Releases · Kitware/paraviewweb
v3.0.0
3.0.0 (2018-02-01)
Bug Fixes
- Autobahn: Remove dependency to Autobahn (f743868)
- ESLint: Fix code to comply with rules (2c01306)
- examples: ESLint + build (1968986)
- tests: Update karma config for new webpack (d0e5283)
- webpack: Update rules for webpack2+ (8bc78dd)
BREAKING CHANGES
- ESLint: Hopefully it should be fine, but we never know...
- Autobahn: Remove Autobahn dependency and associated code
v2.5.29
<a name"2.5.29">
2.5.29 (2018-01-23)
Bug Fixes
- PropertyFactory: Fix capitalize function (449087e6)
v2.5.28
<a name"2.5.28">
2.5.28 (2018-01-17)
Bug Fixes
- ConvertProxyProperty: Better widget type handling (e9bcd1dc)
- PropertyFactory: Allow dynamic widget registration (8ab744d4)
v2.5.27
<a name"2.5.27">
2.5.27 (2018-01-09)
Bug Fixes
- QueryDataModel: Add disableImageSelection field to add style to image (9d468f90)
v2.5.26
<a name"2.5.26">
2.5.26 (2018-01-04)
Bug Fixes
- ProxyEditorWidget: Add autoApply option (b43f6e70)
v2.5.25
<a name"2.5.25">
2.5.25 (2018-01-02)
Bug Fixes
- QueryDataModel: Fix destroy method (f220288b)
v2.5.24
<a name"2.5.24">
2.5.24 (2018-01-01)
Bug Fixes
- MouseHandler: Add option to preventDefault on events (59f609c7)
- QueryDataModel: Mouse listener now consume event (fa131536)
v2.5.23
<a name"2.5.23">
2.5.23 (2017-12-23)
Bug Fixes
- ConvertProxyProperty: Allow data to be passed directly (700ae783)
- SliderProperty: Allow domain to specify the step (08c9aecb)
v2.5.22
<a name"2.5.22">
2.5.22 (2017-12-16)
Bug Fixes
- react: Update React components to 16 (f42e1304)
v2.5.21
<a name"2.5.21">
2.5.21 (2017-12-15)
Bug Fixes
- GitTreeWidget: Modernize widget for React 16 (76fc35f3)