ember-website
ember-website copied to clipboard
The emberjs.com website.
https://github.com/ember-learn/ember-website/blob/c2bd7afc751d7647078d366fb1da2b689a61b9ac/app/utils/header-links.js#L79 This should coordinate with RFC Stages: https://github.com/emberjs/rfcs/pull/836
I would like to see the ember-website support translations. Not only just displaying them, but providing an easy way for experts in other languages to contribute and improve their language...
Page: https://emberjs.com/security Towards the bottom, the page mentions that security patches are applied to `All releases under maintenance`, but it's not clear what all are the "releases under maintenance". It'd...
Update Podcasts Section Add - The Ember Report? - Whiskey Web and Whatnot - Fizz Buzz
Implementation prompted by: https://github.com/ember-learn/ember-website/issues/901 This will enable users: - to switch to their preferred language - help translate to their preferred language - not need to worry about the technical...
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.30 to 3.3.4. Changelog Sourced from nanoid's changelog. 3.3.4 Fixed --help in CLI (by @Lete114). 3.3.3 Reduced size (by Anton Khlynovskiy). 3.3.2 Fixed enhanced-resolve support. 3.3.1 Reduced...
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...
This site is perpetually out of date because everything is hard coded. This app should be data-driven for confirmed past dates, such as "latest minor release". Forward looking dates should...