ddubrava / angular-yandex-maps

🗺️ Yandex.Maps Angular components that implement the Yandex.Maps JavaScript API
https://ddubrava.github.io/angular8-yandex-maps/#/
MIT License
57 stars 7 forks source link

feat: add suggest_apikey & csp to YaConfig (v13) #234

Closed ddubrava closed 6 months ago

ddubrava commented 6 months ago

PR Type

What kind of change does this PR introduce?

What is the current behavior?

v13 has an outdated YaConfig interface

What is the new behavior?

YaConfig has suggest_apikey and csp properties.

Does this PR introduce a breaking change?

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (ba36fd3) 99.51% compared to head (c4b6ab3) 99.51%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 13.0.0 #234 +/- ## ======================================= Coverage 99.51% 99.51% ======================================= Files 13 13 Lines 616 616 Branches 89 89 ======================================= Hits 613 613 Misses 3 3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.