[zanata/zanata-platform] f04d21: chore(storybook): ensure react-intl components wil...

GitHub noreply at github.com
Fri Mar 31 06:50:55 UTC 2017


  Branch: refs/heads/ZNTA-1735-editorglossary
  Home:   https://github.com/zanata/zanata-platform
  Commit: f04d21308e8b1af130cff81886bf1bf0c5cf2aa2
      https://github.com/zanata/zanata-platform/commit/f04d21308e8b1af130cff81886bf1bf0c5cf2aa2
  Author: David Mason <drdmason at gmail.com>
  Date:   2017-03-31 (Fri, 31 Mar 2017)

  Changed paths:
    M server/zanata-frontend/src/frontend/.storybook/config.js

  Log Message:
  -----------
  chore(storybook): ensure react-intl components will work in stories

react-intl components such as <FormattedDate/> and <FormattedTime/>
need to be nested somewhere under an <IntlProvider/> in order to work
without errors. This ensures that all stories have that context
provided.


  Commit: efb75636b9ed1d9b5a42d84c87514564489dfca9
      https://github.com/zanata/zanata-platform/commit/efb75636b9ed1d9b5a42d84c87514564489dfca9
  Author: David Mason <drdmason at gmail.com>
  Date:   2017-03-31 (Fri, 31 Mar 2017)

  Changed paths:
    M server/zanata-frontend/src/frontend/app/editor/components/GlossarySearchInput/index.js
    M server/zanata-frontend/src/frontend/app/editor/components/GlossaryTerm/index.js
    M server/zanata-frontend/src/frontend/app/editor/components/GlossaryTermModal/index.js
    M server/zanata-frontend/src/frontend/app/editor/components/GlossaryTermModal/story.js
    M server/zanata-frontend/src/frontend/app/editor/containers/SidebarContent.js

  Log Message:
  -----------
  feat(ZNTA-1735): write GlossaryTermModal from hard-coded story markup


Compare: https://github.com/zanata/zanata-platform/compare/5f9da3399162...efb75636b9ed


More information about the zanata-commits mailing list