608 Commits (a4361387fcff4ce7e27cd97260b8ec89fe9b1805)
 

Author SHA1 Message Date
Farzad YZ 1747534921 WIP: integration with prettier (#469)
* add basic format with basic parser

* remove format loading

* change formatCode to be sync

* prettier adjustments

* prettier our code

* move prettify into settings menu
6 years ago
Michael Fix 86be3aae35
update spinner for react-codemirror2 (#470) 6 years ago
Michael Fix 2abef908ce
encode text before reading the container width (#466)
* encode text before reading the container width

* isPNG
6 years ago
Jake Dexheimer b7c8466711 fix mobile overflow issue (#468) 6 years ago
Yashu Mittal 22f2ea673e Space mono normal font (#462)
* Arranging in alphabetical order

* Add Space Mono (normal) font

* Added myself as contributor
6 years ago
greenkeeper[bot] 79218d5614 Update puppeteer to the latest version πŸš€ (#461)
* fix(package): update puppeteer to version 1.7.0

* remove temporary puppeteer docker fixes, yarn.lock
6 years ago
Mike Fix 0ff4813bb5 Add skipped download integration test 6 years ago
Mike Fix 0df0f68756 don't load styles that we have locally
- Closes #460
6 years ago
Michael Fix f018c454bf
Implement PWA functionality (#455)
* implement PWA functionality

* disable tweet button when offline

* just remove tweet button instead
6 years ago
Michael Fix 95f0a27111 Begin responsiveness overhaul (#457)
Closes #435
6 years ago
Mike Fix 17e44654c6 fix old integration tests, implement basic ones
- Closes #456
6 years ago
Mike Fix 4a87519409 actually fix decoding errors bugs 6 years ago
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