Michael Fix
|
bd695b7fd1
|
convert ids to classNames, use refs (#488)
|
6 years ago |
Mike Fix
|
624591b53a
|
integration tests:
|
6 years ago |
Mike Fix
|
cc5981509e
|
update integration test
|
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 |
Mike Fix
|
348bbfb08b
|
Fix classNames in tests
|
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 |
Gleb Bahmutov
|
4078735cdc
|
add Cypress integration tests (#162)
* chore: add Cypress background color tests
* add localStorage spec
* add project id for Cypress dashboard
* remove project id from cypress.json
|
7 years ago |