focuslabllc / craft-cheat-sheet

A fast and customized set of instantly usable Field code samples.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement custom element feature

erikreagan opened this issue · comments

A person should be able to add up to X number of elements to use while switching elements in code samples.

  • Ability to add a custom element to DOM
  • Ability to click the element and update code samples in DOM
  • Ability to remove an element in DOM
  • Save/update/remove elements to local storage
  • Build list from local storage after page loads