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 )
7 years ago
Michael Fix
1875eac9a3
Update custom dom-to-image filter to match Editor ( #413 )
7 years ago
Mike Fix
926ba9224f
Fix % encoding issue
7 years ago
Mike Fix
7b9c31101e
Fix replace
7 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
7 years ago
Mike Fix
d0b02d53a5
Reuse escapeHtml
7 years ago
greenkeeper[bot]
f86ef541cc
chore(package): update eslint to version 5.0.0 ( #407 )
7 years ago
Mike Fix
8c029327a6
Update yarn.lock
7 years ago
greenkeeper[bot]
df73cd450f
fix(package): update react-dnd-html5-backend to version 5.0.0 ( #400 )
7 years ago
greenkeeper[bot]
e3b9802a8f
fix(package): update dropperx to version 0.2.1 ( #401 )
7 years ago
greenkeeper[bot]
bda1c858be
fix(package): update react-dnd to version 5.0.0 ( #399 )
7 years ago
Michael Fix
2a52d101e7
Fix spinner position ( #398 )
7 years ago
greenkeeper[bot]
3351623e86
chore(package): update all-contributors-cli to version 5.0.0 ( #392 )
7 years ago
Mike Fix
87fd129f3b
Add graphql to greenkeeper ignore list
7 years ago
Michael Fix
a81107d723
Remove UNSAFE lifecycle methods ( #377 )
...
* Remove UNSAFE lifecycle methods
* Fix gDSFP issue
* Extract onBeforeChange
* Remove this from getDerivedStateFromProps
7 years ago
Michael Fix
11c911e6b9
React DnD Dependency upgrades ( #387 )
...
* Remove old deps
* ReactDnD@4
7 years ago
Mike Fix
7f4afc8317
Fix dependencies
7 years ago
Mike Fix
1095465988
React 16.3
7 years ago
Mike Fix
c35ceb64ba
Let server run without Twit credentials
7 years ago
Mike Fix
a4f90c30f0
React 16.4
7 years ago
greenkeeper[bot]
1149830b4f
fix(package): update react-dnd to version 3.0.1 ( #382 )
7 years ago
greenkeeper[bot]
b19b7bb45a
fix(package): update react-dnd-html5-backend to version 3.0.1 ( #381 )
7 years ago
greenkeeper[bot]
c428152be2
chore(package): update cypress to version 3.0.0 ( #383 )
7 years ago
Mike Fix
27470a90a3
Clean up custom modes
7 years ago
Brian Dennis
d885b63b3a
add alt text support for Twitter images ( #372 )
...
* add alt text support for Twitter images
* move constant declarations up
* Use UNSAFE_cWRP
* remove duplicate TODO (whoops)
7 years ago
greenkeeper[bot]
3e2624727b
fix(package): update react-image-crop to version 4.0.0 ( #373 )
7 years ago
Mike Fix
d98319d5d9
Alphabetize languages
7 years ago
greenkeeper[bot]
6368833e16
Update next to the latest version π ( #367 )
...
* fix(package): update next to version 6.0.3
* Fix 'this' in <style jsx> bug
* Better variables
7 years ago
Ankit Tiwari
d59d4a99d7
Add Octave language support ( #369 )
...
* Add Octave language support
* Update constants.js
* Clean up
7 years ago
Mike Fix
ca4fdb4504
Set travis node version to 9
7 years ago