mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-03 12:02:53 +00:00
fix: opening hours not updating feat: lazy-load opening hours module feat: add e2e tests for opening hours refactor: migrate opening hours to on-push change detection feat: show exact minutes in opening hours starting one hour before next change
12 lines
378 B
Markdown
12 lines
378 B
Markdown
---
|
|
'@openstapps/app': patch
|
|
---
|
|
|
|
Refactored Opening Hours
|
|
|
|
- Migrated Opening Hours to use OnPush change detection
|
|
- Fixed a bug where opening hours would not update correctly
|
|
- Lazy-load opening hours module to keep it out of the main bundle
|
|
- Added e2e tests to verify functionality
|
|
- Changed live update status to show exact minutes starting one hour before the next change
|