546 Commits (92a80429f31996e04052e853d8bfc1bd67e5e12a)
 

Author SHA1 Message Date
Mike Fix 9acda4024f Revert "Issue #452: Fix 500 error with `%` in `code`. (#453)"
This reverts commit 46dcdef043.
6 years ago
Mike Fix b15fd14b07 revert puppeteer downgrade and install deps instead
- Closes #451
6 years ago
GOTO Hayato 46dcdef043 Issue #452: Fix 500 error with `%` in `code`. (#453)
* Issue #452: Fix 500 error with `%` in `code`.

* Issue #452: Revert the unnecessary change in `serializeState()`.

* encodeURI -> encodeURIComponent
6 years ago
Mike Fix b49662cd1d organize Lucario alphabetically 6 years ago
Mike Fix e2e8e342d2 sync up dom-to-image filter w/ custom one for Safari 6 years ago
Mike Fix 02d2a9592f Docker puppeteer work around (revert this later)
- Tracked at https://github.com/dawnlabs/carbon/issues/451
6 years ago
Mike Fix cc2cafaca5 opt out of now v2 for now 6 years ago
Mike Fix f8a3499156 safari bug fixes 6 years ago
yonicd 8c5e584aa2 Update README.md (#449)
add `R` package link to community projects.
6 years ago
Vince Speelman a7159f87c2 feat(save): add "copy" button (#441)
* feat(save): add "copy" button

add a button to the save menu called "copy", which opens the raw image data in the window so users
can directly copy it for easy pasting into a variety of apps

#49

* feat(save): open in a new window

update the action to open in a new window and rename it to "open"

* simplify open logic
6 years ago
Mike Fix fd9de34410 fix uri encoding for PNGs 6 years ago
Michael Fix eeaaa46c7d
Update ISSUE_TEMPLATE.md 6 years ago
Michael Fix a54d393ebc
Update ISSUE_TEMPLATE.md 6 years ago
Hugo Torzuoli 910c6bbed1 Update README.md (#442) 6 years ago
Yashu Mittal bbea9b2889 Added spectrum community (#440)
Such a great project deserve a community.
6 years ago
Bruno C. Couto 9fb7abaa2e Fix contributor dead link for 'imbrn' (#438) 6 years ago
Gabriel JUCHAULT d31f6ee3a6 feat(highlight): add TOML support (#434) 6 years ago
andri lim dc58da07af fixes #432, Nim's syntax highlighting is not weird anymore (#433) 6 years ago
Shihua Ma b1371508ed fix base64 bug (#412)
* fix base64 bug

The Base64 table has Char '+' [https://en.wikipedia.org/wiki/Base64](https://en.wikipedia.org/wiki/Base64), it will turn to blank characters in url request, It will cause some error when  deserializeState the state.

* Fix encodeURIComponent for serialize
6 years ago
Mike Fix 0525a9fcca Pull out formatTimestamp into function 6 years ago
erick d0d3589dc4 Add optional timestamp to saved file names (#430)
* Add timestamp to file name save

* Add .DS_Store to .gitignore

* Add setting to toggle timestamp on file save

* Tweak timestamp format
6 years ago
Maxim Gerasimov e92e4567de Add Nord theme (#426)
* Add Nord theme

* Add descendant selector in nord.css
6 years ago
Milos 13a42f28e8 Added carbon-now-cli to the community section and updated contributors list (#424)
* 📝 README.md: Adds carbon-now-cli

* Updates contributors list
6 years ago
Shiranka Miskin 345480e98c Fix crash on dropdown arrowkey movement (#423)
Fixes #420 where the application crashes after selecting a dropdown item
and then pressing the up or down arrow keys.
6 years ago
Brian Dennis 56a5ad9ce2
fix broken README link, closes #422 6 years ago
Winner Crespo 452370772f Adding VS Code's Night Owl theme (#379) 6 years ago
Jake Archibald c4e224df29 Adding line-height setting & granular font size. (#410)
* Adding line-height option. Fixes #406.

* Allowing more granular font size
6 years ago
Tirth Patel 4dff52ed79 Added sTeX/LaTeX Language Support (#419)
* added latex language support

* sTeX/LaTeX name changed to LaTeX

* Placed Latex in alphabetical order
6 years ago
Michael Fix 936d28d5d0
Move to now.json so GitHub integration kicks in (#414) 6 years ago
Michael Fix 1875eac9a3
Update custom dom-to-image filter to match Editor (#413) 6 years ago
Mike Fix 926ba9224f Fix % encoding issue 6 years ago
Mike Fix 7b9c31101e Fix replace   6 years ago
greenkeeper[bot] ded4b04349 Update downshift to the latest version 🚀 (#396)
* fix(package): update downshift to version 2.0.0

* Fix for breaking changes
6 years ago
Mike Fix d0b02d53a5 Reuse escapeHtml 6 years ago
greenkeeper[bot] f86ef541cc chore(package): update eslint to version 5.0.0 (#407) 6 years ago
Mike Fix 8c029327a6 Update yarn.lock 6 years ago
greenkeeper[bot] df73cd450f fix(package): update react-dnd-html5-backend to version 5.0.0 (#400) 6 years ago
greenkeeper[bot] e3b9802a8f fix(package): update dropperx to version 0.2.1 (#401) 6 years ago
greenkeeper[bot] bda1c858be fix(package): update react-dnd to version 5.0.0 (#399) 6 years ago
Michael Fix 2a52d101e7
Fix spinner position (#398) 6 years ago
greenkeeper[bot] 3351623e86 chore(package): update all-contributors-cli to version 5.0.0 (#392) 6 years ago
Mike Fix 87fd129f3b Add graphql to greenkeeper ignore list 6 years ago
Michael Fix a81107d723 Remove UNSAFE lifecycle methods (#377)
* Remove UNSAFE lifecycle methods

* Fix gDSFP issue

* Extract onBeforeChange

* Remove this from getDerivedStateFromProps
6 years ago
Michael Fix 11c911e6b9 React DnD Dependency upgrades (#387)
* Remove old deps

* ReactDnD@4
6 years ago
Mike Fix 7f4afc8317 Fix dependencies 6 years ago
Mike Fix 1095465988 React 16.3 6 years ago
Mike Fix c35ceb64ba Let server run without Twit credentials 6 years ago
Mike Fix a4f90c30f0 React 16.4 6 years ago
greenkeeper[bot] 1149830b4f fix(package): update react-dnd to version 3.0.1 (#382) 6 years ago
greenkeeper[bot] b19b7bb45a fix(package): update react-dnd-html5-backend to version 3.0.1 (#381) 6 years ago