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

[5.6] Dropdown nav accessibility fix #23191

Merged
merged 2 commits into from
Feb 16, 2018
Merged

[5.6] Dropdown nav accessibility fix #23191

merged 2 commits into from
Feb 16, 2018

Conversation

austintoddj
Copy link
Contributor

Since the dropdown menu was being labeled by navbarDropdown, the corresponding ID needed to be added to the clickable element. The Bootstrap 4 docs include this change.

@taylorotwell taylorotwell merged commit b34541e into laravel:5.6 Feb 16, 2018
austintoddj added a commit to austintoddj/zoom that referenced this pull request Feb 17, 2018
austintoddj added a commit to austintoddj/zoom that referenced this pull request Feb 17, 2018
* feature/v3:
  Update navbar laravel/framework#23191
  Asset fixes
  Apply fixes from StyleCI (#20)
  Add socialite fuctionality
  Asset updates and tests
  Navbar accessibility update laravel/framework@07950f9
  Blade updates and directory refactor
  Apply fixes from StyleCI (#19)
  Package updates and helper classes
  Models directory refactor
  Updated composer config and webpack
  Updated the readme
  Update npm to yarn
  Adds travis config
  Apply fixes from StyleCI (#18)
  Update the .env variables
  Fresh L5.6 installation
austintoddj added a commit to austintoddj/zoom that referenced this pull request Feb 17, 2018
* release/2.1.0:
  Update navbar laravel/framework#23191
  Asset fixes
  Apply fixes from StyleCI (#20)
  Add socialite fuctionality
  Asset updates and tests
  Navbar accessibility update laravel/framework@07950f9
  Blade updates and directory refactor
  Apply fixes from StyleCI (#19)
  Package updates and helper classes
  Models directory refactor
  Updated composer config and webpack
  Updated the readme
  Update npm to yarn
  Adds travis config
  Apply fixes from StyleCI (#18)
  Update the .env variables
  Fresh L5.6 installation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants