Graeme
Prototypr.io && Letter.so π
add uid to handlebars compiler in backend
create HandlebarsEditor class
automatically get component article count on import
save placeholder article meta on new component drop
increase limit for html link (some long urls out there)
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