editor.js/src/components
Umang G. Patel 8bb7c88106
Disabled unwanted I18n messages (#1282)
* The unwanted I18n messages from console is disabled

* Update docs/CHANGELOG.md

Improved Change log

Co-authored-by: Peter Savchenko <specc.dev@gmail.com>

* Remove import statement

import * as _ from '../utils';
removed

* Apply suggestions from code review

Co-authored-by: Peter Savchenko <specc.dev@gmail.com>

Co-authored-by: Peter Savchenko <specc.dev@gmail.com>
2020-08-26 20:07:35 +03:00
..
block Return the result of block.call (#1205) 2020-08-18 19:14:55 +03:00
block-tunes Release / 2.18 (#1181) 2020-06-03 11:17:29 +03:00
i18n Disabled unwanted I18n messages (#1282) 2020-08-26 20:07:35 +03:00
inline-tools Release / 2.18 (#1181) 2020-06-03 11:17:29 +03:00
modules Fix blocks.delete with undefined index (#1182) (#1218) 2020-08-18 20:07:59 +03:00
tools Improvements: more translations added to the i18n example (#1250) 2020-07-26 21:05:14 +03:00
__module.ts Release / 2.18 (#1181) 2020-06-03 11:17:29 +03:00
blocks.ts Release / 2.18 (#1181) 2020-06-03 11:17:29 +03:00
core.ts Disabled unwanted I18n messages (#1282) 2020-08-26 20:07:35 +03:00
dom.ts typo fixed (#1235) 2020-07-26 19:02:23 +03:00
domIterator.ts Release / 2.18 (#1181) 2020-06-03 11:17:29 +03:00
flipper.ts Release / 2.18 (#1181) 2020-06-03 11:17:29 +03:00
polyfills.ts Release / 2.18 (#1181) 2020-06-03 11:17:29 +03:00
selection.ts Release / 2.18 (#1181) 2020-06-03 11:17:29 +03:00
utils.ts Rename initialBlock to defaultBlock (#1209) 2020-08-18 19:53:44 +03:00