提交歷史

作者 SHA1 備註 提交日期
  Kamil Piechaczek 09d3d58e5a Added missing docs. 7 年之前
  Kamil Piechaczek bfd5f00dc2 Changed public API to protected. 7 年之前
  Szymon Kupś 9e3a2f8128 Using writer to set attribute on view element. 7 年之前
  Maciej Bukowski 59d5efde2e Aligned code to introduced isText() method. 7 年之前
  Maciej Bukowski 3dfaa55a95 Enhanced ViewSelection#constructor(), removed ViewSelection.createFromSelection(). 7 年之前
  Maciej Bukowski 460ed84527 Fixed introduced bug in DomConverter. 7 年之前
  Maciej Bukowski 5cc4d74fad Fixed wrong usages of Selection API. 8 年之前
  Piotrek Koszuliński de22c255fc Internal: Bumped the year. [skip ci] 8 年之前
  Szymon Cofalik f86c3b57b8 Changed: `view.TreeWalker` should always return `view.TextProxy`. 8 年之前
  Szymon Kupś 05e4d33a6e Fixed how native tree walker is created in DomConverter. Topmost ancestor of text node is used instead of whole document which crashes on Edge. 8 年之前
  Kamil Piechaczek 05ad7172d5 Allows rendering spaces inside the <code> element in a normal way. 8 年之前
  Szymon Cofalik 5c05872945 Changed: Reverted refreshing touching text nodes in `view.Renderer`. Moved `getTouchingTextNode` back to `view.DomConverter`. 8 年之前
  Szymon Cofalik 31535beed1 Changed: minor fixes and several new tests for handling spaces in view->dom conversion. 8 年之前
  Piotrek Koszuliński 490e3e5c02 Docs and minor regexp correction. 8 年之前
  Szymon Cofalik 8cbb270ed3 Fixed: Fixed handling spaces in view text nodes in view-to-dom conversion. 8 年之前
  Szymon Cofalik cf6f0586bc Docs: Fixed incorrect docs. 8 年之前
  Szymon Cofalik 405b390e22 Merge branch 'master' into t/1049 8 年之前
  Piotrek Koszuliński 9a7d3d2368 Code style: Aligned generators code style to new ESLint version. 8 年之前
  Szymon Cofalik 529ac0c519 Merge branch 'master' into t/1049 8 年之前
  Kamil Piechaczek 4807e388c1 Code style: Aligned code style to new ESLint version. 8 年之前
  Szymon Cofalik 970908b413 Changed: renamed `DomConverter.isCorrectDomSelection(Position)` to `DomConverter.isDomSelection(Position)Correct`. 8 年之前
  Szymon Cofalik de2d1ef70b Fixed: Prevent DOM Selection from ending up in ui elements. 8 年之前
  Piotrek Koszuliński 0a70abd46b Merge branch 'master' into t/922 8 年之前
  Piotrek Koszuliński 71bbc8ba8b Minor API docs cleanup. 8 年之前
  Szymon Kupś d433de1d94 Fixed docs after methods refactoring in DomConverter. 8 年之前
  Szymon Kupś 3952737541 DomConverter changes: removed getCorrespondingView, merged getCorrespondingViewElement and getCorrespondingViewDocumentFragment into mapDomToView, renamed getCorrespondingViewText to findCorrespondingViewText. 8 年之前
  Szymon Kupś e244e7c4f9 Minor fixes: more comments to Renderer#_updateChildren and newline in DomConverter. 8 年之前
  Szymon Kupś a3976f2053 Updated docs after changes made in DomConverter. 8 年之前
  Szymon Kupś cef54f21d5 Fixed tests in whole repository after changes made to DomConverter. 8 年之前
  Szymon Kupś 5de5e484ad DomConverter: removed getCorrespondingDom function and renamed getCorrespondingDomText to findCorrespondingDomText. 8 年之前