Release v0.7.10
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
- app: add open graph meta data to index (8b9e036)
- app: add titleService to set page title by route (35bf69d)
- edition: add fullscreen mode to GraphVisualizer (cb05db2)
Tests
- app: fix tests after move to ESLint (93e5c08)
- app: switch linting rules to eslint (76c8bfc)
- core: add missing branch test for CachingInterceptor (c26d34e)
- core: add missing branch test for SearchOverviewComponent (fa3c95d)
- edition: fix tests after changes (a8079b9)
Continuous Integration
Build System
- app: configure eslint with prettier (20173cd)
- app: configure lint-staged with eslint (b461687)
- app: migrate from tslint to eslint (a15ed76)
- app: remove obsolete tsconfig.base.json (7df79e6)
- app: update eslint rules according to DSP (f2918b9)
- deps: add nodeLinker strategy compatible with Angular (0350dc9)
- deps: adjust scripts to yarn 2 (b99918e)
- deps: bump elliptic from 6.5.3 to 6.5.4 (46243eb)
- deps: bump socket.io from 2.3.0 to 2.4.1 (70a7031)
- deps: bump y18n from 4.0.0 to 4.0.1 (c97a090)
- deps: switch back to yarn 1 (3d31803)
- deps: update @angular to version 11 (3559e01)
- deps: update dependabot configuration (47c1b0e)
- deps: update dependencies after update to Angular 11 (4349578)
- deps: update files after update to Angular 11 (7b81eeb)
- deps: update husky to v6 (f9fb418)
- deps: update version-control deps (b172b49)
- deps: upgrade to yarn 2 (64c6242)