Workiva / react-dart

Dart Bindings for React JS
BSD 2-Clause "Simplified" License
412 stars 67 forks source link

Add `baseURI` polyfill for IE 11 compatibility on Dart 2.13 #319

Closed sydneyjodon-wk closed 3 years ago

sydneyjodon-wk commented 3 years ago

Added this polyfill to react.js to fix failing web_skin_dart IE 11 functional tests.

QA Instructions

aviary2-wf commented 3 years ago

Security Insights

(6) Vulnerable direct dependencies were detected
  • 1 vulns in browserslist < 4.16.5 via yarn.lock
  • 1 vulns in elliptic < 6.5.4 via yarn.lock
  • 1 vulns in glob-parent < 5.1.2 via yarn.lock
  • 1 vulns in lodash < 4.17.21 via yarn.lock
  • 1 vulns in path-parse < 1.0.7 via yarn.lock
  • 1 vulns in ssri < 6.0.2 via yarn.lock
  • Action Items

    semveraudit-wf commented 3 years ago

    Public API Changes

    No changes to the public API found for commit 353957eb2c929bc6ef86eca43f9f810b2f2e830f

    Showing results for 353957eb2c929bc6ef86eca43f9f810b2f2e830f

    Powered by semver-audit-service. Please report any problems by filing an issue. Reported by the dart semver audit client 2.2.2 Browse public API.

    sydneyjodon-wk commented 3 years ago

    @Workiva/release-management-p