Skip to content

Release v0.7.3

Compare
Choose a tag to compare
@musicEnfanthen musicEnfanthen released this 24 Apr 18:36
· 4156 commits to main since this release

A prototype web application for the online edition of the Anton Webern Gesamtausgabe, located at the Musicological Seminar of the University of Basel. It is written in Angular and runs on edition.anton-webern.ch.

Changes since last release:

Bug Fixes

  • app: move editor info from home to edition view (f0434cc)
  • app: use rel attribute for target links instead of wrong ref attr (04578ee)
  • core: add sagw logo to footer (b41d013)
  • core: remove MetaEdition from MetaModel (010d02f)
  • edition: add dropdown for sample queries in graph view (c995ada)
  • edition: add modal hint on how to use graph (626d024)
  • edition: add resp statement to work model (d9eefae)
  • edition: do not remove all svg when redrawing force graph (e6cfdac)
  • edition: improve general remarks for graph view (b1b1c24)
  • edition: improve handling of triples dropdown button in force-graph (c41925b)
  • edition: improve query reset in graph view (09e309c)
  • edition: refactor EditionWork to provide all needed info (0319790)
  • edition: remove unused EditionDetailNotification (4e1f151)
  • edition: shorten short forms of some EditionConstants (61a297d)
  • edition: use full EditionRoute for EditionWork routes (2c98f5d)
  • edition: use modal for edition detail hint & improve hint message (0383470)
  • edition: use queryList in graph data to allow multiple queries (ca988f2)
  • home: add sketch edition link to Opus 25 header (aaeaa80)

Tests

  • app: add CSS clean up helper (3f8203d)
  • app: add more CSS clean up helper - ongoing (a2dcedf)
  • app: fix tests after changes (4e0f8df)
  • edition: fix tests after changes (c198d91)
  • home: add test for heading component (8da4f68)