diff --git a/plugins/priority-nav-scroller.json b/plugins/priority-nav-scroller.json new file mode 100644 index 0000000..890fbb3 --- /dev/null +++ b/plugins/priority-nav-scroller.json @@ -0,0 +1,9 @@ +{ + "id": "148", + "title": "Priority Nav Scroller: Plugin for the priority+ navigation pattern", + "image": "/148-priority-nav-scroller.png", + "description": "When navigation items don't fit on screen they are hidden and can be scrolled into view or using controls.", + "url_github": "https://github.com/NigelOToole/priority-nav-scroller", + "url_npm": "https://www.npmjs.com/package/priority-nav-scroller", + "url_demo": "https://nigelotoole.github.io/priority-nav-scroller" +} diff --git a/uploads/148-priority-nav-scroller.png b/uploads/148-priority-nav-scroller.png new file mode 100644 index 0000000..98889c7 Binary files /dev/null and b/uploads/148-priority-nav-scroller.png differ