Skip to content

Releases: ZeroarcSoftware/carbondream

v5.1.0

04 Mar 18:13
81d43dc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.1...v5.1.0

v1.0.0

07 Aug 17:40
d08bccc
Compare
Choose a tag to compare

Features

v0.3.1

03 Feb 21:06
Compare
Choose a tag to compare

Features

  • Updated dev dependencies to latest
  • Updated to Font Awesome 4.7

Bugs

  • Removed button text from inside font awesome elements to prevent font-family from getting overriden

v0.3.0

19 May 17:20
Compare
Choose a tag to compare

Features

  • Refactored some components to be stateless
  • Button styling changes

Breaking Changes

  • Reordered save/cancel buttons on input dialog

v0.2.0

02 May 18:44
Compare
Choose a tag to compare

Features

  • React 15
  • Switched to babel 6

v0.1.2

20 Nov 18:06
Compare
Choose a tag to compare

Features

  • Updated to React 0.14.3

Bugs

  • viewOnlyMode allowed adding marker and did not correctly hide annotation edit buttons

v0.1.0

21 Oct 20:34
Compare
Choose a tag to compare

Breaking Changes

  • Updated to React 0.14.0

Features

  • Updating all other dependencies to latest versions

v0.0.7

01 Sep 17:42
Compare
Choose a tag to compare

Bugs

  • Change styling to avoid vmax on cd-container. Fixes scrollbar issues in windows when embedding carbondream.

v0.0.6

28 Aug 03:05
Compare
Choose a tag to compare

Bugs

  • Timeago was replaced with react-timeago due to changes in timeago npm publishing (rmm5t/jquery-timeago#231)
  • Updated all other dependencies to latest.

v0.0.5

29 May 19:02
Compare
Choose a tag to compare

Bugs

  • Fixed bug with container staying too wide when embedded.
  • Forced offset recalculation before drawing to handle edge case when embedded.