Skip to content

Releases: LibCrowds/libcrowds-viewer

v3.0.0

29 Aug 17:20
Compare
Choose a tag to compare

See the closed milestone for details.

v2.3.0

12 Aug 21:44
Compare
Choose a tag to compare

See the closed milestone for details

v2.2.2

01 Aug 01:41
Compare
Choose a tag to compare
  • Use lv- prefixes for modal styles (#125)
  • Move to Jest for unit tests (#109)
  • Ensure modification times for annotations are set (#131)

v2.2.1

31 Jul 13:27
Compare
Choose a tag to compare
  • Fix display of modals (#120)
  • Always redraw image when current task changes (#119)
  • Fix IE support (#98)

v2.2.0

31 Jul 00:53
Compare
Choose a tag to compare
  • Add option to go to the next task on submit (#87)
  • Add a modal to browse all current tasks (#68)
  • Fix styles for mobile (#66)
  • Add additional info to the help modal (#86)
  • Fix to emit the task from the taskliked event (#85)
  • Restyle the like button (#92)
  • Hide selection box by default (#83)
  • Close old image before loading a new one (#100)
  • Fix creation of description annotations (#88)
  • Improve checks for different annotation types (#105)
  • Add Annotator class to handle all annotations (#102)
  • Improve checks for unsaved annotations when confirm-before-unload enabled (#79)
  • Fix general region highlighting (#39)
  • Add function to highlight a different region for each form field (#112)
  • Hide selections list in sidebar until populated (#96)
  • Fix bug where share button wasn't copying the current task image URI (#108)
  • Destroy Selector mouse trackers when not in select mode (#110)
  • Add unit tests for the model

v2.1.0

23 Jul 22:13
Compare
Choose a tag to compare
  • Allow task options to be updated after viewer is created (#54)
  • Add optional like/unlike button (#55)
  • Add optional share button to copy the image URL to the clipboard (#27)
  • Remove relative SCSS imports (#31)
  • Add a classify option to allow linking to specific resource (#42)
  • Fix Annotation._setMultiItem {#64)
  • Add generated time to annotations (#62)
  • Add an option to disable completed tasks (#23)
  • Clear overlays when moving from a selection to transcription task (#63)
  • Fix Invalid Date in fecha.format for empty date fields (#36)
  • Drop the browse sidebar section in favour of next & previous task/image buttons on the main viewer (#67)
  • Refactor layout so that full screen mode contains all custom elements (#76)
  • Write built in area selection component area selection (#7)

v2.0.0

17 Jul 16:41
Compare
Choose a tag to compare

The major change in this version is that an array of options is now used to configure the tasks that are presented to the user. The output from these tasks is serialised according to the W3C Web Annotations spec and returned via events.

v1.1.4

10 Jul 17:42
Compare
Choose a tag to compare
  • Fix production build

v1.1.3

10 Jul 16:46
Compare
Choose a tag to compare
  • Allow multiple viewers on a page

v1.1.2

10 Jul 16:18
Compare
Choose a tag to compare
  • Fix demo for GitHub Pages
  • Fix highlighting of non-existent regions
  • Fix selection sidebar