Skip to content

Commit

Permalink
Merge pull request #655 from Vastra-Gotalandsregionen/feature/angular…
Browse files Browse the repository at this point in the history
…_19_uppgradering

Angular 19 uppgradering
  • Loading branch information
aljlo2 authored Dec 18, 2024
2 parents 8333af1 + ed54b8e commit 0aa8792
Show file tree
Hide file tree
Showing 160 changed files with 9,266 additions and 8,609 deletions.
2 changes: 2 additions & 0 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@
"plugin:@angular-eslint/template/process-inline-templates"
],
"rules": {
"@angular-eslint/prefer-standalone": 0,
"@angular-eslint/no-output-native": 0,
"@angular-eslint/component-selector": [
"error",
{
Expand Down
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Change-log](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
# 12.0.0 (2024-12-18)
- Upgraded to Angular 19.
# 12.0.4 (2024-11-14)
- Updated wcag for `filter-tag-group` so that you tab in/out of the component and inside you use the arrow keys.
# 12.0.3 (2024-10-10)
Expand Down
Loading

0 comments on commit 0aa8792

Please sign in to comment.