11 Commits (26d1f95acfb034a1475f2a396537b6b1a93798cf)

Author SHA1 Message Date
hatsu 3da8262e10
Responsive for mobile (#1331)
* style(Page.js): Add max-width to .page class

* style(Editor.js): Make buttons vertically aligned when on mobile

* style: Fix Button width for mobile

* style(Popout.js): Add z-index

* refactor(Editor.js): .buttons->.share-buttons
3 years ago
Mike Fix d67b8dc832
upgrade actionsack 3 years ago
Mike Fix e3a2d72f7e
fix copy interaction
Closes #1258
3 years ago
Mike Fix 0b3956919f
fix isClipboardSupported 4 years ago
Michael Fix e6950a0029
improve keyboard shortcuts (#1159) 4 years ago
Michael Fix 384a37be8c
encode asterisks for medium embeds (#1074) 4 years ago
Mike Fix dbeca58108
add titles to toolbar buttons 4 years ago
Michael Fix e765b54baa
read container width and height at copy time (#1041) 4 years ago
Mike Fix a9b4c9597b
replace instance of withRouter with useRouter 4 years ago
Mike Fix 5b630b2867
show Copied! message for images 5 years ago
Michael Fix 3acbd9ef9c
New copy action menu (#970)
* move copy actions to a new menu

* clean up copy menu

* clean up export menu

* move flex into reset styles

* use real ellipses

* fix copy menu id and classNames

Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
5 years ago