You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
..
custom Refactor state components (#338) 7 years ago
api.js Use gist language response (#343) 7 years ago
colors.js Lint and fix issues, don't add linting yet though (#293) 7 years ago
constants.js Add support for Verminal theme 💅 (#341) 7 years ago
customDomToImage.js Refactor state components (#338) 7 years ago
react-codemirror.js fix cursor jumping at the end after every editor update 7 years ago
routing.js Watermark in URL parameters" 7 years ago
util.js Refactor state components (#338) 7 years ago