469 Commits (4dff52ed7938b02fafde71838f86c314643e2c75)
 

Author SHA1 Message Date
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
greenkeeper[bot] c428152be2 chore(package): update cypress to version 3.0.0 (#383) 6 years ago
Mike Fix 27470a90a3 Clean up custom modes 6 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)
6 years ago
greenkeeper[bot] 3e2624727b fix(package): update react-image-crop to version 4.0.0 (#373) 6 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