Releases: Kitware/paraviewweb
Releases · Kitware/paraviewweb
v1.2.15
<a name"1.2.15">
1.2.15 (2016-03-11)
Bug Fixes
- properties: noEmpty ui prop on input cell for numbers, properties example (7bbb4b9e)
- tools:
- cleaned up some potential doc errors, removed Properties example (1038420d)
- removed extra console.logs, --list gets alphabetized, npm install doesn't run af (922eccb4)
v1.2.14
<a name"1.2.14">
1.2.14 (2016-03-08)
Bug Fixes
- Girder: Fix file endpoints for girder (c7477eee)
v1.2.13
<a name"1.2.13">
1.2.13 (2016-03-07)
Bug Fixes
- PostInstall: Try to make the postinstall script optional (e223459d)
v1.2.12
<a name"1.2.12">
1.2.12 (2016-03-07)
Bug Fixes
- Install: Try to guard fix-kw-web-suite when ParaViewWeb is brought as dep on old node (e34374d4)
v1.2.11
<a name"1.2.11">
1.2.11 (2016-03-04)
Bug Fixes
- loaders: Fix loader regex to handle windows path separators also. (7c2ad4a1)
v1.2.10
<a name"1.2.10">
1.2.10 (2016-03-03)
Bug Fixes
- Loaders: Make css loader rule work on all css files. (38cb5ec2)
- Mouse interaction: Do not allow any mouse events until previous one completes. (6469b8af)
- Release build: Update built file with recent bug fixes. (4c32b7a4)
- Renderer: Remove incorrect arguments to VtkRenderer constructor. (28d802ee)
v1.2.9
<a name"1.2.9">
1.2.9 (2016-03-03)
Bug Fixes
- IO: added metadata to editSimulation (9638aa99)
v1.2.8
<a name"1.2.8">
1.2.8 (2016-03-03)
Bug Fixes
- Examples: Expose examples in generated web site (154ce708)
- README: Fix readme now that we have a website (634d660e)
- WebSite: Use Hexo to build the github.io web site (dc09a4a2)
- mdoc: Remove mdoc dependency (44939b47)
v1.2.7
<a name"1.2.7">
1.2.7 (2016-03-02)
Bug Fixes
- dev: added compiled, updated .gitignore (ee29c43c)
v1.2.6
<a name"1.2.6">
1.2.6 (2016-03-02)
Bug Fixes
- IO:
- added /task endpoints (9ad6cc13)
- changed func name to something more descriptive (4d5bac71)