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

0111 Compatibility with older Browsers #1151

Merged
merged 2 commits into from
Feb 25, 2021

Conversation

theimo1221
Copy link
Contributor

Description

Compatibility Fix for 0111

Related Issue

Discussion in #1150

Types of changes

Change usage of ?? to e.g if(null=X) X=Y;

  • Docs change / refactoring / dependency upgrade
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Alternate Designs

Possible Drawbacks

Verification Process

I changed function and browser and normal translation kept the same.

Release Notes

Increase Browser Backwards compatibility within translation logic.

Contributing checklist

  • My code follows the code style of this project.
  • I have read the CONTRIBUTING and LICENSE document.
  • I fully agree to distribute my changes under Apache 2.0 license.

@jens-maus jens-maus added 🐛 bug-report Something isn't working 🧠 unstable-snapshot This ticket references the use of an unsupported unstable snapshot being used. labels Feb 25, 2021
@jens-maus jens-maus added this to the next release milestone Feb 25, 2021
@jens-maus jens-maus merged commit 92dc60b into jens-maus:master Feb 25, 2021
IT-VBFK pushed a commit to IT-VBFK/RaspberryMatic that referenced this pull request Mar 10, 2021
…-Performance patch (jens-maus#1151)

Co-authored-by: Jens Maus <mail@jens-maus.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug-report Something isn't working 🧠 unstable-snapshot This ticket references the use of an unsupported unstable snapshot being used.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants