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

[Release] 2.6.0 #224

Merged
merged 139 commits into from
Jan 2, 2025
Merged

[Release] 2.6.0 #224

merged 139 commits into from
Jan 2, 2025

Conversation

titouanmathis
Copy link
Collaborator

Added

Changed

  • Improve performance by using shallowRef instead of ref (#194, a34ce76)

Fixed

russellxrs and others added 30 commits September 21, 2023 10:33
`const { type } = props[prop]` is actually `const { type } = propsConfig[prop]`
…nfig-3.x-lockfile

Update dependency @studiometa/eslint-config to v3.1.3
…file

Update dependency tailwindcss to v3.4.3
…kfile

Update dependency unplugin-vue to v4.5.2
Update dependency esbuild to ^0.21.0
Update dependency tailwindcss to v3.4.4
Update dependency vitepress to v1.2.3
renovate-bot and others added 25 commits December 23, 2024 02:22
Update dependency mapbox-gl to v3.9.0
Update dependency mapbox-gl to v3.9.1
Update dependency vitepress to v1.5.0
Update dependency sass to v1.83.0
Update dependency esbuild to ^0.24.0
…trol

[Feature] Add a MapboxFullscreenControl component
Copy link

netlify bot commented Jan 2, 2025

Deploy Preview for vue-mapbox-gl-demo ready!

Name Link
🔨 Latest commit dbe4cce
🔍 Latest deploy log https://app.netlify.com/sites/vue-mapbox-gl-demo/deploys/67769598c3e8780008fe4169
😎 Deploy Preview https://deploy-preview-224--vue-mapbox-gl-demo.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

codecov bot commented Jan 2, 2025

Codecov Report

Attention: Patch coverage is 92.98246% with 4 lines in your changes missing coverage. Please review.

Please upload report for BASE (master@fe6d8a5). Learn more about missing BASE report.

Files with missing lines Patch % Lines
...e-mapbox-gl/components/MapboxFullscreenControl.vue 92.30% 2 Missing ⚠️
packages/vue-mapbox-gl/composables/useMap.js 0.00% 1 Missing ⚠️
...kages/vue-mapbox-gl/composables/usePropsBinding.js 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             master     #224   +/-   ##
=========================================
  Coverage          ?   88.22%           
=========================================
  Files             ?       22           
  Lines             ?     1826           
  Branches          ?       11           
=========================================
  Hits              ?     1611           
  Misses            ?      215           
  Partials          ?        0           
Flag Coverage Δ
unittests 88.22% <92.98%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

github-actions bot commented Jan 2, 2025

Export Size

@studiometa/vue-mapbox-gl

Name Size Diff
MapboxFullscreenControl 1.28 kB +1.28 kB (+100.00%) 🔺
MapboxMap 2.15 kB +12 B (+0.56%) 🔺
StoreLocator 5.87 kB +18 B (+0.31%) 🔺
MapboxMarker 1.77 kB -979 B (-35.68%) 🔽
MapboxGeocoder 1.66 kB -1.08 kB (-39.31%) 🔽
MapboxCluster 1.88 kB -1.32 kB (-41.38%) 🔽
MapboxGeolocateControl 1.44 kB -1.1 kB (-43.38%) 🔽
MapboxPopup 1.35 kB -1.05 kB (-43.61%) 🔽
MapboxNavigationControl 1.32 kB -1.14 kB (-46.19%) 🔽
useControl 1.03 kB -1.22 kB (-54.06%) 🔽
MapboxLayer 1.04 kB -1.36 kB (-56.55%) 🔽
MapboxImages 969 B -1.68 kB (-63.39%) 🔽
MapboxImage 754 B -1.71 kB (-69.34%) 🔽
VueScroller 764 B -1.77 kB (-69.79%) 🔽
useEventsBinding 555 B -1.48 kB (-72.67%) 🔽
MapboxSource 549 B -1.77 kB (-76.35%) 🔽
usePropsBinding 444 B -1.59 kB (-78.12%) 🔽
useMap 169 B -1.89 kB (-91.77%) 🔽

@titouanmathis titouanmathis merged commit 45ff630 into master Jan 2, 2025
14 checks passed
@titouanmathis titouanmathis deleted the release/2.6.0 branch January 2, 2025 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants