A refreshed "new tab page" for Firefox
Перейти к файлу
Ed Lee 7a5e9d4b52
Bug 1523031 - Hero with lists show 1 too many items (#4739)
2019-01-25 18:53:46 -08:00
aboutlibrary nobug(chore): Create a buildlibrary task for about:library (#4521) 2018-10-24 11:16:43 -04:00
bin Bug 1516034 - Refactor to add non-prerendered comment in root tag (#4691) 2019-01-21 14:19:23 -08:00
common Bug 1521757 - Port PBM search hand-off implementation changes to Activity Stream (#4697) 2019-01-23 15:21:26 -05:00
content-src Bug 1523031 - Hero with lists show 1 too many items (#4739) 2019-01-25 18:53:46 -08: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
docs Bug 1514732 - Create a telemetry ping for search hand-off (#4662) 2019-01-16 12:50:29 -05:00
lib Bug 1518261 - Refresh feeds on system tick 2019-01-25 18:19:06 -05:00
loaders
locales-src chore(l10n): Update from l10n-central Fri Jan 25 2019 15:58:20 GMT-0800 (PST) 2019-01-25 15:58:32 -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 Bug 1518261 - Refresh feeds on system tick 2019-01-25 18:19:06 -05: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
.sass-lint.yml chore(lint): Disallow margin-{left,right} to avoid RTL issues (#4498) 2018-10-15 12:23:21 -07:00
.taskcluster.yml
.travis.yml Fix Bug 1507306 - Unit tests running on Firefox 54 (#4569) 2019-01-16 17:08:31 +00: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
NewTabComponents.manifest
README.md
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
nsIAboutNewTabService.idl
package-lock.json Bug 1520514 - Add memoized selector to add feed data and spocs to layout 2019-01-16 14:06:23 -05:00
package.json Bug 1520514 - Add memoized selector to add feed data and spocs to layout 2019-01-16 14:06:23 -05: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
webpack.system-addon.config.js
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.