Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jun 8, 2019. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also orlearn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also.Learn more about diff comparisons here.
base repository:formatjs/babel-plugin-react-intl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:master
Choose a base ref
Loading
...
head repository:formatjs/babel-plugin-react-intl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:generate-ids
Choose a head ref
Loading
Checking mergeability… Don’t worry, you can still create the pull request.
  • 3commits
  • 3files changed
  • 1contributor

Commits on Sep 18, 2015

  1. Add new options and support fordefineMessages()

    This adds the following new features and options:- `generateMessageIds`: Will generate the message descriptor `id`based on a SHA1 hash of the `defaultMessage` and `description`.- `removeExtractedData`: Will remove the `defaultMessage` and`description` from the message declaration to save k-weight.- `enforceDescriptions`: Requires that all declared messages _must_contain a `description` for translators.In order to generate the message IDs in a stable way, the ICUmessages are parsed and pretty-printed into a standard format whichremoves any insignificant whitespace. This is also used to validatethat the ICU Message syntax to make sure it's correct.
    @ericf
    ericf committedSep 18, 2015
    Configuration menu
    Copy the full SHA
    2b4861eView commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af193fbView commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2015

  1. Configuration menu
    Copy the full SHA
    f161e12View commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp