[zanata/zanata-platform] 19697e: feat(tablet-support): add polyfills for some table...

GitHub noreply at github.com
Tue Jun 6 00:45:01 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/zanata/zanata-platform
  Commit: 19697e04bcb7156bb0975a557e05d5037a2db8ec
      https://github.com/zanata/zanata-platform/commit/19697e04bcb7156bb0975a557e05d5037a2db8ec
  Author: David Mason <drdmason at gmail.com>
  Date:   2017-06-06 (Tue, 06 Jun 2017)

  Changed paths:
    M server/zanata-frontend/pom.xml
    M server/zanata-frontend/src/frontend/app/editor/api/index.js
    R server/zanata-frontend/src/frontend/app/editor/config.json
    A server/zanata-frontend/src/frontend/app/editor/config/index.js
    M server/zanata-frontend/src/frontend/app/editor/index.js
    M server/zanata-frontend/src/frontend/package.json
    M server/zanata-frontend/src/frontend/webpack.config.js
    M server/zanata-frontend/src/frontend/webpack.prod.config.js
    M server/zanata-frontend/src/frontend/yarn.lock

  Log Message:
  -----------
  feat(tablet-support): add polyfills for some tablet browsers (#341)

* feat(ZNTA-1988): include babel polyfill in editor
* feat(ZNTA-1989): conditionally load Intl polyfill
* refactor(editor): move config-loading to a self-contained module
  This will allow us better error-checking, adding defaults and mocking
  for the editor config.
* feat(ZNTA-1989): request intl-polyfill from the correct path
* fix(editor-routes): use correct basename for editor when server is deployed to non-root context
* feat(ZNTA-1989): add fallback path for webpack public path




More information about the zanata-commits mailing list