1510 Commits (802feff0328e4b95dc6ea2b11cf5d5504f69cbf1)
 

Author SHA1 Message Date
Michael Fix b5ae198312
Fix Medium embedding workflow (#707)
* fix url encoding to support direct pastes to medium

* move check for object keys length to getQueryStringState

* remove url parse from GistContainer

* use useMemo instead of memo

* remove decode()

* add copy URL button to export menu
6 years ago
Michael Fix 9ddb821fa4
only register service-work for editor (#710) 6 years ago
Sean 69d12afc52 Add gist support to embed (#703)
* support gists in embed

* update GistContainer

* make init function have more generic naming
6 years ago
Michael Fix b2cb16a31f
Refactor disable PNG (#701)
* pull disabled state into ExportMenu

* use useOnline hook from the tacklebox
6 years ago
Michael Fix 728a4c8040
Update README.md 6 years ago
Mike Fix 0984ecc049 3.9.8 6 years ago
Mike Fix 59b3e36b46 3.9.7 6 years ago
Mike Fix 301aa00b8e 3.9.10 6 years ago
Mike Fix 804b2dd65c 3.9.9 6 years ago
Mike Fix 744a511e61 3.9.8 6 years ago
Mike Fix 33915d41c1 fix bug in Random image 6 years ago
Michael Fix 117b4f021a
Add offline support (#699)
* add offline support

* update manifest to use desktop icon

* simplify next-offline config

* don't enable cache control on service workers
6 years ago
Mike Fix 270cb0f5cd optimize react hooks 6 years ago
Varun Chhangani d3d5e56a9e Change bhayanak to shaandar (#696) 6 years ago
Mike Fix 9b69069279 remove double await 6 years ago
Mike Fix 2a9a212949 3.9.7 6 years ago
Michael Fix 9077260a3e
Read config from gist (optional) (#692)
* read config from gist

* Update api.js
6 years ago
Mike Fix fdba6790c5 3.9.6 6 years ago
Michael Fix 223bccd6b1
read all api calls from context (#691) 6 years ago
Mike Fix a40f016fb4 fix react-image-crop version 6 years ago
Mike Fix 4115020919 Strict mode preparations 6 years ago
greenkeeper[bot] 054622a57b Update react-image-crop to the latest version πŸš€ (#689)
* fix(package): update react-image-crop to version 6.0.15

* chore(package): update lockfile yarn.lock
6 years ago
Michael Fix 07b1187280
Update ranger.yml 6 years ago
Jalen Davenport b05108220b Added Twig language support (#686) 6 years ago
Mike Fix 23d98709c1 3.9.5 6 years ago
Mike Fix bf899259c3 update eslint config 6 years ago
Mike Fix 145131bc8c update README 6 years ago
Mike Fix 3187b6777a make titleBar uncontrolled 6 years ago
Joel Hanson 8d93c58fa6 Exported SVG is too large. (#683)
* The svg had initially contained all the fonts which are not need, so removed the fonts which we don't use using regex.

* Added my name to the contributors list.

* README.* updated

* unwanted regex string removed

* update ' ' to be \s+
6 years ago
greenkeeper[bot] eda479e7eb Update react-image-crop to the latest version πŸš€ (#685)
* fix(package): update react-image-crop to version 6.0.14

* chore(package): update lockfile yarn.lock
6 years ago
Mike Fix 2bda5dd00d fix up deps 6 years ago
Mike Fix 02ffa90a4b fix deps 6 years ago
Michael Fix b8ff848cf7
Update package.json 6 years ago
Michael Fix 571940a60e
Update .eslintrc.js 6 years ago
greenkeeper[bot] 2fa6b27ca5 Update @dawnlabs/tacklebox to the latest version πŸš€ (#681)
* fix(package): update @dawnlabs/tacklebox to version 0.0.3

* chore(package): update lockfile yarn.lock
6 years ago
Michael Fix e4d683e6d8
fix react hooks linting issues (#679) 6 years ago
Mike Fix 4f1b1a0e6a 3.9.4 6 years ago
Mike Fix ed76076597 bump integration test wait a little 6 years ago
greenkeeper[bot] fdebf1c633 Update react-image-crop to the latest version πŸš€ (#678)
* fix(package): update react-image-crop to version 6.0.13

* chore(package): update lockfile yarn.lock
6 years ago
Steven 64aaff83d0 Add Xcode editor extension (#676) 6 years ago
Yannick Loriot 816785532a Adding the French translation (#674)
* Adding the French translation of the README

* Updates contributions

* fix typo, generate contributors
6 years ago
greenkeeper[bot] 32fff3e8b7 Update now to the latest version πŸš€ (#675)
* chore(package): update now to version 14.0.0

* chore(package): update lockfile yarn.lock
6 years ago
Mike Fix d16df95bda use editor mount for loading instead of carbon's 6 years ago
Mike Fix db0d4ad728 3.9.3 6 years ago
Mike Fix 25828af37f fix up tweet button 6 years ago
Mike Fix d1cf2cea5c new contributor list 6 years ago
Farzad YZ 6b132c34f3 Add farzad yz to all contributors (#673) 6 years ago
Michael Fix 93c57d2b5d
debounce updating query string and localStorage (#664)
* debounce updating query string and localStorage

* memoize meta components

* fix tests
6 years ago
Mike Fix 981947c454 update integration test 6 years ago
Michael Fix 5a6bc80443
Update README.md 6 years ago