22 Commits (cf34620e2fffcaede69cf86a47b780215e520f86)

Author SHA1 Message Date
Rachel M. Carmena 3174a83adb Caution about the use of images in a post (#607)
* Caution about the use of images in a post

* Update README.md

* Update about.js

* tweaks
6 years ago
Jake Dexheimer 4571b03eb4 clean up menu controls position, about page 6 years ago
Mike Fix 01023bb1ad enable react in scope lint rule 6 years ago
Michael Fix 6c9a09e522
Clean up (#481) (patch)
* clean up things

* introduce toggle fn

* remove constructor from Collapse (ignore)

* prettier (ignore)

* make Collapse a PureComponent (ignore)

* give ExportSizeSelect a display name (ignore)

* give ThemeSelect a display name (ignore)

* Toggle: displayName, PureComponent, remove constructor (ignore)

* Meta and Slider display names (ignore)

* remove ThemeSelect constructor (ignore)

* fix lint-staged, prettier
6 years ago
Rachel M. Carmena a0b1c29727 Adding a note into About page for making images accessible at Twitter (#476)
* Adding a note into About page for making images accessible at Twitter

* Formatting the page

* update spacing
6 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
Michael Fix 5a4cdd7d7f
Lint and fix issues, don't add linting yet though (#293)
* Lint and fix issue, don't add linting yet though

* Clean up

* Remove /about href
7 years ago
Michael Fix dcac30a7a2
Add image dnd description to /about (#166)
* Add image dnd description to /about

* Update about.js
7 years ago
Andrew 3cbcb49c27 Remove semicolons 7 years ago
Andrew Dassonville 7e69ca2897 Add prettier 7 years ago
Jake Dexheimer d819727285 add file drop overlay 7 years ago
Jake Dexheimer 45bb7efbfb Change "Drag a file" copy 7 years ago
Mike Fix 646d8919c5 Clean up old code 7 years ago
Mike Fix 7c2cb5a4cd Add Gist example and fix /about bug. Closes #6 7 years ago
Jake Dexheimer bf374f1728 Clean up styles
- Move globals out of Meta component
- Create style components for Reset and TypeSystem
7 years ago
Jake Dexheimer 5aa85443dc Add new logo, colors 7 years ago
Jake Dexheimer ad43cd7d32 Add link styles 7 years ago
Jake Dexheimer b60afeaa7e Update /about copy 7 years ago
Jake Dexheimer e11c7bede2 Minor changes 7 years ago
Jake Dexheimer 96dff6d8fe Style /about page 7 years ago
Jake Dexheimer 7687ccd05d Refactor into Page component 7 years ago