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

Update dependency @studiometa/js-toolkit to v2.12.0 - autoclosed #148

Closed

Conversation

titouanmathis
Copy link
Collaborator

This PR contains the following updates:

Package Type Update Change
@studiometa/js-toolkit devDependencies minor 2.7.0 -> 2.12.0

Release Notes

studiometa/js-toolkit (@​studiometa/js-toolkit)

v2.12.0

Compare Source

Added
  • Add startsWith and endsWith utils (#​389)
Changed
  • Improve performance by migrating from forEach to for…of for loops (#​391)
  • Update NPM dependencies (#​392)

v2.11.2

Compare Source

Fixed

v2.10.3

Compare Source

Changed
  • Loosen the Vue version constraint (da22e8a)

v2.10.2

Compare Source

Fixed
  • Fix missing extension throwing error in ESM (3c08d58)

v2.10.1

Compare Source

Fixed
  • Fix missing extension throwing error in ESM (055bde4)

v2.10.0

Compare Source

Added
  • Add an importOnMediaQuery helper function to import a component based on a provided media query (#​313)
  • Add an importWhenPrefersMotion helper function to import a component when the user accepts motion (#​313)
  • Add a withMountOnMediaQuery decorator that mounts a component based on a provided media query (#​313)
  • Add a withMountWhenPrefersMotion decorator that mounts a component when the user accepts motion (#​313)
Fixed
  • easeInExpo: fix the expo easing functions never reaching 0 or 1 (#​353)
  • Fix doc layout being broken on some pages (3c88cbc)
Changed

v2.9.1

Compare Source

Fixed
  • useDrag: listen for drop events on the window instead of the target element (#​348)
  • getInstanceFromElement: fix getting an instance from a falsy element (#​349)
  • withScrolledInView: fix division by 0 resulting in NaN progress value (#​350)
Changed
  • createApp: improve timing of app instanciation when using the asyncChildren feature (#​351)

v2.9.0

Compare Source

Added
  • Add a SmartQueue utility class (f179d8b)
  • Add a wait utility function (7c9d038)
  • Base: add a $warn() helper (#​335)
  • Queue: add support for promises for easier task orchestration (#​341)
Fixed
  • Base: fix and improve the async children feature (#​328, 79f295f)
  • withScrolledInView: fix props sometimes not being defined (#​343)
Changed
  • Improve the nextTick utility function (ca35e6b)

v2.8.0

Compare Source

Added
  • Base:
    • add support for multiple component declaration in data-component attributes (#​330)
    • add support for refs with prefix (#​339)
  • withScrolledInView: add support for defining offsets (#​321)
  • animate: add support for animating CSS Custom Properties (#​332)
Fixed
  • isNumber: fix NaN values being considered as numbers (deccdd1)
  • getOffsetSizes: fix a bug where the width was used instead of the height (c95885b)

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

Copy link

Export Size

Unchanged

@studiometa/vue-mapbox-gl

Name Size Diff
MapboxCluster 3.2 kB -
MapboxGeocoder 2.73 kB -
MapboxGeolocateControl 2.54 kB -
MapboxImage 2.46 kB -
MapboxImages 2.65 kB -
MapboxLayer 2.39 kB -
MapboxMap 2.14 kB -
MapboxMarker 2.74 kB -
MapboxNavigationControl 2.46 kB -
MapboxPopup 2.4 kB -
MapboxSource 2.32 kB -
StoreLocator 5.84 kB -
useControl 2.25 kB -
useEventsBinding 2.03 kB -
useMap 2.05 kB -
usePropsBinding 2.03 kB -
VueScroller 2.53 kB -

Copy link

netlify bot commented May 31, 2024

Deploy Preview for vue-mapbox-gl-demo canceled.

Name Link
🔨 Latest commit b4c9132
🔍 Latest deploy log https://app.netlify.com/sites/vue-mapbox-gl-demo/deploys/665a63c45beec70008a9fe98

@titouanmathis titouanmathis changed the title Update dependency @studiometa/js-toolkit to v2.12.0 Update dependency @studiometa/js-toolkit to v2.12.0 - autoclosed Jun 3, 2024
@titouanmathis titouanmathis deleted the renovate/studiometa-js-toolkit-2.x-lockfile branch June 3, 2024 02:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants