Letter
Email for Designers
add different mousepointers depending on button hover
add delete and copy buttons to editor
add icon and position drag handler
switch timer delay to waiting for editor to complete load
on drop, of any element, reset drag status
on drop of reordered item, add delay for new editor to load
add dragging status to redux store
toggle between preview and editormode onhover
add onhover highlighting for editor
use promise to get template type
update template filenames in API
refactor sidebar to draggable-palette
add content type in API for draggables
add content type to draggable elements
when no templates found, send back response from API
templates that don't follow the template structure don't break the app
connect front end to match api call
template generation based on whether handlebars detected
make sidebar menu fixed position and wider
fix drag and drop messing up by not closing menu oninsideclick
show open file in nav, and update nav styles
create new component for element inspector