Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dragging/Dropping blocks on values #2

Closed
schanzer opened this issue Dec 7, 2015 · 1 comment
Closed

Dragging/Dropping blocks on values #2

schanzer opened this issue Dec 7, 2015 · 1 comment
Assignees
Milestone

Comments

@schanzer
Copy link
Member

schanzer commented Dec 7, 2015

Dragging a block or value onto another value should highlight that value in red.
Dropping a block or value onto another value should replace that value with the dropped block or value.

@pcardune pcardune modified the milestone: M1 Dec 9, 2015
@pcardune pcardune self-assigned this Dec 9, 2015
@pcardune
Copy link
Collaborator

pcardune commented Dec 9, 2015

Mostly implemented with deff15c. Just have to add highlighting in css

pcardune pushed a commit that referenced this issue Jun 9, 2016
most recent version of the parser module
schanzer pushed a commit that referenced this issue Jul 3, 2020
* attempt #1: switch the coverage reporter back on and see what happens

* remove erroneous coverage folder

* load coverage before coveralls

* attempt #2: try adding the coverage-istanbul reporter

* attempt #3: try some karma configs proposed in stack overflow

* attempt #2: resolve conflict between parallelism and coveralls

* try speeding up travis builds by caching rvm

* try caching yarn as well

* test yarn cache speed

* try removing some karma plugins

* test speed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants