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

Fix: limited text-buffer versions to 6.1.x to maintain compatibility with njs>12 && iojs #165

Merged
merged 1 commit into from
Jun 11, 2015
Merged

Conversation

mjurczyk
Copy link
Contributor

Regarding issue #164 .

Issue: Selection does not update until user writes something (arrow keys / mouse cursor do not cause selection update).

Reason: text-buffer does not cooperate after version 6.1.3. This fix reverts the dependency on text-buffer back to the 6.1.x and restores interactions for all node versions + iojs.

dbkaplun added a commit that referenced this pull request Jun 11, 2015
Fix: limited text-buffer versions to 6.1.x to maintain compatibility with njs>12 && iojs
@dbkaplun dbkaplun merged commit 4e05e40 into slap-editor:master Jun 11, 2015
dbkaplun added a commit to dbkaplun/slap that referenced this pull request Oct 31, 2016
Fix: limited text-buffer versions to 6.1.x to maintain compatibility with njs>12 && iojs
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

Successfully merging this pull request may close these issues.

2 participants