gecko-dev/browser/components/newtab
k88hudson 201a155a88 Bug 1493794 - Add new search-only UI, onboarding localization, strings and bugfixes to Activity Stream r=ursula
Differential Revision: https://phabricator.services.mozilla.com/D6699

--HG--
extra : moz-landing-system : lando
2018-09-25 15:01:42 +00:00
..
bin Bug 1489962 - Add snippets targeting, Pocket tagging and bug fixes to Activity Stream r=Mardak 2018-09-20 18:36:20 +00:00
common Bug 1489962 - Add snippets targeting, Pocket tagging and bug fixes to Activity Stream r=Mardak 2018-09-20 18:36:20 +00:00
content-src Bug 1493794 - Add new search-only UI, onboarding localization, strings and bugfixes to Activity Stream r=ursula 2018-09-25 15:01:42 +00:00
css Bug 1493794 - Add new search-only UI, onboarding localization, strings and bugfixes to Activity Stream r=ursula 2018-09-25 15:01:42 +00:00
data/content Bug 1493794 - Add new search-only UI, onboarding localization, strings and bugfixes to Activity Stream r=ursula 2018-09-25 15:01:42 +00:00
docs Bug 1487538 - Add localized doorhanger, frecency targeting and bug fixes to Activity Stream r=k88hudson 2018-08-31 18:19:47 +00:00
lib Bug 1493794 - Add new search-only UI, onboarding localization, strings and bugfixes to Activity Stream r=ursula 2018-09-25 15:01:42 +00:00
loaders Bug 1474414 - Move most of browser/extensions/activity-stream to browser/components/newtab r=Mardak 2018-07-26 20:50:49 -07:00
locales Bug 1493794 - Add new search-only UI, onboarding localization, strings and bugfixes to Activity Stream r=ursula 2018-09-25 15:01:42 +00:00
prerendered Bug 1493794 - Add new search-only UI, onboarding localization, strings and bugfixes to Activity Stream r=ursula 2018-09-25 15:01:42 +00:00
test Bug 1493794 - Add new search-only UI, onboarding localization, strings and bugfixes to Activity Stream r=ursula 2018-09-25 15:01:42 +00:00
vendor Bug 1474414 - Move most of browser/extensions/activity-stream to browser/components/newtab r=Mardak 2018-07-26 20:50:49 -07:00
.eslintignore Bug 1474414 - Move most of browser/extensions/activity-stream to browser/components/newtab r=Mardak 2018-07-26 20:50:49 -07:00
.eslintrc.js Bug 1489962 - Add snippets targeting, Pocket tagging and bug fixes to Activity Stream r=Mardak 2018-09-20 18:36:20 +00:00
.mcignore Bug 1474414 - Move most of browser/extensions/activity-stream to browser/components/newtab r=Mardak 2018-07-26 20:50:49 -07:00
.nvmrc Bug 1474414 - Move most of browser/extensions/activity-stream to browser/components/newtab r=Mardak 2018-07-26 20:50:49 -07:00
.sass-lint.yml Bug 1479836 - Add recommendation actions, title-cased headers and bug fixes to Activity Stream. r=ursula 2018-07-31 10:31:47 -07:00
.taskcluster.yml Bug 1474414 - Move most of browser/extensions/activity-stream to browser/components/newtab r=Mardak 2018-07-26 20:50:49 -07:00
.travis.yml Bug 1489962 - Add snippets targeting, Pocket tagging and bug fixes to Activity Stream r=Mardak 2018-09-20 18:36:20 +00:00
CODEOWNERS Bug 1474414 - Move most of browser/extensions/activity-stream to browser/components/newtab r=Mardak 2018-07-26 20:50:49 -07:00
LICENSE Bug 1474414 - Move most of browser/extensions/activity-stream to browser/components/newtab r=Mardak 2018-07-26 20:50:49 -07:00
NewTabComponents.manifest
README.md Bug 1474414 - Move most of browser/extensions/activity-stream to browser/components/newtab r=Mardak 2018-07-26 20:50:49 -07:00
aboutNewTabService.js Bug 1491394 - Update callsites to use new mozILocaleService API. r=jfkthame 2018-09-21 15:30:37 +00:00
contributing.md Bug 1474414 - Move most of browser/extensions/activity-stream to browser/components/newtab r=Mardak 2018-07-26 20:50:49 -07:00
jar.mn Bug 1474414 - Move most of browser/extensions/activity-stream to browser/components/newtab r=Mardak 2018-07-26 20:50:49 -07:00
karma.mc.config.js Bug 1489962 - Add snippets targeting, Pocket tagging and bug fixes to Activity Stream r=Mardak 2018-09-20 18:36:20 +00:00
mochitest.sh Bug 1489962 - Add snippets targeting, Pocket tagging and bug fixes to Activity Stream r=Mardak 2018-09-20 18:36:20 +00:00
moz.build Bug 1474414 - Move most of browser/extensions/activity-stream to browser/components/newtab r=Mardak 2018-07-26 20:50:49 -07:00
nsIAboutNewTabService.idl Bug 1471243 - Do not prerender ActivityStream for about:welcome r=k88hudson 2018-07-09 15:11:03 -07:00
package-lock.json Bug 1489962 - Add snippets targeting, Pocket tagging and bug fixes to Activity Stream r=Mardak 2018-09-20 18:36:20 +00:00
package.json Bug 1489962 - Add snippets targeting, Pocket tagging and bug fixes to Activity Stream r=Mardak 2018-09-20 18:36:20 +00:00
webpack.prerender.config.js Bug 1489962 - Add snippets targeting, Pocket tagging and bug fixes to Activity Stream r=Mardak 2018-09-20 18:36:20 +00:00
webpack.system-addon.config.js Bug 1489962 - Add snippets targeting, Pocket tagging and bug fixes to Activity Stream r=Mardak 2018-09-20 18:36:20 +00:00
yamscripts.yml Bug 1478870 - Add component-ified tooling, ordered onboarding and bug fixes to Activity Stream. r=ursula 2018-07-27 13:01:36 -07: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.