Commit Graph

30 Commits (eb56f081c2a354aa2c11c793602800dd82845666)

Author SHA1 Message Date
Michael Fix 10cc6fdb93
Improve mobile UI ()
* make toolbar fit window on mobile

* don't prefetch /about

* improve /about page

* fix layout for /account and /snippets

* fix img on /about mobile

* unneeded change
Michael Fix 31b5b99598 Kbd elements in about ()
* WIP

* improve /about with keyboard shortcuts

* clean up about styles
Mike Fix e1373ead8c nasa
Mike Fix 31747420d1 snippets and account pages
Mike Fix 044e000788 improve about page
Chris Brown d5fd308828 Update about.js ()
Michael Fix 4ec70a2bf6
Repository changes from org change ()
* dawnlabs -> carbon-app

* update READMEs

* remove logo from translated readmes

* change project link

* update license

* remove case study link from translated READMEs
Mike Fix 7b5ef35e98 improve the /about page
Rachel M. Carmena 3174a83adb Caution about the use of images in a post ()
* Caution about the use of images in a post

* Update README.md

* Update about.js

* tweaks
Jake Dexheimer 4571b03eb4 clean up menu controls position, about page
Mike Fix 01023bb1ad enable react in scope lint rule
Michael Fix 6c9a09e522
Clean up () (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
Rachel M. Carmena a0b1c29727 Adding a note into About page for making images accessible at Twitter ()
* Adding a note into About page for making images accessible at Twitter

* Formatting the page

* update spacing
Michael Fix 3bbb98a3a2
Revert "Refactor state components ()" ()
This reverts commit 0a59db56c8.
Michael Fix 0a59db56c8
Refactor state components ()
* 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
Michael Fix 5a4cdd7d7f
Lint and fix issues, don't add linting yet though ()
* Lint and fix issue, don't add linting yet though

* Clean up

* Remove /about href
Michael Fix dcac30a7a2
Add image dnd description to /about ()
* Add image dnd description to /about

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