Rainer Killinger
bee38d4a59
docs: update changelogs for release
...
ci: publish release
2025-07-01 16:29:42 +02:00
Rainer Killinger
5050ac90eb
docs: update changelogs for release
...
ci: publish release
2024-06-28 09:28:39 +02:00
964516d3cf
fix: remove noUnused* TSConfig options
...
TSConfig options prevent Angular from compiling the app. This is
specifically harsh with the noUnused* rules, which require you to
strictly remove any unused variables even in dev mode while testing.
Since this case is already covered by ESLint, the TSConfig option was
removed.
2024-05-27 15:07:27 +02:00
deed376c24
feat: enable checkJs by default
2024-03-27 09:55:29 +01:00
Rainer Killinger
5db3b7948a
docs: update changelogs for release
...
ci: publish release
2023-10-13 18:22:48 +02:00
Rainer Killinger
9abd397578
refactor: update changelog
...
ci: publish release
2023-08-03 16:30:40 +02:00
Thea Schöbl
23481d0d73
feat: upgrade to Angular 16.1
2023-08-02 17:59:20 +02:00
4e4c7b5cc9
feat: publishing workflow
...
refactor: update changelog
v3.0.0-next.0
2023-07-03 13:44:42 +02:00
98546a97a3
refactor: migrate @krlwlfrt/async-pool to @openstapps/collection-utils
2023-06-29 19:12:09 +02:00
3b8a344d73
refactor: app deployment
2023-06-29 16:01:42 +02:00
d8c79256c9
feat: tests
2023-05-31 14:04:05 +02:00
8cb9285462
refactor: build system
2023-05-31 14:04:05 +02:00