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
Michael Fix
12e4a99db2
Create tonic.yml
7 years ago
Hugo Torzuoli
750a82c952
Update README.md ( #366 )
7 years ago
briandennis
e3313f7a1b
close server on SIGINT
7 years ago
Mike Fix
51c765e32d
Revert "fix(package): update next to version 6.0.1 ( #364 )"
...
This reverts commit 6744f1087e
.
7 years ago
greenkeeper[bot]
6744f1087e
fix(package): update next to version 6.0.1 ( #364 )
7 years ago
greenkeeper[bot]
5f22fb0830
chore(package): update @zeit/next-css to version 0.2.0 ( #363 )
7 years ago
Michael Fix
5f138b86a7
Update README.md
7 years ago
Michael Fix
546281dd65
Update CONTRIBUTING.md
7 years ago
Michael Fix
89931eab59
Add linting back ( #349 )
7 years ago
Mike Fix
dd5a996e72
Fix twitter bug
...
- Closes #347
7 years ago
Michael Fix
3bbb98a3a2
Revert "Refactor state components ( #338 )" ( #348 )
...
This reverts commit 0a59db56c8
.
7 years ago
Michael Fix
0a59db56c8
Refactor state components ( #338 )
...
* WIP: Unstated works
* WIP: extract into its own file
* Container instance
* Remove unused variables
* Move toolbar children into Toolbar
* Extract our Coder interface
* Remove top level subscription
* Bug fix
* WIP
* Remove old dependencies
* Add import eslint plugin
* Rename components
- add createRef TODO [ ]
* Bug fixes
* Rename Coder -> CodeWindow
* Address comments
- Rename to variable
- Rename onDrop from Editor containers perspective
* More variable renaming
7 years ago
greenkeeper[bot]
f44f944d3a
fix(package): update react-codemirror2 to version 5.0.0 ( #345 )
7 years ago
Michael Fix
80cf355b44
Use gist language response ( #343 )
...
* Use gist language response
* Use gist language response - fix when no queryparams are given (#344 )
* fix when no queryparams are given
e.g. http://carbon.now.sh/3208813b324d82a9ebd197e4b1c3bae8 would still not set the language property because the initialState is null
* move gist language to its own test
* Update test
7 years ago
Mike Fix
4097e7978c
Fix cypress tests
7 years ago
Mike Fix
e02d5e1ddf
Add TODOs when upgrading to React@16.3
7 years ago
Mike Fix
b9c91c5e48
Keep react at 16.2 for now
7 years ago
greenkeeper[bot]
c10595ede9
Update dependencies to enable Greenkeeper π΄ ( #340 )
...
* chore(package): update dependencies
* docs(readme): add Greenkeeper badge
* Update README.md
* Add yarn.lock, keep webpack stable
7 years ago
Vernon de Goede
f8579bac73
Add support for Verminal theme π
( #341 )
...
* Add verminal theme.
* Only decrease opacity if vibrancy is supported.
* Use Framer Syntax.
* Reset constants.
* Don't prefill example env variables.
7 years ago
Michael Fix
ce5cc92aa3
Editor refactors ( #336 )
7 years ago
Michael Fix
2276435fef
Fix svg using Blob URLs ( #332 )
7 years ago
Mike Fix
517aca7c8f
Fix user upload bug
7 years ago
Junya Kono
6d2e07737f
Fix typo in CONTRIBUTING.md ( #329 )
7 years ago
Eric Adamski
fd63008f12
Add Supoprt for IBM Plex Mono ( #324 )
...
* Add support for IBM Plex Mono (Italic) font
* Add myself as a contributor
* Alphabetize Fonts
7 years ago
Max Riveiro
e90870227b
Fix link to custom modes in README ( #326 )
...
* Fix link to custom modes
* update link to root custom directory
7 years ago
Mike Fix
009aafbe32
Only log in preprod
7 years ago
Steven Sacks
9e519e2b5f
fix issue #321 - load defaults, then localStorage, then url config ( #322 )
...
* fix issue #321 - load defaults, then localStorage, then url config
* update comment and also do not need current state
7 years ago
briandennis
f49b7649fb
reorganize custom themes/modes
7 years ago
Ben Jervis
f15d7a83e2
Adds Atom's One Dark theme ( #319 )
...
* Adds Atom's One Dark theme
* Moves one-dark.css into static
* Moves the file from a stylesheet link to an import
* Removes the link from constants
7 years ago
Camron Flanders
98403b2ad2
Add Monoid Font ( #314 )
...
* Add Fantasque Sans Mono as font-face
* Add Fantasque Sans mono to constants
* Set to regular weight, not bold
* forgot to add myself as contrib
* add Monoid font
7 years ago
Mike Fix
81ad041f37
Fix opacity bug
...
- Closes #317
7 years ago
Jake Dexheimer
cf1e92b8cb
Use Unsplash API ( #301 )
...
* Add unsplash-js, isomorphic-fetch
* /unsplash route/handling
* RandomImage use unsplash api
* Implement Photographer accredidation
* Add referral link
* Fetch photographer profile_url from unsplash api
* Change credit copy
* Add PhotoCredit component
7 years ago