Back
Email Otter
Load previous page…
when exporting newsletter, prepend the generated html with the template's header #otter
fetch header from API and add to editor so it has the right css styles #otter
added header loader to api #otter
added theme switcher to load different templates 🎉 #otter
cancel drop if drag misses the drop target #otter
use array index instead of id #otter
add check for id and throw error #otter
make sure each module has a unique id, fixing bug where the first item in the list causes error when removed! 🕷🐜 #otter
add fetch links button when drag mode is active #otter
add loading indicator when fetching link information #otter
when dragging a sibling module, close any open edit modes, and reopen when active dragging module has been dropped #otter
add edit mode and drag mode for individual email modules #otter
add padding to drag and drop components and remove margins from templates #otter
figure out what causes drag n drop bug - 2 ids can't be the same..todo - add check for id and throw error #otter
add error handler for bad links #otter
fix for top item dropping down when new item added #otter
submit article to medium publication #otter
send update to otter friends #otter
add arg for image dimensions #otter
when an image uploaded via UI, update image state #otter