Graeme
Prototypr.io && Letter.so π
embed 'more' button inside component on small screen
autosave after link changed
add autosave after replacing image
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