Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 31, 2023

Bumps svelty-picker from 3.6.1 to 4.0.8.

Release notes

Sourced from svelty-picker's releases.

✨ 4.0.0

🤩 Now with date-range!

New:

  • add date-range picker - can be enabled by setting isRange property
  • add displayFormat and displayFormatType properties to separately control visuals representation and real value (properties format, formatType)
  • timepicker - trigger change event only on click, not on mousemove
  • add slots
  • add prop disabledDatesFn to disable dates.
  • add prop manualInput to have ability to enter the date manually

Breaking changes:

  • rename autoclose to autocommit to better reflect functionality it provides. Because it's not only about closing popup.
  • removed positionFn property
  • removed clearToggle property (now this functionality - ability to clear the value is controlled by required property)
  • method to register component as custom element has changed from registerElement to registerSveltyPicker. Also arguments has changed
  • completely rewritten event system due collisions with date-range picker, meaning change event is dispatched when expected based on mode
  • removed getLastPickerPhase accessor due to rewritten event system
  • unify css variables, there was typo that some props started with --std instead of --sdt

Fixes:

  • keyboard navigation when minuteIncrement is not 1 (#72)
  • set hour only on mouse release (#58)
  • prevent dispatching change event repeatedly (#57)
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 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)

Bumps [svelty-picker](https://github.com/mskocik/svelty-picker) from 3.6.1 to 4.0.8.
- [Release notes](https://github.com/mskocik/svelty-picker/releases)
- [Commits](https://github.com/mskocik/svelty-picker/commits)

---
updated-dependencies:
- dependency-name: svelty-picker
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added scope:dependencies Affects dependencies stardust Related to the Stardust Protocol labels Jul 31, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/packages/shared/svelty-picker-4.0.8 branch from 7dbad18 to 8953834 Compare July 31, 2023 09:10
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 7, 2023

Superseded by #7310.

@dependabot dependabot bot closed this Aug 7, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/packages/shared/svelty-picker-4.0.8 branch August 7, 2023 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scope:dependencies Affects dependencies stardust Related to the Stardust Protocol

Projects

Status: 🎉 Done

Development

Successfully merging this pull request may close these issues.

1 participant