Szymon Kupś
|
9e3a2f8128
Using writer to set attribute on view element.
|
7 years ago |
Piotrek Koszuliński
|
de22c255fc
Internal: Bumped the year. [skip ci]
|
8 years ago |
Kamil Piechaczek
|
05ad7172d5
Allows rendering spaces inside the <code> element in a normal way.
|
8 years ago |
Szymon Cofalik
|
31535beed1
Changed: minor fixes and several new tests for handling spaces in view->dom conversion.
|
8 years ago |
Szymon Cofalik
|
8cbb270ed3
Fixed: Fixed handling spaces in view text nodes in view-to-dom conversion.
|
8 years ago |
Szymon Kupś
|
3952737541
DomConverter changes: removed getCorrespondingView, merged getCorrespondingViewElement and getCorrespondingViewDocumentFragment into mapDomToView, renamed getCorrespondingViewText to findCorrespondingViewText.
|
8 years ago |
Kamil Piechaczek
|
540b4498df
Fixed issues reported by ESLint using the flag "--fix".
|
8 years ago |
Piotrek Koszuliński
|
fa6fc662c0
Code style.
|
8 years ago |
Piotrek Koszuliński
|
d893eb58d9
Updated imports to use scoped packages.
|
9 years ago |
Piotrek Koszuliński
|
c904325be6
Bump up the year.
|
9 years ago |
Piotrek Koszuliński
|
1e6d9a8380
Updated tests – removed bender tags and CSS links.
|
9 years ago |
Piotrek Koszuliński
|
2a894e8be4
Use package-based paths to modules.
|
9 years ago |
Szymon Cofalik
|
1b581370a1
Added: DomConverter#viewPositionToDom implemented additional conditions when the method may return `null` value.
|
9 years ago |
Szymon Cofalik
|
479e293708
Fixed: DomConverter#viewPositionToDom should return null if view position is after a view element that has not been rendered to DOM.
|
9 years ago |
Piotrek Koszuliński
|
c7aa0d31cc
Changed imports in automated tests to be compatible with Webpack.
|
9 years ago |
Szymon Cofalik
|
3912e70201
Tests: split one big test to multiple small ones.
|
9 years ago |
Szymon Cofalik
|
e53b097603
Changed: DomConverter improvements in handling and spaces in DOM<->view conversion.
|
9 years ago |
Szymon Cofalik
|
d4d8ca6d66
Added: whitespace handling in DOM<->View conversion.
|
9 years ago |
Maksymilian Barnaś
|
8dc43c8b66
Updated imports to use new paths.
|
9 years ago |
Szymon Cofalik
|
d82ff31544
Fixed: Turn JSHint browser setting to false - missing files.
|
9 years ago |
Szymon Cofalik
|
89fffdcc38
Tests: added tests with unicode characters and also did some minor fixes in tests.
|
9 years ago |
Piotrek Koszuliński
|
c88cb07749
Removed use strict in all ES6 modules and fixed related files. See https://github.com/ckeditor/ckeditor5/issues/149.
|
9 years ago |
Piotr Jasiun
|
370c25830c
Renamed treeView to view, treeModel to model and treeController to conversion.
|
9 years ago |