A refreshed "new tab page" for Firefox
Перейти к файлу
Ricky Rosario 7f22a2708e Fix Bug 1454423 - update secondary text color to pass contrast test
* also add a tertiary text color for card context text
* secondary and tertiary text color are the same in default theme for now
2018-04-17 17:54:04 -04:00
bin chore(l10n): Update L10n from changeset 7d3201875525e7cdab22691f7c918c3e73691e3c 2018-03-15 10:26:51 -07:00
dist bare addon skeleton 2016-02-01 09:05:16 -05:00
docs Fix Bug 1402654 - Allow custom image / thumbnail for an edited top site. 2018-03-23 12:30:32 +01:00
loaders chore(package): Remove unused dependencies and add minimist (#3869) 2017-11-22 11:09:02 -08:00
locales chore(l10n): Update L10n from changeset 92b88796f14ec1a2679902910b9059a2214c69cf 2018-04-13 13:31:51 -07:00
system-addon Fix Bug 1454423 - update secondary text color to pass contrast test 2018-04-17 17:54:04 -04:00
.eslintignore feat(prerender): Use real strings and text direction for per-locale prerendered html (#3740) 2017-10-20 14:50:41 -07:00
.eslintrc.js chore(mc): Port Bug 1440284 - change this.EXPORTED_SYMBOLS back to var EXPORTED_SYMBOLS in JS modules, r=mccr8. (#4002) 2018-03-01 11:08:44 -08:00
.gitignore Fix Bug 1435863 - Add source map support for css, js in Activity Stream 2018-02-05 20:08:50 -05:00
.nvmrc fix(build): Fix bustage by semi-pinning node 7 (closes #3283) 2017-08-29 12:12:30 -07:00
.sass-lint.yml fix(lint): disable forced CSS prop sorting (#3960) 2018-01-31 09:30:29 -08:00
.travis.yml fix: Remove testpilot code (#3389) 2017-09-08 16:15:45 -04:00
CHANGELOG.md 1.14.3 changelog 2017-08-28 12:55:10 -04:00
CODEOWNERS chore(strings): Add strings for about:preferences and top site custom images 2018-03-02 13:08:56 -08:00
LICENSE Add LICENSE file. 2016-02-02 12:13:14 -05:00
README.md chore(readme): #3394 Update README to reflect system-addon 2017-10-03 13:47:06 -04:00
contributing.md chore(readme): #3394 Update README to reflect system-addon 2017-10-03 13:47:06 -04:00
karma.mc.config.js Fix Bug 1428720 - Use headless mode when running unit tests 2018-01-08 09:56:23 +01:00
package-lock.json Fix Bug 1441278 - Update package-lock.json 2018-03-08 21:18:06 +01:00
package.json Fix Bug 1441278 - Missing line numbers in failing unit tests. 2018-03-06 11:42:52 +01:00
webpack.prerender.config.js chore(dependencies): Add prop-types 15.6.0 2017-12-07 08:57:42 -08:00
webpack.system-addon.config.js (nobug) Fix webpack sourcemap config to say 'source-map' 2018-02-08 17:31:05 -05:00
yamscripts.yml Fix Bug 1435863 - Add source map support for css, js in Activity Stream 2018-02-05 20:08:50 -05:00

README.md

Activity Stream

This is the source code for the Activity Stream project, which replaces the "New Tab" of Firefox with a new design based on rich metadata and browsing behavior.

We export our code to Mozilla Central on a weekly (or sometimes more frequent) basis.

Where should I file bugs?

Although we regularly check the ActivityStream:NewTab component on Bugzilla, we generally like to file bugs at https://github.com/mozilla/activity-stream/issues.

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.