This website requires JavaScript.
Explore
Help
Sign In
luxolus
/
open-consul
Watch
2
Star
0
Fork
You've already forked open-consul
0
Code
Issues
1
Pull Requests
Packages
Releases
Wiki
Activity
a050aa39b9
open-consul
/
ui
/
packages
/
consul-ui
/
app
/
components
/
menu
/
separator
/
index.hbs
5 lines
55 B
Handlebars
Raw
Normal View
History
Unescape
Escape
ui: aria-menu modifier (#12262) aria-menu modifier plus Menu component (#12266)
2022-02-09 09:47:45 +00:00
<li
role="separator"
...attributes
ui: Transition App Chrome to use new Disclosure Menus (#12334) * Add %panel CSS component * Deprecate old menu-panel component * Various smallish tweaks to disclosure-menu * Move all menus in the app chrome to use new DisclosureMenu * Follow up CSS to move all app chrome menus to new components * Don't prevent default any events from anchors * Add a tick to click steps
2022-02-21 12:22:59 +00:00
>
{{
yield
}}
</li>