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 @massds/mayflower-react from 9.36.0 to 9.56.0 #144

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

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Oct 20, 2020

Bumps @massds/mayflower-react from 9.36.0 to 9.56.0.

Release notes

Sourced from @massds/mayflower-react's releases.

9.56.0 (10/19/2020)

Changed

  • (Patternlab) [Header] DP-17154: Change the label of the hamburger menu button on mobile width. (#1099)
  • (Patternlab) [Header] DP-17154: Change the location of the logo based on screen widths. (#1099)
  • (Patternlab) [Header] DP-17154: Match the style of the utility nav elements to the main nav ones in the hamburger menu. (#1099)
  • (Patternlab) [Header] DP-17155: Set focus on the linked state seal in the hamburger menu from a lower element with 'shift + tab'. (#1141)
  • (Patternlab) [Header] DP-17155: Set focus on the menu button from the linked state seal in the hamburger menu with 'shift + tab' from a lower element. (#1141)
  • (Patternlab) [Header] DP-17155: Set an open submenu not to collapse as focus moves to another menu unit. (#1141)
  • (Patternlab) [Header] DP-19330: Expand the menu button width to fill the available space on the blue bar when it's labeled as "close" with the screen size 840px and smaller. (#1119)
  • (Patternlab) [HeaderHamburgerMenu] DP-19331: Set the height of the nav bar consistent regardless of screen sizes. (#1115)
  • (Patternlab) [Header] DP-19332: Position the nav bar below the site wide alert. (#1118)
  • (Patternlab) [EmergencyAlert] DP-19332: Remove the extra top space to position the alert container to the top of the page. (#1118)
  • (Patternlab) [Header] DP-19335: Make the font size for the menu button consistent regardless of the screen size. (#916)
  • (Patternlab) [Header] DP-19335: Set the button label "Mass.gov" changes to "Close" when the hamburger menu is open. (#1116)
  • (Patternlab) [Header] DP-19335: The menu button always lines up to the state seal on the left regardless of the screen size when the seal is visible. (#1116)
  • (Patternlab) [Header, Main Navigation] DP-19336: Fixes to address off-screen scroll behavior and console errors (#1128)
  • (Patternlab) [Header] DP-19337: Set only one menu is open at a time including the "log in to" content. (#1131)
  • (Patternlab) [Header] DP-19337: Make the open/close animation consistent. (#1131)
  • (Patternlab) [Header] DP-19337: Adjust the position of the bottom border of "Log In To…" content in the hamburger menu. (#1131)
  • (Patternlab) [Header] DP-19354: Addded Color stories and color gradients. (#1120)
  • (Patternlab) [Header] DP-19879: Adjust menu overlay position and timing in mobile and Firefox in desktop. (#1180)
  • (Patternlab) [Header] DP-19953: Style the log in to content in the menu container. (#1182)
  • (Patternlab) [Header] DP-19984: Remove chevron from links in the menu container. (#1184)
  • (Patternlab) [Header] DP-19984: Align the text and icon in the last sub menu items vertically centered. (#1184)
  • (Assets) [scss] DP-20091: Change z-index value variables for overlay components for consistency. (#1198)
  • (Patternlab) [Header] DP-20096: Clean up and streamline some timing functions, unused variables and functions. (#1196)
  • (Patternlab) [pageTemplates] DP-20119: Switch the main navigation to the new one in all page types which have the main navigation. (#1213)
  • (Patternlab) [Assets] DP-20119: Adjust sticky table heaer z-index value to be under the main manu bar. (#1213)
  • (Patternlab) [header] DP-20163: Remove extra space and bottom border from the search component in menu container. (#1201)
  • (Patternlab) [Header] DP-20176: Fix utility sub container open/close state icon with keyboard navigation. (#1205)

Added

  • (Patternlab) [Header] DP-17154: Add a 'jump to search' button on the utility nav bar in mobile display. (#1099)
  • (Patternlab) [Header] DP-17154: Set up to render the log-in-to content in the utility nav in the hamburger menu. (#1099)
  • (Patternlab) [Header] DP-17155: Set up tabbing behaviors at the last elements in various conditions in the hamburger menu. (#1141)
  • (Patternlab) [Header] DP-17155: Set up behaviors with 'escape' key at the last elements in various conditions in the hamburger menu. (#1141)
  • (Patternlab) [Header, Main Navigation] DP-17200: Added new hamburger naviagation and the header with mixed version of navigation.
  • (Patternlab) [Header] DP-19739: Enable keyboard users to navigate sub set elements with up/down arrow keys. (#1166)
  • (Patternlab) [Header] DP-19878: Removed touchend events from the menu and search buttons. (#1185)
  • (Patternlab) [Header] DP-19879: Add overlay to alert as the menu is open. (#1180)
  • (Assets) [scss] DP-20091: Add new variables for z-index values for overlay navigation components and the overlay shade. (#1198)

Fixed

  • (Patternlab) [Header] DP-19683: Set the overlay below the blue nav bar when it has active alerts. (#1152)
  • (Patternlab) [Header] DP-19738: For IE11, add polyfill to enable 'NodeList.prototype.forEach()' and escape key definition of 'e.key === Esc'. (#1157)
  • (Patternlab) [Header] DP-19739: Enable Voiceover to navigate the flyout content. (#1166)
  • (Patternlab) [Header] DP-19783: Set focus on the menu container from the menu button while the container is open with tab. (#1159)
  • (Patternlab) [Header] DP-19889: Make the menu container stay open and scrollable. (#1183)
  • (Patternlab) [Header] DP-19783: Fixed log in to menu width. (#1186)
Changelog

Sourced from @massds/mayflower-react's changelog.

9.56.0 (10/19/2020)

Changed

  • (Patternlab) [Header] DP-17154: Change the label of the hamburger menu button on mobile width. (#1099)
  • (Patternlab) [Header] DP-17154: Change the location of the logo based on screen widths. (#1099)
  • (Patternlab) [Header] DP-17154: Match the style of the utility nav elements to the main nav ones in the hamburger menu. (#1099)
  • (Patternlab) [Header] DP-17155: Set focus on the linked state seal in the hamburger menu from a lower element with 'shift + tab'. (#1141)
  • (Patternlab) [Header] DP-17155: Set focus on the menu button from the linked state seal in the hamburger menu with 'shift + tab' from a lower element. (#1141)
  • (Patternlab) [Header] DP-17155: Set an open submenu not to collapse as focus moves to another menu unit. (#1141)
  • (Patternlab) [Header] DP-19330: Expand the menu button width to fill the available space on the blue bar when it's labeled as "close" with the screen size 840px and smaller. (#1119)
  • (Patternlab) [HeaderHamburgerMenu] DP-19331: Set the height of the nav bar consistent regardless of screen sizes. (#1115)
  • (Patternlab) [Header] DP-19332: Position the nav bar below the site wide alert. (#1118)
  • (Patternlab) [EmergencyAlert] DP-19332: Remove the extra top space to position the alert container to the top of the page. (#1118)
  • (Patternlab) [Header] DP-19335: Make the font size for the menu button consistent regardless of the screen size. (#916)
  • (Patternlab) [Header] DP-19335: Set the button label "Mass.gov" changes to "Close" when the hamburger menu is open. (#1116)
  • (Patternlab) [Header] DP-19335: The menu button always lines up to the state seal on the left regardless of the screen size when the seal is visible. (#1116)
  • (Patternlab) [Header, Main Navigation] DP-19336: Fixes to address off-screen scroll behavior and console errors (#1128)
  • (Patternlab) [Header] DP-19337: Set only one menu is open at a time including the "log in to" content. (#1131)
  • (Patternlab) [Header] DP-19337: Make the open/close animation consistent. (#1131)
  • (Patternlab) [Header] DP-19337: Adjust the position of the bottom border of "Log In To…" content in the hamburger menu. (#1131)
  • (Patternlab) [Header] DP-19354: Addded Color stories and color gradients. (#1120)
  • (Patternlab) [Header] DP-19879: Adjust menu overlay position and timing in mobile and Firefox in desktop. (#1180)
  • (Patternlab) [Header] DP-19953: Style the log in to content in the menu container. (#1182)
  • (Patternlab) [Header] DP-19984: Remove chevron from links in the menu container. (#1184)
  • (Patternlab) [Header] DP-19984: Align the text and icon in the last sub menu items vertically centered. (#1184)
  • (Assets) [scss] DP-20091: Change z-index value variables for overlay components for consistency. (#1198)
  • (Patternlab) [Header] DP-20096: Clean up and streamline some timing functions, unused variables and functions. (#1196)
  • (Patternlab) [pageTemplates] DP-20119: Switch the main navigation to the new one in all page types which have the main navigation. (#1213)
  • (Patternlab) [Assets] DP-20119: Adjust sticky table heaer z-index value to be under the main manu bar. (#1213)
  • (Patternlab) [header] DP-20163: Remove extra space and bottom border from the search component in menu container. (#1201)
  • (Patternlab) [Header] DP-20176: Fix utility sub container open/close state icon with keyboard navigation. (#1205)

Added

  • (Patternlab) [Header] DP-17154: Add a 'jump to search' button on the utility nav bar in mobile display. (#1099)
  • (Patternlab) [Header] DP-17154: Set up to render the log-in-to content in the utility nav in the hamburger menu. (#1099)
  • (Patternlab) [Header] DP-17155: Set up tabbing behaviors at the last elements in various conditions in the hamburger menu. (#1141)
  • (Patternlab) [Header] DP-17155: Set up behaviors with 'escape' key at the last elements in various conditions in the hamburger menu. (#1141)
  • (Patternlab) [Header, Main Navigation] DP-17200: Added new hamburger naviagation and the header with mixed version of navigation.
  • (Patternlab) [Header] DP-19739: Enable keyboard users to navigate sub set elements with up/down arrow keys. (#1166)
  • (Patternlab) [Header] DP-19878: Removed touchend events from the menu and search buttons. (#1185)
  • (Patternlab) [Header] DP-19879: Add overlay to alert as the menu is open. (#1180)
  • (Assets) [scss] DP-20091: Add new variables for z-index values for overlay navigation components and the overlay shade. (#1198)

Fixed

  • (Patternlab) [Header] DP-19683: Set the overlay below the blue nav bar when it has active alerts. (#1152)
  • (Patternlab) [Header] DP-19738: For IE11, add polyfill to enable 'NodeList.prototype.forEach()' and escape key definition of 'e.key === Esc'. (#1157)
  • (Patternlab) [Header] DP-19739: Enable Voiceover to navigate the flyout content. (#1166)
  • (Patternlab) [Header] DP-19783: Set focus on the menu container from the menu button while the container is open with tab. (#1159)
  • (Patternlab) [Header] DP-19889: Make the menu container stay open and scrollable. (#1183)
  • (Patternlab) [Header] DP-19783: Fixed log in to menu width. (#1186)
  • (Patternlab) [Header] DP-20029: Fixed search button issues caused by resize events (#1187)
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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

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

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Oct 20, 2020
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/massds/mayflower-react-9.56.0 branch from e64f137 to b949917 Compare November 14, 2020 15:43
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants