Mike Fix
|
d0b02d53a5
|
Reuse escapeHtml
|
7 years ago |
Michael Fix
|
2a52d101e7
|
Fix spinner position (#398)
|
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 |
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 |
Jake Dexheimer
|
f79d01ad9b
|
Add RandomImage component
|
7 years ago |
Mike Fix
|
abb0948324
|
Fix escape error
|
7 years ago |
Mike Fix
|
bb4eb1ed9a
|
XSS localStorage
|
7 years ago |
Jake Dexheimer
|
cbc6824b83
|
Background image settings (#169)
* Implement drag-n-drop image for backgrounds
- Closes #122
* In progress
* Add background-size, background-position settings
* Add ReactCrop
* Remove old bg sizing sliders
* Add resize observer
* Fix typo
* Disable select on sliders
* onAspectRatioChange hook
* Rename to backgroundColor
* Fix state issues
* Add backgroundMode toggle
* Rename ColorPicker
* Add upload-image margin
* Minor font-size change
* Fix build
|
7 years ago |
Jake Dexheimer
|
ee0feeb527
|
Twitter colorpicker -> Sketch colorpicker
|
7 years ago |
Michael Fix
|
0c365218d6
|
Load and store state from localStorage (#80)
* Load and store state from localStorage
* remove idea of localStorage from get and set state fns
|
7 years ago |
Mike Fix
|
26ea4615f7
|
Fix Selecting a language and then going back to auto
- Closes #37
|
7 years ago |
Jake Dexheimer
|
d6b4db144a
|
Default theme
|
7 years ago |