File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ History of changes
2+ ==================
3+
4+ 0.5.0
5+ -----
6+
7+ * Added ` ignoreHtmlComments ` option.
8+ * Added [ Russian documentation] ( https://github.com/bem/html-differ/blob/master/README.ru.md ) .
9+ * Renamed ` ignoreWhitespace ` option to ` ignoreWhitespaces ` .
10+ * Set the default value of ` charsAroundDiff ` option to ` 40 ` .
11+ * Removed ` verbose ` option.
12+ * Added logging of differences similar to [ mocha] ( https://github.com/visionmedia/mocha ) .
13+ * Moved to [ htmlparser2] ( https://github.com/fb55/htmlparser2 ) .
14+
15+ 0.4.0
16+ -----
17+
18+ * Added the handling of ` onclick ` and ` ondblclick ` attributes for ` compareHtmlAttrsAsJSON ` option.
19+ * Added BEM preset.
20+ * Added ` getDiffText ` method to ` logger ` .
21+ * Added testing of code coverage and dependencies status.
22+ * Added JSDocs.
Original file line number Diff line number Diff line change 1+ История изменений
2+ ==================
3+
4+ 0.5.0
5+ -----
6+
7+ * Добавлена опция ` ignoreHtmlComments ` .
8+ * Добавлена [ русская документация] ( https://github.com/bem/html-differ/blob/master/README.ru.md ) .
9+ * Опция ` ignoreWhitespace ` переименована в ` ignoreWhitespaces ` .
10+ * Значение опции ` charsAroundDiff ` по умолчанию теперь равно ` 40 ` .
11+ * Удалена опция ` verbose ` .
12+ * Вывод отличий теперь похож на тот, который использует [ mocha] ( https://github.com/visionmedia/mocha ) .
13+ * Переход на использование [ htmlparser2] ( https://github.com/fb55/htmlparser2 ) .
14+
15+ 0.4.0
16+ -----
17+
18+ * Добавлена обработка ` onclick ` и ` ondblclick ` атрибутов для опции ` compareHtmlAttrsAsJSON ` .
19+ * Добавлен БЭМ-пресет.
20+ * Добавлен метод ` getDiffText ` в ` logger ` .
21+ * Добавлено тестирование покрытия кода и статуса зависимостей.
22+ * Добавлены JSDocs.
You can’t perform that action at this time.
0 commit comments