gecko-dev/browser/components/newtab
k88hudson 10bda5d290 Bug 1486931 - Fix CFR admin page CFR and add preview method r=ursula
MozReview-Commit-ID: 1RApm3ApcOe

Differential Revision: https://phabricator.services.mozilla.com/D4492

--HG--
extra : moz-landing-system : lando
2018-08-28 21:48:29 +00:00
..
bin Bug 1482523 - Add search edititing, search unlinking and bug fixes to Activity Stream r=k88hudson 2018-08-10 22:59:54 +00:00
common Bug 1486631 - Add CFR, search shortcut fixes, and bug fixes to Activity Stream r=Mardak,ursula 2018-08-28 20:29:50 +00:00
content-src Bug 1486631 - Add CFR, search shortcut fixes, and bug fixes to Activity Stream r=Mardak,ursula 2018-08-28 20:29:50 +00:00
css Bug 1486631 - Add CFR, search shortcut fixes, and bug fixes to Activity Stream r=Mardak,ursula 2018-08-28 20:29:50 +00:00
data/content Bug 1486631 - Add CFR, search shortcut fixes, and bug fixes to Activity Stream r=Mardak,ursula 2018-08-28 20:29:50 +00:00
docs Bug 1486631 - Add CFR, search shortcut fixes, and bug fixes to Activity Stream r=Mardak,ursula 2018-08-28 20:29:50 +00:00
lib Bug 1486931 - Fix CFR admin page CFR and add preview method r=ursula 2018-08-28 21:48:29 +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 1486631 - Add CFR, search shortcut fixes, and bug fixes to Activity Stream r=Mardak,ursula 2018-08-28 20:29:50 +00:00
prerendered Bug 1486631 - Add CFR, search shortcut fixes, and bug fixes to Activity Stream r=Mardak,ursula 2018-08-28 20:29:50 +00:00
test Bug 1486931 - Fix CFR admin page CFR and add preview method r=ursula 2018-08-28 21:48:29 +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 1474414 - Move most of browser/extensions/activity-stream to browser/components/newtab r=Mardak 2018-07-26 20:50:49 -07: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 1474414 - Move most of browser/extensions/activity-stream to browser/components/newtab r=Mardak 2018-07-26 20:50:49 -07: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 Bug 1240169 - aboutNewTabService relies on AboutRedirector for default URL resolution r=mconley 2016-01-27 13:50:18 -05:00
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 1482422 - Use UTF-8 character set instead of ASCII when reading Activity Stream scripts with `mozJSSubScriptLoader`. r=mconley 2018-08-13 14:08:16 +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 1486631 - Add CFR, search shortcut fixes, and bug fixes to Activity Stream r=Mardak,ursula 2018-08-28 20:29:50 +00:00
mochitest.sh Bug 1483375 - Add tab-able search, search telemetry and bug fixes to Activity Stream r=ursula 2018-08-15 00:13:38 +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 1474414 - Move most of browser/extensions/activity-stream to browser/components/newtab r=Mardak 2018-07-26 20:50:49 -07:00
package.json Bug 1478870 - Add component-ified tooling, ordered onboarding and bug fixes to Activity Stream. r=ursula 2018-07-27 13:01:36 -07:00
webpack.prerender.config.js Bug 1474414 - Move most of browser/extensions/activity-stream to browser/components/newtab r=Mardak 2018-07-26 20:50:49 -07:00
webpack.system-addon.config.js Bug 1474414 - Move most of browser/extensions/activity-stream to browser/components/newtab r=Mardak 2018-07-26 20:50:49 -07: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.