Commit History

Autor SHA1 Mensaxe Data
  Kamil Piechaczek 4807e388c1 Code style: Aligned code style to new ESLint version. %!s(int64=8) %!d(string=hai) anos
  Piotrek Koszuliński 0a70abd46b Merge branch 'master' into t/922 %!s(int64=8) %!d(string=hai) anos
  Piotrek Koszuliński 71bbc8ba8b Minor API docs cleanup. %!s(int64=8) %!d(string=hai) anos
  Szymon Kupś d433de1d94 Fixed docs after methods refactoring in DomConverter. %!s(int64=8) %!d(string=hai) anos
  Szymon Kupś 3952737541 DomConverter changes: removed getCorrespondingView, merged getCorrespondingViewElement and getCorrespondingViewDocumentFragment into mapDomToView, renamed getCorrespondingViewText to findCorrespondingViewText. %!s(int64=8) %!d(string=hai) anos
  Szymon Kupś e244e7c4f9 Minor fixes: more comments to Renderer#_updateChildren and newline in DomConverter. %!s(int64=8) %!d(string=hai) anos
  Szymon Kupś a3976f2053 Updated docs after changes made in DomConverter. %!s(int64=8) %!d(string=hai) anos
  Szymon Kupś cef54f21d5 Fixed tests in whole repository after changes made to DomConverter. %!s(int64=8) %!d(string=hai) anos
  Szymon Kupś 5de5e484ad DomConverter: removed getCorrespondingDom function and renamed getCorrespondingDomText to findCorrespondingDomText. %!s(int64=8) %!d(string=hai) anos
  Piotrek Koszuliński 77a8ae5932 Fixed new lines, tabs and carriage return handling. %!s(int64=8) %!d(string=hai) anos
  Szymon Kupś 8c175ce47d Renaming DOMConverter methods WIP. %!s(int64=8) %!d(string=hai) anos
  Szymon Kupś 3b8968b24d Updated DomConverter docs. %!s(int64=8) %!d(string=hai) anos
  Szymon Kupś 808c31895d More tests to changes made in DomConverter. Added tests to unbindDomElement method. %!s(int64=8) %!d(string=hai) anos
  Szymon Kupś 27eb91adf3 More tests and changes in DOM converter in order to handle UIElements. %!s(int64=8) %!d(string=hai) anos
  Szymon Kupś 63e7074f8c Moved more UIElement handling to DOM converter. %!s(int64=8) %!d(string=hai) anos
  Szymon Kupś 0ddd6350fd Observers will not fire DOM events from inside of UIElements. %!s(int64=8) %!d(string=hai) anos
  Szymon Kupś e02e2847dc DomConverter.domToView is returning null for items rendered from UIElement. %!s(int64=8) %!d(string=hai) anos
  Szymon Kupś e3cef720d4 DOMConverter is using UIElement.render method. %!s(int64=8) %!d(string=hai) anos
  Piotrek Koszuliński 660240bc64 Code style: Fixed linter issues. %!s(int64=8) %!d(string=hai) anos
  Aleksander Nowodzinski 8b6d288a1d Fix: None of the editable's ancestors should scroll when the DomConverter focuses an editable. Closes #957. %!s(int64=8) %!d(string=hai) anos
  Piotrek Koszuliński 31314bda13 Merge branch 'master' into t/953 %!s(int64=8) %!d(string=hai) anos
  Kamil Piechaczek e0212e36d5 Fixed issues reported by ESLint in "src/" directory. %!s(int64=8) %!d(string=hai) anos
  Kamil Piechaczek 540b4498df Fixed issues reported by ESLint using the flag "--fix". %!s(int64=8) %!d(string=hai) anos
  Aleksander Nowodzinski 1d1682954a Enabled the #951 fix for all web browsers to avoid code branching. %!s(int64=8) %!d(string=hai) anos
  Aleksander Nowodzinski 44d80abced Extended the #951 fix to consider the internal scroll of the DOM editable. %!s(int64=8) %!d(string=hai) anos
  Aleksander Nowodzinski 6aefc1b07c Fix: DomConverter should actively prevent window scroll on focus in WebKit. Closes #951. %!s(int64=8) %!d(string=hai) anos
  Piotrek Koszuliński c60d4c92e5 DomConverter.domToView() will return null for comments. %!s(int64=8) %!d(string=hai) anos
  Piotrek Koszuliński ff871f9271 Stopped using some native features which MS Edge doesn't support yet. %!s(int64=8) %!d(string=hai) anos
  Szymon Cofalik cd6725f58c Changed: deep unbinding is now default (and only) behaviour of `view.DomConverter.unbindDomElement`. %!s(int64=8) %!d(string=hai) anos
  Szymon Cofalik 9e110053ea Changed: `Renderer` will unbind DOM elements from view elements when removing them from DOM. %!s(int64=8) %!d(string=hai) anos