Release v0.7.1
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:
Features
- core: add RouterEventsService to store previous route (23e3656)
- core: add StorageService (bde1f1e), closes #5
- core: expose GND via postMessage to communicate with inseri (80648c5), relates to nie-ine/inseri#388
- edition: add almost complete TkA for op25 (Sk4 incomplete) (3dabd8a)
- edition: make tka list toggleable per sketch (01ec0fd)
- edition: prepare embedding of op25 sheets (1f25f63)
Bug Fixes
- app: move GND exposition to PropsComp and GndService (e44b332, 98bd896)
- core: add removeItem method to StorageService (19a6f8d)
- core: fix check for detecting Storage (b5c4c08)
- core: use StorageService to expose GND (e591885)
- edition: add missing content description of op. 25 (29d1c34)
- edition: add svg's with path information (50d23ba)
- edition: adjust modal hint for op25 (d6b4909)
- edition: get selectability of convolute item from data (9fcb2dd)
- edition: handle placeholder for op. 12 Aa:SkI/1 (ecbb32b)
- edition: improve folio handling and rendering (8c871cc)
- edition: move convolute logic to parent component (edition detail) (7a9c5ed, fb77f72)
- home: adjust title of op. 25 (9f1c9fc)
Tests
- core: add and improve tests for gnd & storage services (b55fd71)
- edition: fix tests after convolute changes (4985045)
Build System
- app: add posttest:cov script (c534509)
- app: fix test & doc scripts in package.json (bcc2ceb)
- deps: bump handlebars from 4.1.2 to 4.7.3 (84648c9)