A refreshed "new tab page" for Firefox
Перейти к файлу
Jonathan Petto 2665888c17 Bug 1546165 - Add optional heading/icon to snippets (#5294) 2019-09-17 22:29:28 +02:00
aboutlibrary
bin Port 1567924 - add newtab/messaging unit testing to taskcluster r=Mardak,ahal 2019-08-29 15:27:54 -07:00
common Port 1578683 - Turn on ESLint rule prefer-boolean-length-check for toolkit and browser (#5313) 2019-09-17 22:19:22 +02:00
content-src Bug 1546165 - Add optional heading/icon to snippets (#5294) 2019-09-17 22:29:28 +02:00
data/content Bug 1571763 - Message template for tracking protection report in what's new panel (#5267) 2019-08-23 10:35:33 -07:00
dist
docs (nobug) specifying node 8 in readme (#5263) 2019-08-21 09:29:02 -07:00
hooks Bug 1564146 - add fix:eslint commit hooks for prettier + install script 2019-07-10 20:36:24 -07:00
lib Bug 1546165 - Add optional heading/icon to snippets (#5294) 2019-09-17 22:29:28 +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 Port 1570631 - Implement feature promotion doorhangers using CFR (#5308) 2019-09-13 12:47:40 +00:00
ping-centre Port 1561435 - Format browser/modules/, a=automatic-formatting 2019-07-05 08:13:11 -07:00
test Port 1578683 - Turn on ESLint rule prefer-boolean-length-check for toolkit and browser (#5313) 2019-09-17 22:19:22 +02:00
vendor Bug 1540842 - Adding "Saved to Pocket" parity to Discovery Stream (#5196) 2019-08-06 15:42:08 -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 1577279 - mach lint complains about newtab due to eslint version mismatch (#5285) 2019-09-09 11:15:53 -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
.taskcluster.yml Bug 1574657 - Upgrade .taskcluster.yml to v1 (#5288) 2019-09-17 14:33:48 +02:00
.travis.yml Bug 1536115 - Update babel dev-dependencies (#4845) 2019-04-02 12:45:25 +00:00
AboutNewTabService.jsm Bug 1540842 - Adding "Saved to Pocket" parity to Discovery Stream (#5196) 2019-08-06 15:42:08 -07:00
CODEOWNERS (nobug) Add localization review request to all files in locales-src (#5202) 2019-07-25 15:07:26 -07:00
CODE_OF_CONDUCT.md Add Mozilla Code of Conduct file 2019-04-01 09:01:07 -04:00
LICENSE
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 1546165 - Add optional heading/icon to snippets (#5294) 2019-09-17 22:29:28 +02:00
jar.mn Bug 1540842 - Adding "Saved to Pocket" parity to Discovery Stream (#5196) 2019-08-06 15:42:08 -07:00
karma.mc.config.js Port 1567924 - add newtab/messaging unit testing to taskcluster r=Mardak,ahal 2019-08-29 15:27:54 -07:00
mochitest.sh (nobug) - Delete objdir-frontend before building on TC (1575135, 844509) (#5275) 2019-08-22 19:17:59 +00:00
moz.build Port 1576409 - Replace bugzilla component 'Activity Streams: Newtab' with 'New Tab Page' in moz.build file. r=Mardak DONTBUILD 2019-08-26 09:16:08 -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 Bug 1577279 - mach lint complains about newtab due to eslint version mismatch (#5285) 2019-09-09 11:15:53 -07:00
package.json Bug 1577279 - mach lint complains about newtab due to eslint version mismatch (#5285) 2019-09-09 11:15:53 -07: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 Bug 1540842 - Adding "Saved to Pocket" parity to Discovery Stream (#5196) 2019-08-06 15:42:08 -07:00
yamscripts.yml Bug 1577279 - mach lint complains about newtab due to eslint version mismatch (#5285) 2019-09-09 11:15:53 -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.