Skip to content

Releases: Kitware/glance

v1.1.36

25 Apr 16:13
de1ad5d
Compare
Choose a tag to compare

1.1.36 (2018-04-25)

Bug Fixes

  • FileLoader: Display error notification to user on errored load (dc90ca0)
  • MobileOverlay: Add overlay if screen is detected as too small (62b5054)
  • RawReader: No loading prop on Button (ce5c081)

v1.1.35

20 Apr 21:18
adfb9eb
Compare
Choose a tag to compare

1.1.35 (2018-04-20)

Bug Fixes

  • Medical: Update config (4053c2b)
  • Styles: Don't override button styles (3d7cba4)
  • webpack: Ignore externals that have no entry (af82810)

v1.1.34

19 Apr 20:40
90d33a9
Compare
Choose a tag to compare

1.1.34 (2018-04-19)

Bug Fixes

  • Button: Cleanup unused code/styles (145e9d5)
  • Generic: Set colormaps for geometry (f8dbd6c)

v1.1.33

19 Apr 19:17
6c22f4c
Compare
Choose a tag to compare

1.1.33 (2018-04-19)

Bug Fixes

  • AboutPage: Add initial about page as a modal popup (1047244)
  • AboutPage: Fill in about page with initial info (6c56966)
  • AboutPage: Minor style tweaks (b01eb5e)
  • CSS: Shrink toolbar (d876897)
  • index: Close progress notification on remote dataset error (52de35c)
  • MainView: Change progress color (249e4a2)
  • Progress: Add custom progress messages (6cbdbf0)
  • Progress: Provide a flexible progress system (80b41d2)
  • Progress: Use top progress bar for visibility (a9eda7a)

v1.1.32

18 Apr 19:22
00e74f6
Compare
Choose a tag to compare

1.1.32 (2018-04-18)

Bug Fixes

  • Dependencies: Bump vtk.js version (516c437)
  • Medical: Add PresetProperty to switch between medical presets (68c0261)
  • PresetProperty: Add preset shift slider (c61895b)
  • PresetProperty: Correctly compute shift min and max (0729abf)
  • PresetProperty: Shift colormap and opacity in tandem (912f162)

v1.1.31

13 Apr 20:54
9bf3ef7
Compare
Choose a tag to compare

1.1.31 (2018-04-13)

Bug Fixes

  • Entry: Pass reader through when downloading datasets (5702c94)

v1.1.30

12 Apr 20:42
b807c0b
Compare
Choose a tag to compare

1.1.30 (2018-04-12)

Bug Fixes

  • LookupTableProperty: Use filterable hierarchical menu for presets (b9eadd7)
  • Medical: Add medical colormaps (3cb86a9)

v1.1.29

29 Mar 15:10
b09038f
Compare
Choose a tag to compare

1.1.29 (2018-03-29)

Bug Fixes

  • Config: Add Medical config (742d1be)
  • Config: Move config to Generic module to prep for adding configs (58891e2)
  • index: Set app mode as url parameter (78bef95)

v1.1.28

28 Mar 22:28
f448f2d
Compare
Choose a tag to compare

1.1.28 (2018-03-28)

Bug Fixes

  • Config: Update vtkjs dep to set view prop links as application type (fd7792d)
  • ITKReader: Use vtk.js ITKImageReader (b575877)

v1.1.27

22 Mar 21:09
22ca9f8
Compare
Choose a tag to compare

1.1.27 (2018-03-22)

Bug Fixes

  • Styles: Forgot to hide overlay text (ba19d16)