Piotrek Koszuliński
|
c5be49fb8c
Internal: Italic feature uses <i> now. [skip ci]
|
8 years ago |
Piotrek Koszuliński
|
2126524234
Internal: Unified gulp version across all packages. [skip ci]
|
8 years ago |
Piotrek Koszuliński
|
660240bc64
Code style: Fixed linter issues.
|
8 years ago |
Oskar Wróbel
|
5f46b3a908
Merge pull request #958 from ckeditor/t/957
|
8 years ago |
Aleksander Nowodzinski
|
8b6d288a1d
Fix: None of the editable's ancestors should scroll when the DomConverter focuses an editable. Closes #957.
|
8 years ago |
Piotrek Koszuliński
|
4edee21180
Code style: No need to mute this rule anymore. [skip ci]
|
8 years ago |
Piotrek Koszuliński
|
58dbf0b8b4
Internal: Standardized linter usage.
|
8 years ago |
Piotrek Koszuliński
|
1dac910791
Internal: Upgraded dev-lint.
|
8 years ago |
Piotrek Koszuliński
|
b27900eadd
Merge pull request #956 from ckeditor/t/953
|
8 years ago |
Piotrek Koszuliński
|
31314bda13
Merge branch 'master' into t/953
|
8 years ago |
Piotr Jasiun
|
691ddbcf0c
Merge pull request #942 from ckeditor/t/engine-debug-tools-1
|
8 years ago |
Piotrek Koszuliński
|
65931a3221
Minor fixes.
|
8 years ago |
Piotrek Koszuliński
|
4e495689a0
Aligned comments to changes in the ESLint config.
|
8 years ago |
Szymon Cofalik
|
f8b65d4adb
Fixed: remove _range property from json object returned by `AttributeDelta#toJSON`.
|
8 years ago |
Szymon Cofalik
|
3290bc37c8
Changed: `engine.dev-utils.enableEngineDebug` now provides additional logging when delta transformation crashes.
|
8 years ago |
Szymon Cofalik
|
b492358574
Changed: `engine.dev-utils.enableEngineDebug` now takes object with `log()` and `error()` methods instead of logging method. Default is `console`.
|
8 years ago |
Szymon Cofalik
|
e9292c3020
Tests: changed test name.
|
8 years ago |
Kamil Piechaczek
|
d115d06383
Code style: Removed blockers of "no-console" rule.
|
8 years ago |
Kamil Piechaczek
|
58d3b6e0e5
Code style: Removed blockers of "one-var" rule.
|
8 years ago |
Kamil Piechaczek
|
ef3bc8353b
Code style: Removed blockers of "no-invalid-this" rule.
|
8 years ago |
Kamil Piechaczek
|
8e68177ec1
Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory.
|
8 years ago |
Piotrek Koszuliński
|
27a97922a0
Merge pull request #952 from ckeditor/t/951
|
8 years ago |
Kamil Piechaczek
|
e0212e36d5
Fixed issues reported by ESLint in "src/" directory.
|
8 years ago |
Kamil Piechaczek
|
540b4498df
Fixed issues reported by ESLint using the flag "--fix".
|
8 years ago |
Kamil Piechaczek
|
5201839397
Upgrade version "eslint-config-ckeditor5" to ^0.0.2.
|
8 years ago |
Piotrek Koszuliński
|
44f7b26ed4
Fixed the config – we can inherit straight from the ckeditor5 preset.
|
8 years ago |
Piotrek Koszuliński
|
4c238da8fa
Removed JSCS and JSHint configs. Enabled ESLint.
|
8 years ago |
Aleksander Nowodzinski
|
1d1682954a
Enabled the #951 fix for all web browsers to avoid code branching.
|
8 years ago |
Aleksander Nowodzinski
|
44d80abced
Extended the #951 fix to consider the internal scroll of the DOM editable.
|
8 years ago |
Aleksander Nowodzinski
|
6aefc1b07c
Fix: DomConverter should actively prevent window scroll on focus in WebKit. Closes #951.
|
8 years ago |