moonlitgrace / coreproject-v3-ui

v3 CoreProject UI - a modern anime streaming platform frontend powered with svelte and sveltekit
https://core-project-v3-ui.vercel.app/
GNU Affero General Public License v3.0
59 stars 10 forks source link

chore(deps-dev): bump svelte-gestures from 1.5.2 to 4.0.0 #1181

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps svelte-gestures from 1.5.2 to 4.0.0.

Changelog

Sourced from svelte-gestures's changelog.

4.0.0

To keep versioning according to Svelte itself, I am moving to version 4 straight away. The new version supports correct typing for Svelte 4 (while Svelte 3's namespace is svelte.JSX, Svelte 4 uses svelteHTML) Support for multiple touch-action values added. You can now pass touchAction also as an array. Thanks to xpengy and ewen-lbh for their contribution.

1.5.

Types fix for usage in svelte templates (no params are no required)

1.5.1

Types fix for usage in svelte templates

1.5.0

  • New composedGesture lets you combine gestures. You can even use it to maintain scrolling behavior on elements with pan or shapeGesture (see example below)
  • New shapeGesture lets you define shape/s to be recognized. Just define shapes by coordinates.
  • Bugfixes

1.4.1

Press gesture now accepts triggerBeforeFinished option. By default, it is set false. If set to true, press event is triggered after the given timeframe, even if a user still keeps pressing.

1.3.8

Documentation added for how to use JSX types (used by language tools to recognize return types of functions returned by svelte HTML markup (on:action etc))

1.3.7

Types for svelte language tools added

1.3.2

press gesture now preventDefault on contextmenu of its element and also adds style.userSelect = 'none';

Bug resolved for case when swipe gesture reported wrong directions if used on scrollable area.

1.3.1

Removing move listener when user leave active element. When the move capture on active element is lost, activeEvents are set to [] and up event is triggered.

1.3.0

Added press gesture. Gestures press, tap, swipe, pan now also emit target:EventTarget in the event detail.

1.2.2

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
vercel[bot] commented 8 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
core-project-v3-ui ✅ Ready (Inspect) Visit Preview Feb 19, 2024 11:43pm