Letter
Email for Designers
Pushed 1 change to LetterVulcan
tweak inspector and button text size
Pushed 2 changes to LetterVulcan
update login/signup modal
update input field link when user does undo/redo
reimplement undo/redo to use new article id meta
Pushed 3 changes to LetterVulcan
set starting state of inputfields to article data in db
change handlebars compiler to use dynamic ids
update meta data scraper to match new article data
update article fetcher on backend to use new link meta
merge user's link into article meta
call child input fields to get user input links on import click
create dynamic refs for child input fields based on articles per component
update handlebars inspector to read data attribute, not value
render input fields based on content block article count
remove contentType, it's now automatic
Pushed 3 changes to LetterVulcan
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)