Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / messageformat/messageformat issues and pull requests
#432 - MF2 spec updates: BiDi isolation, u:options
Pull Request -
State: closed - Opened by eemeli 23 days ago
Labels: MF2
#431 - `useGrouping` option to `:number` is assumed to be a boolean
Issue -
State: closed - Opened by catamorphism 25 days ago
#430 - Reorganise files, adding mf1/ and mf2/ directories to root
Pull Request -
State: closed - Opened by eemeli about 1 month ago
#429 - MF2 spec updates
Pull Request -
State: closed - Opened by eemeli about 2 months ago
#428 - Number already formatted
Issue -
State: closed - Opened by XavierDupessey 3 months ago
- 4 comments
#427 - MF2 spec updates
Pull Request -
State: closed - Opened by eemeli 3 months ago
#424 - Drop locales & message from MF2 resolvedOptions()
Pull Request -
State: closed - Opened by eemeli 4 months ago
Labels: MF2
#423 - Flip MF2 constructor args from (source, locales, options) to (locales, source, options)
Pull Request -
State: closed - Opened by eemeli 4 months ago
Labels: MF2
#422 - Use MFWG test suite
Pull Request -
State: closed - Opened by eemeli 4 months ago
Labels: MF2
#421 - TypeError: Invalid value used in weak set (with incorrect custom function definition)
Issue -
State: closed - Opened by catamorphism 6 months ago
- 1 comment
#420 - feat: add timezone to date formatter
Pull Request -
State: closed - Opened by SkeLLLa 7 months ago
- 7 comments
#419 - [feature] Add option to pass default timezone
Issue -
State: closed - Opened by SkeLLLa 7 months ago
- 1 comment
#418 - Add a separate MF2 parser optimised for formatting
Pull Request -
State: closed - Opened by eemeli 9 months ago
#417 - docs(guide): cldr plural rules table at unicode.org
Pull Request -
State: closed - Opened by sneas 10 months ago
- 1 comment
#416 - Inline variable definitions
Issue -
State: closed - Opened by whalderman 10 months ago
- 1 comment
#416 - Inline variable definitions
Issue -
State: open - Opened by whalderman 10 months ago
#415 - Custom Formatters usage for ES Module package + CLI
Issue -
State: open - Opened by carloshpds 10 months ago
- 1 comment
#414 - Update MF2 to match upstream changes
Pull Request -
State: closed - Opened by eemeli 11 months ago
- 3 comments
#413 - Tests are out of sync with spec
Issue -
State: closed - Opened by catamorphism about 1 year ago
- 2 comments
#412 - Update dependencies & CI actions
Pull Request -
State: closed - Opened by eemeli about 1 year ago
#411 - On Activating Content Security Policy, MessageFormat transpiler throws 'unsafe-eval'
Issue -
State: closed - Opened by sureshputtur about 1 year ago
- 2 comments
#410 - Apply recent Intl.MessageFormat spec updates
Pull Request -
State: open - Opened by eemeli about 1 year ago
#410 - Apply recent Intl.MessageFormat spec updates
Pull Request -
State: closed - Opened by eemeli about 1 year ago
#410 - Apply recent Intl.MessageFormat spec updates
Pull Request -
State: open - Opened by eemeli about 1 year ago
#409 - Separate CST from MF2 data model
Pull Request -
State: closed - Opened by eemeli over 1 year ago
Labels: MF2
#408 - docs: add locale specific formatting modules
Pull Request -
State: closed - Opened by cdaringe over 1 year ago
- 1 comment
#407 - chore(deps-dev): Bump word-wrap from 1.2.3 to 1.2.4
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies, javascript
#406 - Should useMessageGetter be memoized?
Issue -
State: open - Opened by deadpool14141 over 1 year ago
- 1 comment
#405 - ES module version
Issue -
State: open - Opened by thomasesh over 1 year ago
- 7 comments
#404 - Support negative numbers as unquoted literal values
Pull Request -
State: closed - Opened by eemeli over 1 year ago
- 1 comment
Labels: MF2
#403 - feat: support locale-specific customFormatters
Pull Request -
State: closed - Opened by cdaringe over 1 year ago
- 15 comments
#402 - RFC: Support customFormatter with locale specific modules
Issue -
State: closed - Opened by cdaringe over 1 year ago
- 1 comment
Labels: feature-request
#401 - Rename default branch as main
Pull Request -
State: closed - Opened by eemeli over 1 year ago
#400 - feat(core): Add `strictPluralKeys` option for supporting the corresponding option in parser
Pull Request -
State: closed - Opened by jaideepsingh over 1 year ago
- 2 comments
#399 - Add TextMate grammars, language server & VS Code extension
Pull Request -
State: open - Opened by eemeli over 1 year ago
Labels: MF2
#398 - Update MF2 implementation to match upstream
Pull Request -
State: closed - Opened by eemeli over 1 year ago
Labels: MF2
#397 - feat(parser): Introduce new ParseOption to disable strict plural key check
Pull Request -
State: closed - Opened by jaideepsingh over 1 year ago
- 5 comments
#396 - Add MF2 resource parser
Pull Request -
State: closed - Opened by eemeli over 1 year ago
- 1 comment
Labels: MF2
#395 - Use column-first rather than first-match selection
Pull Request -
State: closed - Opened by eemeli over 1 year ago
Labels: MF2
#394 - feat(number-skeleton): Add support for skeleton "precision-currency-standard/w"
Pull Request -
State: closed - Opened by ben12 over 1 year ago
- 2 comments
#393 - If plurals has incompatible with a locale keys, all translations in the app break
Issue -
State: closed - Opened by bigcreate over 1 year ago
- 6 comments
#392 - messageformat v4
Issue -
State: closed - Opened by probablyup over 1 year ago
- 1 comment
#391 - Currency Standard with Trailing Zero Display
Issue -
State: closed - Opened by ben12 over 1 year ago
- 4 comments
Labels: help wanted
#390 - chore(deps): Bump yaml from 2.2.1 to 2.2.2
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 2 comments
Labels: dependencies, javascript
#389 - [Discussion] Why not use `Intl.PluralRules` but `make-plural/cardinals`
Issue -
State: open - Opened by gavinxgu over 1 year ago
- 1 comment
#388 - fix(cli): Support Windows paths as directory path inputs
Pull Request -
State: closed - Opened by Karolain over 1 year ago
- 2 comments
#387 - @messageformat/cli: Using directory path as input does not work on Windows
Issue -
State: closed - Opened by Karolain over 1 year ago
- 1 comment
Labels: bug, help wanted
#386 - Add localeCodeFromKey option
Pull Request -
State: closed - Opened by eemeli almost 2 years ago
- 3 comments
#385 - chore(deps): Bump json5 from 2.2.1 to 2.2.2
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 2 comments
Labels: dependencies, javascript
#384 - chore(deps): Bump loader-utils from 2.0.3 to 2.0.4
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 2 comments
Labels: dependencies, javascript
#383 - fix(compiler): Generate backwards-compatible code to not crash on old browsers
Pull Request -
State: closed - Opened by Jimbly about 2 years ago
- 7 comments
#382 - Use named export for better CJS/ESM compatibility
Pull Request -
State: closed - Opened by eemeli about 2 years ago
#381 - ci: Drop Node.js v12 tests, add v18 & latest
Pull Request -
State: closed - Opened by eemeli about 2 years ago
#380 - chore(deps): Bump nokogiri from 1.13.6 to 1.13.9 in /docs
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 1 comment
Labels: dependencies, ruby
#379 - chore(deps): Bump commonmarker from 0.23.4 to 0.23.6 in /docs
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 1 comment
Labels: dependencies, ruby
#378 - The docs CI build is failing
Issue -
State: closed - Opened by eemeli over 2 years ago
- 1 comment
Labels: documentation
#377 - chore(deps): Bump tzinfo from 1.2.9 to 1.2.10 in /docs
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies, ruby
#376 - Localisation function not found for locale
Issue -
State: closed - Opened by EinfachHans over 2 years ago
- 3 comments
#375 - chore(deps): Bump nokogiri from 1.13.4 to 1.13.6 in /docs
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, ruby
#374 - MessageFormat.compile swallows last character
Issue -
State: closed - Opened by jonnytest1 over 2 years ago
- 1 comment
#373 - Add CI workflow for docs build
Pull Request -
State: closed - Opened by eemeli over 2 years ago
#372 - Dependecy updates
Pull Request -
State: closed - Opened by eemeli over 2 years ago
- 1 comment
#371 - chore(deps): Bump nokogiri from 1.13.3 to 1.13.4 in /docs
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies, ruby
#370 - feat(number-skeleton): Add rounding-modes Half Ceiling and Half Floor
Pull Request -
State: closed - Opened by floratmin over 2 years ago
#369 - Number-skeleton should not fail for all rounding modes
Issue -
State: open - Opened by eemeli over 2 years ago
- 2 comments
Labels: bug
#368 - feat(number-skeleton): Add rounding-modes Half Ceiling and Half Floor
Pull Request -
State: closed - Opened by floratmin over 2 years ago
- 4 comments
#367 - docs(guide): Update link for DateFormat skeleton string
Pull Request -
State: closed - Opened by floratmin over 2 years ago
#366 - Rounding modes
Pull Request -
State: closed - Opened by floratmin over 2 years ago
- 2 comments
#365 - Language specific gender
Issue -
State: closed - Opened by A2Ple98 over 2 years ago
- 4 comments
#364 - docs(guide): Update link for DateFormat skeleton string
Pull Request -
State: closed - Opened by floratmin over 2 years ago
- 2 comments
#363 - chore(deps): Bump nokogiri from 1.12.5 to 1.13.3 in /docs
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies, ruby
#362 - fix(core): Do not select plurals for non-top level compilations
Pull Request -
State: open - Opened by dpchamps over 2 years ago
#361 - bug: Potentially unexpected output given the "*" operator
Issue -
State: open - Opened by dpchamps over 2 years ago
- 1 comment
Labels: bug
#360 - feat(core): Support locale variants in messages object
Pull Request -
State: closed - Opened by dpchamps over 2 years ago
- 5 comments
#359 - bug: incorrect locales used in in generated date functions
Issue -
State: closed - Opened by cdaringe over 2 years ago
- 3 comments
Labels: bug
#358 - Add first packages for Unicode MessageFormat 2 support
Pull Request -
State: closed - Opened by eemeli almost 3 years ago
Labels: MF2
#357 - Drop Lerna, depend on just npm workspaces & ibid
Pull Request -
State: closed - Opened by eemeli almost 3 years ago
#356 - chore(deps): Bump node-fetch from 2.6.6 to 2.6.7
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
- 1 comment
Labels: dependencies, javascript
#355 - Fix typo in documentation
Pull Request -
State: closed - Opened by TypingKoala almost 3 years ago
- 1 comment
#354 - RFC: Add playground page to website
Issue -
State: open - Opened by cdaringe almost 3 years ago
#353 - Add check to detect test env when consumer is running tests
Pull Request -
State: closed - Opened by Johannesklint almost 3 years ago
- 2 comments
#352 - Console.warn is shown for consumers tests
Issue -
State: closed - Opened by Johannesklint almost 3 years ago
- 2 comments
#351 - fix: update typing for MessageFunction param
Pull Request -
State: closed - Opened by dpchamps almost 3 years ago
- 2 comments
#350 - Extend MessageFunction param typings
Issue -
State: closed - Opened by dpchamps almost 3 years ago
- 1 comment
#349 - get object from compileModule instead string
Issue -
State: closed - Opened by Eutrepe about 3 years ago
- 2 comments
#348 - Incremental, as-needed loading of additional locales beyond the default
Issue -
State: closed - Opened by benfjohnson about 3 years ago
- 2 comments
#347 - How to use messages outside react components
Issue -
State: closed - Opened by guaiamum about 3 years ago
- 2 comments
#346 - chore(deps): Bump nokogiri from 1.11.5 to 1.12.5 in /docs
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
Labels: dependencies, ruby
#345 - Support json5 in cli
Pull Request -
State: closed - Opened by ecstrema about 3 years ago
- 4 comments
#344 - Use a string param in the select runtime function
Pull Request -
State: closed - Opened by ecstrema about 3 years ago
- 1 comment
#343 - Cli: Issue with delimiter on Windows
Issue -
State: closed - Opened by ecstrema about 3 years ago
- 5 comments
#342 - fix(runtime): Add missing messages.d.ts
Pull Request -
State: closed - Opened by eemeli about 3 years ago
#341 - Replacing the JSF CLA
Issue -
State: closed - Opened by brianwarner about 3 years ago
- 2 comments
#340 - fix(cli): Do not drop initial keys for single-message input files
Pull Request -
State: closed - Opened by eemeli about 3 years ago
#339 - Message key is lost by CLI when file has only one key
Issue -
State: closed - Opened by eemeli about 3 years ago
- 3 comments
Labels: bug
#338 - rfc: Compilation with no inline functions
Issue -
State: closed - Opened by cdaringe over 3 years ago
- 2 comments
#337 - Hieroglyphs on Cyrillic symbols
Issue -
State: closed - Opened by nautilusnsk over 3 years ago
- 4 comments
#336 - message objects not shown in second example on http://messageformat.github.io/messageformat/react/
Issue -
State: closed - Opened by Yardie83 over 3 years ago
- 1 comment
Labels: bug, documentation
#335 - HTTPS links when possible
Pull Request -
State: closed - Opened by BobChao87 over 3 years ago
#334 - @messageformat/runtime/messages import not working in TypeScript
Issue -
State: closed - Opened by katemihalikova over 3 years ago
- 1 comment