kibana/tasks
Maxim Tolochko f522b31ac9
Add draft implementation of I18n engine (#19555)
* Add draft implementation of I18n engine

* Add i18n loader

* kbn-i18n refactoring

* Fix react i18n context and update doc

* i18n engine refactoring

* Fix locales data loading and add more jsdoc comments

* Fix verify_translations task

* I18n tests refactoring

* Add build scripts to kbn-i18n package

* Fix some bugs

* Move uiI18nMixin into ui_i18n folder

* Add 'browser' field to kbn-i18n package.json

* Get rid of "showError" method

* Make i18n and i18nLoader a singleton object

* Add default locale as fallback if translation files were not registered

* Update yarn.lock

* kbn-i18n fix

* Add default formats

* Try to fix build

* Add more examples into kbn-i18n/README.md

* kbn-i18n fix

* Fix app_bootstrap tests

* Add links to issues in TODO comments
2018-06-28 12:38:39 +03:00
..
config Fix misspellings (#19981) 2018-06-26 20:17:41 -07:00
docker_docs Migrate x-pack-kibana source to kibana 2018-04-24 13:48:10 -07:00
utils Fix misspellings (#19981) 2018-06-26 20:17:41 -07:00
check_plugins.js Apache 2.0 license headers (#19383) 2018-05-28 20:06:30 -07:00
docker_docs.js Apache 2.0 license headers (#19383) 2018-05-28 20:06:30 -07:00
functional_test_runner.js Apache 2.0 license headers (#19383) 2018-05-28 20:06:30 -07:00
jenkins.js [Functional Tests] Use @kbn/test on Kibana CI (#18967) 2018-06-26 18:08:40 -05:00
licenses.js chore(19502): change license checker and generator behaviour to only add dev dependencies with --dev flag. (#19626) 2018-06-12 07:56:10 -07:00
licenses_csv_report.js chore(19502): change license checker and generator behaviour to only add dev dependencies with --dev flag. (#19626) 2018-06-12 07:56:10 -07:00
sterilize.js Apache 2.0 license headers (#19383) 2018-05-28 20:06:30 -07:00
test.js [Functional Tests] Use @kbn/test on Kibana CI (#18967) 2018-06-26 18:08:40 -05:00
test_jest.js Apache 2.0 license headers (#19383) 2018-05-28 20:06:30 -07:00
verify_dependency_versions.js Apache 2.0 license headers (#19383) 2018-05-28 20:06:30 -07:00
verify_translations.js Add draft implementation of I18n engine (#19555) 2018-06-28 12:38:39 +03:00