Mike Fix
1863abeac3
3.9.12
6 years ago
Michael Fix
ebc488d51c
fix horizontal scroll bar for safari ( #717 )
6 years ago
greenkeeper[bot]
5d9effb44e
chore(package): update now to version 15.0.0 ( #716 )
6 years ago
Mike Fix
da27328ffd
3.9.11
6 years ago
Sean
d4d0ef9949
update gist handling ( #715 )
...
* update gist handling
* address comments
* clean up a bit
* getRouteState(router)
* move try/catch into getGist
* updateQueryString -> updateRouteState
* clean up more
* add cypress tests
* delete comments
* remove wait
6 years ago
Konstantin Gorodinskiy
eefc49b737
Fix language mime type lookup ( #712 )
...
* add editorconfig to keep files consistent automatically
* lookup language mime type in languages dictionary
* use language maps instead of language list
* Revert "add editorconfig to keep files consistent automatically"
This reverts commit 3cfdd4a5444791e763ffae59fde199406677f82f.
* move location of toLowerCase()
6 years ago
Mike Fix
1378b619e4
3.9.10
6 years ago
Mike Fix
fa9fa15ea5
add gherkin
6 years ago
Mike Fix
b1a202efa7
3.9.9
6 years ago
Mike Fix
248b61bcd5
correct pathname bug
6 years ago
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