Page MenuHomePhabricator

NWE: Provide API supporting majority of calls and integrations Gadgets make with wikitext editor
Closed, ResolvedPublic8 Estimated Story Points

Description

  • getContents
  • setContents
  • getSelection
  • setSelection
  • getCaretPosition
  • encapsulateSelection
  • replaceSelection
  • scrollToCaretPosition

Event Timeline

Esanders renamed this task from NWW: Provide API supporting majority of calls and integrations Gadgets make with wikitext editor to NWE: Provide API supporting majority of calls and integrations Gadgets make with wikitext editor.Jan 30 2018, 10:51 AM

Change 405752 had a related patch set uploaded (by Esanders; owner: Esanders):
[mediawiki/extensions/VisualEditor@master] Implement simple methods from $.textSelection API

https://gerrit.wikimedia.org/r/405752

Change 406416 had a related patch set uploaded (by Esanders; owner: Esanders):
[mediawiki/extensions/VisualEditor@master] textSelection: Implement getCaretPosition

https://gerrit.wikimedia.org/r/406416

Change 405752 merged by jenkins-bot:
[mediawiki/extensions/VisualEditor@master] Implement simple methods from $.textSelection API

https://gerrit.wikimedia.org/r/405752

Change 406416 merged by jenkins-bot:
[mediawiki/extensions/VisualEditor@master] textSelection: Implement getCaretPosition

https://gerrit.wikimedia.org/r/406416

Jdforrester-WMF triaged this task as Medium priority.
Jdforrester-WMF removed a project: Patch-For-Review.
Jdforrester-WMF updated the task description. (Show Details)
Jdforrester-WMF set the point value for this task to 8.
Jdforrester-WMF moved this task from To Triage to TR1: Releases on the VisualEditor board.