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

Bump air-datepicker from 3.0.1 to 3.3.4 in /arctic/static/arctic #876

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2023

Bumps air-datepicker from 3.0.1 to 3.3.4.

Changelog

Sourced from air-datepicker's changelog.

v3.3.4

  • recreate global container if it was removed from DOM #516
  • added Greek locale, thanks to sonole, in #515

v3.3.3

  • fixed time format in timepicker body #512

v3.3.2

  • fixed day period value, when selecting date while datepicker is not active, #510
  • fixed German locale, #511

v3.3.1

v3.3.0

  • new feature that allow you to add custom attributes via onRenderCell #502, read docs
  • fixed selecting cell when using custom html with onRenderCell option #502

v3.2.1

v3.2.0

  • added onClickDayName option, #459
  • added silent param to clear method, #477
  • added Swedish locale, thanks to naton #207
  • fixed error when trying to call update method with view parameter on hidden calendar, #476
  • fixed styles issue with time sliders, #489
  • fixed English docs description, #490
  • fixed typings for formatDate method, #491

v3.1.1

  • fixed css compilation, #461
  • fixed autoClose when range mode is on, #466
  • fixed onSelect when range mode is on. Now it accepts array of selected dates instead of single one #467
  • fixed transition between isMobile mode on and off #470
  • added position update when resizing window #472
  • added Sinhala locale, thanks to nimeshc64 in #464
  • fixed French locale, thanks to matschik in #465
  • added Ukrainian locale, thanks to zaandr in #471

v3.1.0

  • added lazy rendering - now inner components of datepicker will be created only when it will be visible, and will be destroyed when datepicker is hidden
  • improved position - now it can be function which allows you to perform advanced positioning using third-party libraries such as popperjs or manually
  • added isMobile option, which allows showing Air Datepicker as modal window on mobile devices
  • added visiblie option, if it is set to true then calendar will be visible at the start
  • changed dateFormat - as function it now handles all dates at once, instead of each date separately
  • fixed field names in onSelect and onRenderCell options: type -> cellType, dp -> datepicker
  • fixed typings

... (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 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 [air-datepicker](https://github.com/t1m0n/air-datepicker) from 3.0.1 to 3.3.4.
- [Release notes](https://github.com/t1m0n/air-datepicker/releases)
- [Changelog](https://github.com/t1m0n/air-datepicker/blob/v3/CHANGELOG.md)
- [Commits](t1m0n/air-datepicker@v3.0.1...v3.3.4)

---
updated-dependencies:
- dependency-name: air-datepicker
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants