A refreshed "new tab page" for Firefox
Перейти к файлу
Ed Lee 0c64776c24
chore(l10n): Update from l10n-central Tue Jan 15 2019 13:52:55 GMT-0800 (PST)
2019-01-15 13:53:16 -08:00
aboutlibrary nobug(chore): Create a buildlibrary task for about:library (#4521) 2018-10-24 11:16:43 -04:00
bin Fix Bug 1504754 - Debug noscripts version of new tab page fail to load (#4560) 2018-11-27 10:59:08 -08:00
common Fixes bug 1518921 - Discovery Stream Spocs (#4649) 2019-01-14 14:34:38 -05:00
content-src Bug 1520259 - Add space for devtools fixed sidebar 2019-01-15 14:30:54 -05:00
data/content Fix Bug 1475354 - Create first-run template and content for Return To AMO experience (#4578) 2018-11-28 15:31:48 -05:00
dist bare addon skeleton 2016-02-01 09:05:16 -05:00
docs Fix Bug 1501304 - Add telemetry for CFR opt-out controls (#4545) 2018-11-06 07:56:52 -05:00
lib Fix Bug 1509755 - Wait for browser initialization to finish before adding CFR trigger listeners (#4580) 2019-01-15 11:16:44 +00:00
loaders chore(package): Remove unused dependencies and add minimist (#3869) 2017-11-22 11:09:02 -08:00
locales-src chore(l10n): Update from l10n-central Tue Jan 15 2019 13:52:55 GMT-0800 (PST) 2019-01-15 13:53:16 -08:00
ping-centre Backport Bug 1491394 - Update callsites to use new mozILocaleService API. r=jfkthame (#4446) 2018-09-24 13:53:01 -04:00
test Fix Bug 1509755 - Wait for browser initialization to finish before adding CFR trigger listeners (#4580) 2019-01-15 11:16:44 +00:00
vendor Fix Bug 1486375 - Upgrade redux and react redux manually removing Function (#4530) 2018-10-26 18:26:22 -07:00
.eslintignore nobug(chore): Create a buildlibrary task for about:library (#4521) 2018-10-24 11:16:43 -04:00
.eslintrc.js Fix Bug 1508667 - update eslint and plugins to latest versions (#4572) 2018-11-26 14:56:41 -08:00
.gitignore nobug(chore): Create a buildlibrary task for about:library (#4521) 2018-10-24 11:16:43 -04:00
.mcignore chore(nobug): Do not build about:library in buildmc (#4527) 2018-10-26 11:05:12 -04:00
.nvmrc fix(package): Upgrade webpack to 4.15.0 and update nvmrc (#4229) 2018-07-05 13:52:23 -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 Port Bug 1478305 - Remove unnecessary imports and fix ESLint warnings about unused variables for browser/. r=jaws 2018-09-17 12:50:42 -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
LICENSE Add LICENSE file. 2016-02-02 12:13:14 -05:00
NewTabComponents.manifest Backport Bug 1474414 - Move most of browser/extensions/activity-stream to browser/components/newtab 2018-07-27 10:04:29 -04:00
README.md Fix Bug 1474372: Run mochitests on taskcluster 2018-07-24 15:21:56 +00:00
aboutNewTabService.js Port Bug 1492937 - Make the JS subscript loader load scripts exclusively as UTF-8 (#4600) 2018-12-20 07:35:32 -08:00
contributing.md (nobug) Fix typo in contributing.md 2018-10-09 16:08:11 -04:00
jar.mn Fix Bug 1506205 - Package failures from duplicate noscripts / debug files 2018-11-09 10:43:12 -08:00
karma.mc.config.js Bug 1501756 - Upgrade istanbul-instrumenter-loader 2018-10-26 14:17:11 -04:00
mochitest.sh Bug 1517327 - Search telemetry failures not caught by taskcluster (#4631) 2019-01-07 11:13:36 -08:00
moz.build Backport Bug 1474414 - Move most of browser/extensions/activity-stream to browser/components/newtab 2018-07-27 10:04:29 -04:00
nsIAboutNewTabService.idl Backport Bug 1474414 - Move most of browser/extensions/activity-stream to browser/components/newtab 2018-07-27 10:04:29 -04:00
package-lock.json Fix Bug 1508667 - update eslint and plugins to latest versions (#4572) 2018-11-26 14:56:41 -08:00
package.json Fix Bug 1508667 - update eslint and plugins to latest versions (#4572) 2018-11-26 14:56:41 -08:00
webpack.aboutlibrary.config.js nobug(chore): Create a buildlibrary task for about:library (#4521) 2018-10-24 11:16:43 -04:00
webpack.prerender.config.js Port Bug 1486739 - Enable ESLint rule comma-dangle for browser/, services/, taskcluster/ and toolkit/ directories. r=mossop 2018-09-17 12:50:42 -07:00
webpack.system-addon.config.js Port Bug 1486739 - Enable ESLint rule comma-dangle for browser/, services/, taskcluster/ and toolkit/ directories. r=mossop 2018-09-17 12:50:42 -07:00
yamscripts.yml Fix Bug 1499901 - Add builduplift task that does not export strings 2018-11-05 15:08:11 -05:00

README.md

activity-stream

Task Status

This system add-on replaces the new tab page in Firefox with a new design and functionality as part of the Activity Stream project.

The files in this directory, including vendor dependencies, are imported from the system-addon directory in https://github.com/mozilla/activity-stream.

Read docs/v2-system-addon for more detail.

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

Activity Stream 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.