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 react-dates from 15.3.0 to 16.4.0 #168

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

Conversation

dependabot-preview[bot]
Copy link

Bumps react-dates from 15.3.0 to 16.4.0.

Changelog

Sourced from react-dates's changelog.

16.4.0

  • [new] Export OutsideClickHandler in index.js (#1089)
  • [fix] Do not apply verticalSpacing when withPortal or withFullScreenPortal is true (#980)
  • [fix] Handle minimum nights when selecting startDate (#1015)
  • [fix] Fix style of CloseIcon in the SDP (#1058)

16.3.6

  • [fix] Address width issues for vertical DayPickers (#1055)

16.3.5 (I promise this one is good)

  • [fix] Includes all necessary CSS (c965348)

16.3.4

  • [fix] Bumps all the RWS libraries again, now with less breakage!

16.3.3

  • [revert] Reverts 'Bump react-with-style-interface-css dependency (#1043)'

16.3.2

  • [revert] Reverts 'Bump react-with-styles dependency (#1041)'

16.3.1

  • [deps] Bump react-with-styles dependency (#1041)
  • [deps] Bump react-with-style-interface-css dependency (#1043)

16.3.0

  • [new] customInfoPanel position prop (#989)
  • [fix] Fix CustomizableCalendarDay selected/selected-start/selected-end specificity issues (#979)
  • [fix] Add modifiers for firstDayOfWeek and lastDayOfWeek (#988)
  • [fix] Ensure callbacks only trigger after state has been updates (#990)

16.2.1

  • [fix] SDP block styling also makes the input full width (#972)

16.2.0

  • [new] Add startDateOffset/endDateOffset props to DayPickerRangeController (#884)
  • [fix] Make all styles inline in CustomizableCalendarDay (#964)

16.1.1

  • [fix] Address some small bugs with CustomizableCalendarDay (#962)

16.1.0

  • [fix] Allow for changing of the input value via highlight and replace (#955)
  • [fix] Fix OPEN_UP styling (#925)
  • [fix] Don't read invisible months to the screen reader (#940)
  • [new] Add phrase for aria-label for the selected day (#905)

16.0.2

  • [fix] Fix keyboard navigation issues (#916)
  • [fix] Fix React warnings when events are referenced later (#682)
    ... (truncated)
Commits
  • b603ad5 Version 16.4.0
  • 97bf16e Merge pull request #1089 from PerfectPixel/patch-1
  • c033bb3 Export OutsideClickHandler within the index.js
  • 3ea2c10 [Dev Deps] update [**storybook**](https://github.com/storybook)/addon-actions, [**storybook**](https://github.com/storybook)/addon-info, `stor...
  • c6e5ba1 Merge pull request #1047 from airbnb/greenkeeper/babel-loader-7.1.3
  • 2e10abf Merge pull request #980 from airbnb/maja-fix-verticalSpacing-bug
  • e07e494 Do not apply verticalSpacing when withPortal or withFullScreenPortal is applied
  • 064b96c Merge pull request #1015 from ggregoire/fix-bug
  • bdc470d Handle minimumNights when changing startDate
  • 68c4ac6 Merge pull request #981 from airbnb/greenkeeper/style-loader-0.20.0
  • Additional commits viewable in compare view

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 ignore this [minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • @dependabot use [this|these] label[s] will set the current labels as the default for future PRs for this repo and language

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [react-dates](https://github.com/airbnb/react-dates) from 15.3.0 to 16.4.0.
- [Release notes](https://github.com/airbnb/react-dates/releases)
- [Changelog](https://github.com/airbnb/react-dates/blob/master/CHANGELOG.md)
- [Commits](react-dates/react-dates@v15.3.0...v16.4.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant