Letter
Email for Designers
make HandlebarsCreator to class
make data id start with number so it can be found
add unique id for articles, and store them as article meta from start
rename desc to description in template engine
Pushed 1 change to LetterVulcan
add unique image data attr
add attribute finder for title, desc, and author
replace article counter with article searcher
give articles within the same component unique URL data attributes
create the templateCreator.js instead of having it in editor
make article import to server side
Pushed 1 change to LetterVulcan
clean exported html of data- attributes and "
add autosave when images replaced
filter out tooltips from html on save
throw error when user trying to undo and redo too fast
add watcher to see if 2 saves happening at the same time when undoing import
cancel autosave on undo if meta saving
update autosave to be based on keyup, not model change!
Pushed 2 changes to LetterVulcan
fix export button padding