Skip to content

Latest commit

 

History

History
156 lines (134 loc) · 12.2 KB

CHANGELOG.md

File metadata and controls

156 lines (134 loc) · 12.2 KB

Release 2.0.1 Wed Nov 27 2019 10:46:00 GMT+0300 (MSK)

  • Updating demo and tests for i18n [skip ci] (Dmitry Divin [email protected], 2019-11-27 10:42:15 +0300)
  • Using docker image opuscapita/minsk-core-ci tag grails-2.4.4-jdk-8u131-nodejs-6.9.4-maven-3.3.9 [ci skip] (Alexey Sergeev [email protected], 2018-09-07 09:08:25 +0300)
  • Using npm instead of yarn in build process (Alexey Sergeev [email protected], 2018-05-16 10:42:53 +0300)
  • Fixed test script to work on Windows. (Egor Stambakio [email protected], 2018-05-16 10:33:10 +0300)
  • Changing the way junit test report is configured for test run (Alexey Sergeev [email protected], 2018-05-16 10:24:27 +0300)
  • Switching build process to Node 8 (Alexey Sergeev [email protected], 2018-05-16 10:12:45 +0300)
  • Updating build process: changing cache name (Alexey Sergeev [email protected], 2018-05-16 10:07:38 +0300)
  • Update config.yml (GitHub [email protected], 2018-05-16 09:57:47 +0300)
  • Adding an issue template file [ci skip] (Egor Stambakio [email protected], 2018-05-02 12:26:14 +0300)
  • Updated build config. (Dmitry Shienok [email protected], 2018-04-25 12:46:21 +0300)
  • Updated build config. (Dmitry Shienok [email protected], 2018-04-25 12:39:01 +0300)
  • Update package.json (GitHub [email protected], 2018-01-31 13:07:54 +0300)
  • Delete CHANGES.txt (GitHub [email protected], 2018-01-09 09:08:51 +0300)
  • Updating to a version to 2.0.1 (Kirill Volkovich [email protected], 2017-12-08 13:31:22 +0300)

v2.0.0 (Fri, 08 Dec 2017 10:31:11 GMT)

  • Merge pull request #3 from OpusCapita/issue/2

    Dropping v. React 0.14 support, from now package require React v. 15 or 16.

    Migrating to @opuscapita/i18n 1.1.0 version and using latest I18nmanager signatures both for contsructor and register method calls. Add an explicit note to documentation that I18nContext should be used only for test/demo purposes. For the same purposes new component RegisterTranslations that allows to register translation bundles sing JSX notation. Reformatting all js files using LF. (f71ba6d b966d3d, 7eedf14)

  • Dropping v. React 0.14 support, from now package require React v. 15 or 16. Migrating to @opuscapita/i18n 1.1.0 version and using latest I18nmanager signatures both for contsructor and register method calls. Add an explicit note to documentation that I18nContext should be used only for test/demo purposes. For the same purposes new component RegisterTranslations that allows to register translation bundles sing JSX notation. Reformatting all js files using LF. (Alexey Sergeev [email protected], b966d3d)

v1.0.9 (Sun, 03 Dec 2017 17:11:16 GMT)

v1.0.8 (Thu, 15 Jun 2017 10:46:36 GMT)

v1.0.7 (Thu, 01 Jun 2017 08:52:34 GMT)

  • Adding publishingConfig and controbutors (Alexey Sergeev [email protected], 6ad863a)
  • Migrating from OpusCapitaBES to OpusCapita. Set up new package name: '@opuscapita/react-i18n' (Alexey Sergeev [email protected], e38c211)

v1.0.6 (Wed, 05 Apr 2017 13:41:23 GMT)

  • Add babel-plugin-lodash

    It should reduce size of bundle and transpiled components

    Updated opuscapita-i18n 1.0.8 => 1.0.12 (Kirill Volkovich [email protected], f04fa75)

v1.0.5 (Tue, 03 Jan 2017 12:21:26 GMT)

v1.0.4 (Thu, 22 Dec 2016 13:11:27 GMT)

  • Updated 'eslint-config-opuscapita' 1.0.3 => 1.0.4

    Fixed eslint errors (kirillvolkovich [email protected], 9ec537f)

v1.0.3 (Thu, 22 Dec 2016 12:46:23 GMT)

  • Fixed npm-build (kirillvolkovich [email protected], 407f6c0)

  • Fixed package bundle exports (kirillvolkovich [email protected], 992c591)

  • Merge branch 'master' of opuscapita.github.com:OpusCapitaBES/js-react-i18n (af10a17 05330a2, 6417147)

  • Changed goal. *.SCOPE and *.md not ignored now (kirillvolkovich [email protected], af10a17)

  • Merge pull request #1 from OpusCapitaBES/feature-I18nContext-component

    I18nContext component (92ae07a 15db82b, 05330a2)

  • Written tests on i18nContext component (kirillvolkovich [email protected], 15db82b)

  • Written documentation on I18nContext component (kirillvolkovich [email protected], 3df26f7)

  • Modified webpack config. Added loaders. (kirillvolkovich [email protected], 73b17db)

  • Implemented I18nContext component

    Use it as a parent component if you need pass I18nManager to children context. Instance of I18nManager exposes as context.i18n.

    Now it has no support of I18nManager.register(). It should be implemented soon. (kirillvolkovich [email protected], 2b49945)

  • Decorate-jenkinsfile npm goal removed (kirillvolkovich [email protected], 92ae07a)

  • Move each component to its own directory (kirillvolkovich [email protected], e6be17a)

  • Fixing build (Alexey Sergeev [email protected], 19699ff)

  • Adding test, codecoverage, documetnation. Updating dependencies. (Alexey Sergeev [email protected], 8cf7c38)

v1.0.2 (Fri, 16 Dec 2016 11:46:39 GMT)

  • Renamed package '@opuscapita/react-i18n => opuscapita-react-i18n'. Updated dependencies (kirillvolkovich [email protected], 56ec22a)
  • Moved to Jenkinsfile buildprocess (kirillvolkovich [email protected], 3f2be71)

v1.0.1 (Wed, 07 Dec 2016 17:34:40 GMT)

v1.0.0 (Wed, 07 Dec 2016 10:44:27 GMT)