Allow l, lp, etc. to expand links into React elements

Merged
#1657 · Created  · Last updated

Merged pull request

Merge branch 'react-i18n-expand' into beta

ad88ad1·Author: ·Closed by: ·2015-10-16

Description

  • Add support for expanding links to react elements in i18n module

    Allows l, lp, etc. to be used within component render() functions by passing '__react: true' to the args object. Instead of returning a string, it'll return an array of strings/react elements.

  • Make i18n tests run under node

  • Add test for expanding to react links

0 attachments

0 comments

Loading commits...