A refreshed "new tab page" for Firefox
Перейти к файлу
Jeane Carlos 8dccdc7c29
Bug 1556862 - Localizing empty discovery stream messages (#5179)
* Bug 1556862 - Localizing empty discovery stream messages

* Resolving nits, adding comment for timed out fluent id

* Should use unicode elipsis over manual dots
2019-07-15 11:32:03 -07:00
aboutlibrary nobug(chore): Create a buildlibrary task for about:library (#4521) 2018-10-24 11:16:43 -04:00
bin (nobug) - Use older trimLeft instead of es2019 trimStart (#5175) 2019-07-11 16:56:37 -07:00
common Port 1562642 - Part 3 - Add missing MPL2 headers in browser & toolkit r=Gijs 2019-07-11 11:04:08 -07:00
content-src Bug 1556862 - Localizing empty discovery stream messages (#5179) 2019-07-15 11:32:03 -07:00
data/content Bug 1561349 - UI polish for What's New messages (#5163) 2019-07-10 09:29:59 -04:00
dist bare addon skeleton 2016-02-01 09:05:16 -05:00
docs Bug 1564146 - add fix:eslint commit hooks for prettier + install script 2019-07-10 20:36:24 -07:00
hooks Bug 1564146 - add fix:eslint commit hooks for prettier + install script 2019-07-10 20:36:24 -07:00
lib Bug 1564568 - Hide What's New toolbar button after the user dismisses the panel (#5183) 2019-07-15 18:12:54 +02:00
loaders Port 1562642 - Part 3 - Add missing MPL2 headers in browser & toolkit r=Gijs 2019-07-11 11:04:08 -07:00
locales-src Bug 1556862 - Localizing empty discovery stream messages (#5179) 2019-07-15 11:32:03 -07:00
ping-centre Port 1561435 - Format browser/modules/, a=automatic-formatting 2019-07-05 08:13:11 -07:00
test Bug 1556862 - Localizing empty discovery stream messages (#5179) 2019-07-15 11:32:03 -07:00
vendor Port 1560689 - Remove react-intl dependencies and script loading r=dmose 2019-07-04 03:11:44 -07:00
.eslintignore Port 1555450 - Remove locale-specific behavior when fully fluent (no longer using properties/json) r=k88hudson 2019-07-04 03:11:46 -07:00
.eslintrc.js Bug 1556862 - Localizing empty discovery stream messages (#5179) 2019-07-15 11:32:03 -07:00
.gitignore Port 1555482 - Remove strings-import, bundle:locales and imported strings (locales-src/ subdirectories) r=k88hudson 2019-07-04 03:12:44 -07:00
.mcignore Port 1555482 - Remove strings-import, bundle:locales and imported strings (locales-src/ subdirectories) r=k88hudson 2019-07-04 03:12:44 -07:00
.nvmrc Bug 1560043 - Start using npm 6.9 2019-06-18 16:49:29 -07:00
.prettierrc Bug 1559544 - Prepare code, comments and configs for turning on prettier --fix (#5114) 2019-06-14 18:28:20 -07:00
.sass-lint.yml chore(lint): Disallow margin-{left,right} to avoid RTL issues (#4498) 2018-10-15 12:23:21 -07:00
.taskcluster.yml Fix Bug 1474372: Run mochitests on taskcluster 2018-07-24 15:21:56 +00:00
.travis.yml Bug 1536115 - Update babel dev-dependencies (#4845) 2019-04-02 12:45:25 +00:00
AboutNewTabService.jsm Bug 1560045 / Port 1561435 - Format browser/components/, a=automatic-formatting 2019-07-05 08:13:12 -07:00
CODEOWNERS Fix Bug 1497565 - Rename locales to locales-src to avoid accidentally exporting l10n-exposed strings (#4506) 2018-10-17 15:01:57 -07:00
CODE_OF_CONDUCT.md Add Mozilla Code of Conduct file 2019-04-01 09:01:07 -04:00
LICENSE Add LICENSE file. 2016-02-02 12:13:14 -05:00
README.md Bug 1552013 - Add docs in browser/components/newtab to reflect mc-based workflow (#5034) 2019-05-16 15:30:41 -07:00
components.conf Port Bug 1524688: Part 61 - Convert AboutNewTabService to static registration. r=mconley (#4797) 2019-02-15 14:11:53 -08:00
contributing.md Bug 1552009 - Remove husky dependency/pre-commit hook 2019-05-16 13:55:55 -04:00
jar.mn Port 1555450 - Remove locale-specific behavior when fully fluent (no longer using properties/json) r=k88hudson 2019-07-04 03:11:46 -07:00
karma.mc.config.js Port 1562642 - Part 3 - Add missing MPL2 headers in browser & toolkit r=Gijs 2019-07-11 11:04:08 -07:00
mochitest.sh (nobug) - Run codespell lint for fluent files (#5136) 2019-06-26 14:04:24 -07:00
moz.build Bug 1552013 - Add docs in browser/components/newtab to reflect mc-based workflow (#5034) 2019-05-16 15:30:41 -07:00
nsIAboutNewTabService.idl Port 1555450 - Remove locale-specific behavior when fully fluent (no longer using properties/json) r=k88hudson 2019-07-04 03:11:46 -07:00
package-lock.json Update depedencies (#5182) 2019-07-15 13:13:15 -04:00
package.json Update depedencies (#5182) 2019-07-15 13:13:15 -04:00
webpack.aboutlibrary.config.js Port 1562642 - Part 3 - Add missing MPL2 headers in browser & toolkit r=Gijs 2019-07-11 11:04:08 -07:00
webpack.system-addon.config.js Port 1562642 - Part 3 - Add missing MPL2 headers in browser & toolkit r=Gijs 2019-07-11 11:04:08 -07:00
yamscripts.yml Port 1555482 - Remove strings-import, bundle:locales and imported strings (locales-src/ subdirectories) r=k88hudson 2019-07-04 03:12:44 -07:00

README.md

Firefox Home (New Tab)

Task Status

The files in this directory, including vendor dependencies, are exported to the browser/components/newtab/ directory in mozilla central.

Read docs/v2-system-addon for more detail on how to develop on and use this repository.

Where should I file bugs?

We regularly check the ActivityStream:NewTab component on Bugzilla.

For Developers

If you are interested in contributing, take a look at this guide on where to find us and how to contribute, and this guide for getting your development environment set up.

For Localizers

Firefox Home localization is managed via Pontoon, not direct pull requests to the repository. If you want to fix a typo, add a new language, or simply know more about localization, please get in touch with the existing localization team for your language, or Mozillas l10n-drivers for guidance.