question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Integrate @ember-intl/polyfill

See original GitHub issue

@jasonmit I see that you have started work on @ember-intl/experimental-polyfill. Can you remember what still needs to be done to drop the experimental part and start using it as a dependency of ember-intl. 😄

Relates to:

  • Support sideloading of CLDR data #268
  • intl-polyfill: show a warning for unknown locales #573
  • “autoPolyfill” should just work in fastboot mode #439
  • Intl polyfill in vendor.js file #493
  • Force usage of polyfill #519

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:8 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
timiyaycommented, Mar 26, 2020

Thanks for the extra details, that lets me plan our next moves.

1reaction
jasonmitcommented, Jun 17, 2019

This is next on my to-do list now that we cut 4.0 latest. Ember-intl 5 will no longer ship with the Intl polyfill and I’ll recommend installing future add-on to fill the gap for users that need it for either consistent output across browsers or legacy browser support.

Read more comments on GitHub >

github_iconTop Results From Across the Web

EmberJS i18n: ember-intl beginners tutorial - Lokalise Blog
In this article you'll learn how to get started with EmberJS i18n using the ember-intl module, add pluralization and support RTL languages.
Read more >
Ember-intl - npm.io
Extensive Ember Service API and template helpers for formatting and translating. Addon support (addon translations are bundled with the host app). Installation.
Read more >
@ember-intl/polyfill - npm
Start using @ember-intl/polyfill in your project by running `npm ... There are no other projects in the npm registry using @ember-intl/polyfill.
Read more >
jasonmit/ember-intl - Gitter
Somehow in my application I can't get the year to output.. I've got my 'formats.js' setup (https://gist.github.com/timbaas/5fae56ff5c05d9fb9412) but no matter ...
Read more >
@ember-intl/intl-messageformat - npm package | Snyk
Conditionally require the Intl.js Polyfill if it doesn't already exist in the runtime. As of Node <= 0.10, this polyfill will be required....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found