Szymon Kupś
|
4e689fd676
Get rid of view.document#change event and rednerer#render events. Created render event on view controller. Updated tests.
|
hace 8 años |
Szymon Kupś
|
946d81bdd5
Fixed docs.
|
hace 8 años |
Szymon Kupś
|
f877e8276e
Fixed tests after view selection methods visibility change.
|
hace 8 años |
Szymon Kupś
|
4dd3168b4f
Merge branch 'master' into t/1210
|
hace 8 años |
Maciej Bukowski
|
07db6b0092
Renamed `Selection#moveFocusTo` to `setFocus`.
|
hace 8 años |
Maciej Bukowski
|
5cc4d74fad
Fixed wrong usages of Selection API.
|
hace 8 años |
Szymon Kupś
|
5a55b90fea
Fixed docs after view controller creation.
|
hace 8 años |
Szymon Kupś
|
beace28de5
Refactored observers' tests.
|
hace 8 años |
Piotrek Koszuliński
|
de22c255fc
Internal: Bumped the year. [skip ci]
|
hace 8 años |
Maciej Bukowski
|
c0fcfb4df6
Renamed `setFocus` to moveFocusTo` in Selection.
|
hace 8 años |
Maciej Bukowski
|
46ec581b8c
Renamed `Selection#collapse` to `Selection#setCollapsedAt`.
|
hace 8 años |
Piotrek Koszuliński
|
25cc5271bb
Added tests and fixed text nodes comparison.
|
hace 8 años |
Piotrek Koszuliński
|
6fcc53e71a
Filter out mutations which undid themselves. (and result with a before==after change).
|
hace 8 años |
Szymon Kupś
|
3952737541
DomConverter changes: removed getCorrespondingView, merged getCorrespondingViewElement and getCorrespondingViewDocumentFragment into mapDomToView, renamed getCorrespondingViewText to findCorrespondingViewText.
|
hace 8 años |
Szymon Kupś
|
e329ff7a3d
Updated tests in view after changes in DomConverter.
|
hace 8 años |
Szymon Kupś
|
414d66ddcc
Added tests to MutationObserver that checks integration with UIElement.
|
hace 8 años |
Szymon Kupś
|
f08af57ef3
Preventing mutations from inside of UIElement.
|
hace 8 años |
Kamil Piechaczek
|
e0212e36d5
Fixed issues reported by ESLint in "src/" directory.
|
hace 8 años |
Kamil Piechaczek
|
540b4498df
Fixed issues reported by ESLint using the flag "--fix".
|
hace 8 años |
Krzysztof Krztoń
|
d8fca0e709
Ignore mutations with bogus BRs one the end of the block element.
|
hace 8 años |
Piotrek Koszuliński
|
61b32f689b
Docs: Mutatated -> Mutated.
|
hace 9 años |
Piotrek Koszuliński
|
c904325be6
Bump up the year.
|
hace 9 años |
Piotrek Koszuliński
|
2a894e8be4
Use package-based paths to modules.
|
hace 9 años |
Piotrek Koszuliński
|
33fb840048
API docs fixes.
|
hace 9 años |
Maciej Bukowski
|
9fbd3d2acc
Docs: fixed incorrect references.
|
hace 9 años |
Maciej Bukowski
|
54d1427716
Docs: fixing references.
|
hace 9 años |
Maciek
|
6c2000dc00
Docs: aligning to new format, fixed event refs.
|
hace 9 años |
Maciek
|
ba20d9ad60
Docs: renamed many type references.
|
hace 9 años |
Szymon Cofalik
|
576f286c33
Docs: added missing documentation.
|
hace 9 años |
Szymon Cofalik
|
5fec43d122
Added: Implemented destroy chain for EditingController->observers->dom events.
|
hace 9 años |