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 (v15) #233

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?

v15 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 (f2df790) 99.52% compared to head (d7b51cb) 99.52%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 15.0.0 #233 +/- ## ======================================= Coverage 99.52% 99.52% ======================================= Files 14 14 Lines 625 625 Branches 61 61 ======================================= Hits 622 622 Misses 3 3 ```

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