Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restore semi-legacy browser support #17061

Merged
merged 1 commit into from
Nov 3, 2024
Merged

Restore semi-legacy browser support #17061

merged 1 commit into from
Nov 3, 2024

Conversation

naltatis
Copy link
Member

@naltatis naltatis commented Nov 3, 2024

fixes #16931

Restore support for browsers that support ESM but lack some modern features (e.g. Safari 12, Chrome 70).

  • 📆 add RelativeTimeFormat fallbacks
  • 🌚 gracefull dark mode watcher
  • 🔭 add promise all settled polyfill

@naltatis naltatis added bug Something isn't working ux User experience/ interface labels Nov 3, 2024
@andig andig merged commit 92a409c into master Nov 3, 2024
6 checks passed
@andig andig deleted the fix/ios_12 branch November 3, 2024 21:44
mabunixda added a commit to mabunixda/evcc that referenced this pull request Nov 22, 2024
* master: (102 commits)
  Smart Cost: better option steps (evcc-io#17117)
  Add Peblar (evcc-io#16451)
  Smart Cost: higher precision limit via slot click (evcc-io#17099)
  Tariffs: add formulas (evcc-io#17002)
  Volvo2mqtt: remove broken status (evcc-io#17089)
  chore: generalise handlers
  chore: clean error handling
  Mqtt: fix panic
  Ui: restore semi-legacy browser support (evcc-io#17061)
  chore: assert plugin getters (evcc-io#17052)
  Revert "Allow meters for pv usage (evcc-io#17006)"
  Em2Go: work around current being reset (evcc-io#17050)
  Upgrade telegram api (evcc-io#17049)
  chore: use cast.ToBoolE (evcc-io#17030)
  chore: deduplicate getter implementations (evcc-io#17031)
  Plugins: make script plugin use pipeline (evcc-io#17029)
  chore: fix test
  Site: don't modify battery mode unless battery configured (evcc-io#17027)
  chore: rebuild mocks
  chore: upgrade libraries
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ux User experience/ interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

evcc läuft nicht mehr auf altem iPad Air 1 seit Version 0.132.2
2 participants