-
Notifications
You must be signed in to change notification settings - Fork 38
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
[Release] 2.6.0 #224
[Release] 2.6.0 #224
Conversation
`const { type } = props[prop]` is actually `const { type } = propsConfig[prop]`
Configure Renovate
…nfig-3.x-lockfile Update dependency @studiometa/eslint-config to v3.1.3
…file Update dependency tailwindcss to v3.4.3
Update dependency vue to v3.4.27
…kfile Update dependency unplugin-vue to v4.5.2
Update dependency sass to v1.77.2
Update dependency sass to v1.77.3
Update dependency sass to v1.77.4
Lock file maintenance
Update dependency esbuild to ^0.21.0
Pin dependencies
Update dependency tailwindcss to v3.4.4
Update dependency vitepress to v1.2.3
Lock file maintenance
Lock file maintenance
Update dependency mapbox-gl to v3.9.0
Update dependency mapbox-gl to v3.9.1
Lock file maintenance
renderless marker
expose marker
use shallowRef()
Update dependency vitepress to v1.5.0
Update dependency sass to v1.83.0
Update dependency esbuild to ^0.24.0
Fix: useEventBinding.js
…trol [Feature] Add a MapboxFullscreenControl component
✅ Deploy Preview for vue-mapbox-gl-demo ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #224 +/- ##
=========================================
Coverage ? 88.22%
=========================================
Files ? 22
Lines ? 1826
Branches ? 11
=========================================
Hits ? 1611
Misses ? 215
Partials ? 0
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Export Size@studiometa/vue-mapbox-gl
|
Added
MapboxFullscreenControl
component (#177, 36fff83)Changed
Fixed