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

[Feature] Add a MapboxFullscreenControl component #177

Merged
merged 5 commits into from
Jan 2, 2025

Conversation

titouanmathis
Copy link
Collaborator

@titouanmathis titouanmathis commented Jul 8, 2024

πŸ”— Linked issue

#176

❓ Type of change

  • πŸ“– Documentation (updates to the documentation, readme or JSdoc annotations)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

This PR adds a MapboxFullscreenControl component.

πŸ“ Checklist

  • I have linked an issue or discussion.
  • I have added tests (if possible).
  • I have updated the documentation accordingly.
  • I have updated the changelog.

@titouanmathis titouanmathis self-assigned this Jul 8, 2024
Copy link

netlify bot commented Jul 8, 2024

βœ… Deploy Preview for vue-mapbox-gl-demo ready!

Name Link
πŸ”¨ Latest commit c619db7
πŸ” Latest deploy log https://app.netlify.com/sites/vue-mapbox-gl-demo/deploys/67768cb7f5b3ac0008356a32
😎 Deploy Preview https://deploy-preview-177--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

github-actions bot commented Jul 8, 2024

Export Size

@studiometa/vue-mapbox-gl

Name Size Diff
MapboxFullscreenControl 1.28 kB +1.28 kB (+100.00%) πŸ”Ί
useMap 169 B +3 B (+1.81%) πŸ”Ί
usePropsBinding 444 B +4 B (+0.91%) πŸ”Ί
MapboxSource 549 B +3 B (+0.55%) πŸ”Ί
MapboxImage 754 B +4 B (+0.53%) πŸ”Ί
MapboxImages 969 B +3 B (+0.31%) πŸ”Ί
useControl 1.03 kB +3 B (+0.29%) πŸ”Ί
VueScroller 764 B +2 B (+0.26%) πŸ”Ί
MapboxNavigationControl 1.32 kB +3 B (+0.23%) πŸ”Ί
MapboxMarker 1.77 kB +4 B (+0.23%) πŸ”Ί
MapboxLayer 1.04 kB +2 B (+0.19%) πŸ”Ί
MapboxMap 2.15 kB +4 B (+0.19%) πŸ”Ί
MapboxCluster 1.88 kB +2 B (+0.11%) πŸ”Ί
MapboxGeocoder 1.66 kB +1 B (+0.06%) πŸ”Ί
StoreLocator 5.87 kB +2 B (+0.03%) πŸ”Ί
MapboxGeolocateControl 1.44 kB -1 B (-0.07%) πŸ”½
useEventsBinding 555 B -15 B (-2.63%) πŸ”½
Unchanged

@studiometa/vue-mapbox-gl

Name Size Diff
MapboxPopup 1.35 kB -

@titouanmathis titouanmathis force-pushed the feature/mapbox-fullscreen-control branch from a3f2314 to 36fff83 Compare January 2, 2025 12:23
@titouanmathis titouanmathis force-pushed the feature/mapbox-fullscreen-control branch from daee968 to dfb38d3 Compare January 2, 2025 12:48
Copy link

codecov bot commented Jan 2, 2025

Welcome to Codecov πŸŽ‰

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered β˜‚οΈ

@titouanmathis titouanmathis merged commit 013249e into develop Jan 2, 2025
14 checks passed
@titouanmathis titouanmathis deleted the feature/mapbox-fullscreen-control branch January 2, 2025 13:27
@titouanmathis titouanmathis mentioned this pull request Jan 2, 2025
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.

1 participant