Commit Graph

19 Commits (54d8fff617303d3960c9cfeea89f045d24e934f4)

Author SHA1 Message Date
Mike Fix 008ba67eac remove old TODOs
Mike Fix 5e87b7d1a7 Add CLI integration test
- Closes 
Mike Fix aff95f4e5e run cypress tests against localhost
- Closes 
Mike Fix 469890df68 add pop id prop to fix integration tests
Mike Fix 81aa1de6fd remove hex2rgb
Michael Fix bd695b7fd1
convert ids to classNames, use refs ()
Mike Fix 624591b53a integration tests:
Mike Fix cc5981509e update integration test
Mike Fix 0ff4813bb5 Add skipped download integration test
Mike Fix 17e44654c6 fix old integration tests, implement basic ones
- Closes 
Michael Fix 89931eab59
Add linting back ()
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 80cf355b44
Use gist language response ()
* Use gist language response

* Use gist language response - fix when no queryparams are given ()

* fix when no queryparams are given
e.g. http://carbon.now.sh/3208813b324d82a9ebd197e4b1c3bae8 would still not set the language property because the initialState is null

* move gist language to its own test

* Update test
Mike Fix 4097e7978c Fix cypress tests
Mike Fix 85a6385178 Add gist test
Mike Fix 348bbfb08b Fix classNames in tests
Jake Dexheimer cbc6824b83 Background image settings ()
* Implement drag-n-drop image for backgrounds

- Closes 

* 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
Gleb Bahmutov 4078735cdc add Cypress integration tests ()
* chore: add Cypress background color tests

* add localStorage spec

* add project id for Cypress dashboard

* remove project id from cypress.json