Skip to content

v2020-07-31-001

Compare
Choose a tag to compare
@jacobwegner jacobwegner released this 31 Jul 16:35
· 24 commits to master since this release
56f59a2

Features

  • Add a reader / map split to named entities display mode when place NEs are present (#56)

Fixes

  • Handle any race condition on loading library widget #51
  • Allow clicking a selected token to unselect #60

Other Improvements

  • Refactor GraphQL queries using vue-apollo #52
  • Refactor readers using ApolloQuery component #42
  • Refactor named entity query to improve performance #57, #62

#52 helped us to reduce duplication in components, and #42 resulted in a lot leaner queries