priority-navigation icon indicating copy to clipboard operation
priority-navigation copied to clipboard

Javascript implementation for Priority+ Navigation — no dependencies

Results 30 priority-navigation issues
Sort by recently updated
recently updated
newest added

Bumps [grunt](https://github.com/gruntjs/grunt) from 1.0.2 to 1.5.3. Release notes Sourced from grunt's releases. v1.5.3 Merge pull request #1745 from gruntjs/fix-copy-op 572d79b Patch up race condition in symlink copying. 58016ff Merge pull...

dependencies

![4gyf7uw5dz](https://cloud.githubusercontent.com/assets/21965316/26719313/a7d48acc-47a1-11e7-933a-0818d6b682f3.gif) Whenever i have refresh the page, more tab is flashing. how can i stop this flashing. Below is the code which i have put in my code in document.ready...

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.6.0 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 2.8.8 (2020-02-29) Bug Fixes #61 & #65...

dependencies

Hello - I've had a hard time finding a Priority+ navigation that handles drop down menus well. The use case is a "level 1" set of menu choices with some...

Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. Commits See full diff in compare view Maintainer changes This version was pushed to npm by oss-bot, a new releaser for y18n since your...

dependencies

## The Current Markup: ```html menu item 1 menu item 2 menu item 3 menu item 4 more menu item 5 menu item 6 ``` ## Proposed markup: ```html menu...

## Request: Priority navigation should add `aria-expanded` to the `` tag(s)—for both "More" and the `breakpoint` mobile menu: ## What is `aria-expanded`? > `aria-expanded` indicates whether the element, or another...

## Steps to reproduce the issue 1. View [the demo](http://gijsroge.github.io/priority-nav.js/). 1. Shrink the Priority+ navigation so that "More" is displayed. 1. Right click "More" > Inspect Element. ## Results 1....

Add support for more accessibility

i have styled li elements so they look more like buttons. I've noticed when more then one element is moved to the "more" dropdown and back it removes the spacing...