Skip to content
This repository has been archived by the owner on May 10, 2023. It is now read-only.

update scope for new ink version #252

Merged
merged 1 commit into from
Jun 25, 2017
Merged

Conversation

pfitzseb
Copy link
Contributor

@pfitzseb pfitzseb commented May 26, 2017

This is an update to ensure proto-repl's compatibility with the next ink version.
JunoLab/atom-ink#127 broke the hack of adding a class to the result directly via r.view.classList.add and introduced a scope keyword for the Result constructor instead.

It would also make sense to adapt your stylesheets to use the adaptive width introduced in the abovementioned PR. Should you run into any troubles with ink master feel free to ping me. :)

@pedro-w
Copy link

pedro-w commented May 29, 2017

@jasongilman would it be possible to make Ink a required dependency now? The alternative code path that doesn't use Ink for the REPL seems a bit fragile (i.e. #229 seems to have re-appeared after being fixed)

@pfitzseb
Copy link
Contributor Author

Alright, we've added a shim to work around this in the new ink release: JunoLab/atom-ink@cb9bc4d
Would still be nice if this could be merged :)

@jasongilman jasongilman merged commit 60ed729 into jasongilman:master Jun 25, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants