Skip to content

0.5.5

Choose a tag to compare

@Katochimoto Katochimoto released this 29 Jan 20:02
· 207 commits to master since this release
  • change the package build
  • small refactoring
  • the icon in the menu item
  • adding inline menu
<xb-menu-inline>...</xb-menu-inline>
  • adding context menu
<div contextmenu="my-context-menu">...</div>
<!-- ... -->
<xb-menu id="my-context-menu" type="context">...</xb-menu>