Skip to content

Roadmap

Daniel Boothman edited this page Feb 21, 2024 · 23 revisions

@ Menu Roadmap

Welcome to the @ Menu roadmap!

General

General improvements

  • Compatibility with inputs and content-editable regions
  • Themes
  • Update the Homepage to show examples of how this would benefit the user
  • On page width change, check to see if the open menu needs its position moving
  • Repo needs to be better structured with examples and assets

Options

Options that I plan to add:

  • Position of the menu (left, right, top left, bottom left, top right, bottom right)
  • Show count of items in the menu: "Displaying 5 items". When filtered "Displaying 3 of 5 items".
  • openMenu & closeMenu should have the ability for arrays of strings.

Events

Events that I plan to add:

  • destroy

Framework

JS Frameworks I plan to make compatible:

  • Svelte
  • React
  • Vue
Clone this wiki locally