fork of mozilla/activity-streams

bill-auger 6fb655f50b add patch 4 years ago
aboutlibrary 28cddf7424 nobug(chore): Create a buildlibrary task for about:library (#4521) 5 years ago
bin 51849c91e9 Bug 1555393 - Remove activity-stream-prerender.jsx and build code (#5081) 4 years ago
common 61746983b5 Bug 1542863 - Adding feed load fail fallback. (#5085) 4 years ago
content-src 4ec373b8d0 restore parabola branding and remove default 'top-sites' and search options 4 years ago
data 4ec373b8d0 restore parabola branding and remove default 'top-sites' and search options 4 years ago
dist 871ea18917 bare addon skeleton 8 years ago
docs b5b35b515b Bug 1553375 - Remove react prerendering of placeholders (props, actions, telemetry) (#5082) 4 years ago
hooks 374f7ed285 Bug 1552009 - Remove husky dependency/pre-commit hook 4 years ago
lib 4ec373b8d0 restore parabola branding and remove default 'top-sites' and search options 4 years ago
loaders 1c086133c9 Bug 1535328 - Update dev dependencies and loader-utils usage (#5072) 4 years ago
locales-src 685427ad0e chore(l10n): Update from l10n-central Wed May 29 2019 14:34:55 GMT-0700 (PDT) 4 years ago
ping-centre ea6e7040d8 Bug 1535717 - Add SPOCS Fill ping (#4928) 4 years ago
test 450d637cfd Bug 1552809 - Enable Bookmark panel messages to work without translations (#5067) 4 years ago
vendor 6378bc5261 Bug 1548721 - update react-redux from 5.1.0 to 7.0.3 4 years ago
.eslintignore 51849c91e9 Bug 1555393 - Remove activity-stream-prerender.jsx and build code (#5081) 4 years ago
.eslintrc.js 301de8aab6 Port 1553917 - Make eslint compatible with mozilla central (#5076) 4 years ago
.gitignore 51849c91e9 Bug 1555393 - Remove activity-stream-prerender.jsx and build code (#5081) 4 years ago
.mcignore 51849c91e9 Bug 1555393 - Remove activity-stream-prerender.jsx and build code (#5081) 4 years ago
.nvmrc d06e2a95dc fix(package): Upgrade webpack to 4.15.0 and update nvmrc (#4229) 5 years ago
.sass-lint.yml 0f2b90e3fb chore(lint): Disallow margin-{left,right} to avoid RTL issues (#4498) 5 years ago
.taskcluster.yml 24aca9e1d5 Fix Bug 1474372: Run mochitests on taskcluster 5 years ago
.travis.yml 0174c73535 Bug 1536115 - Update babel dev-dependencies (#4845) 5 years ago
AboutNewTabService.jsm 3910c0deb2 Bug 1555390 - Remove prerendering in AboutNewTabService (#5078) 4 years ago
CODEOWNERS 0fb3f8c267 Fix Bug 1497565 - Rename locales to locales-src to avoid accidentally exporting l10n-exposed strings (#4506) 5 years ago
CODE_OF_CONDUCT.md 5ddd83cc0b Add Mozilla Code of Conduct file 5 years ago
LICENSE 6053b6501e Add LICENSE file. 8 years ago
README.md 04e737e392 Bug 1552013 - Add docs in browser/components/newtab to reflect mc-based workflow (#5034) 4 years ago
components.conf 1e95cb863d Port Bug 1524688: Part 61 - Convert AboutNewTabService to static registration. r=mconley (#4797) 5 years ago
contributing.md 374f7ed285 Bug 1552009 - Remove husky dependency/pre-commit hook 4 years ago
jar.mn 51849c91e9 Bug 1555393 - Remove activity-stream-prerender.jsx and build code (#5081) 4 years ago
karma.mc.config.js 12713a48d4 Bug 1540939 - Remove SnippetsFeed and related components (#4884) 5 years ago
mk 6fb655f50b add patch 4 years ago
mochitest.sh 301de8aab6 Port 1553917 - Make eslint compatible with mozilla central (#5076) 4 years ago
moz.build 04e737e392 Bug 1552013 - Add docs in browser/components/newtab to reflect mc-based workflow (#5034) 4 years ago
newtab.patch 6fb655f50b add patch 4 years ago
nsIAboutNewTabService.idl 3910c0deb2 Bug 1555390 - Remove prerendering in AboutNewTabService (#5078) 4 years ago
package-lock.json 8d5dc9939f Bug 1548697 - Upgrade prod dependencies (#5073) 4 years ago
package.json 8d5dc9939f Bug 1548697 - Upgrade prod dependencies (#5073) 4 years ago
webpack.aboutlibrary.config.js 0c681e92e9 Bug 1526452 - Only generate js and css sourcemaps during startmc 5 years ago
webpack.system-addon.config.js 0174c73535 Bug 1536115 - Update babel dev-dependencies (#4845) 5 years ago
yamscripts.yml 51849c91e9 Bug 1555393 - Remove activity-stream-prerender.jsx and build code (#5081) 4 years ago

README.md

Firefox Home (New Tab)

Task Status

The files in this directory, including vendor dependencies, are exported to the browser/components/newtab/ directory in mozilla central.

Read docs/v2-system-addon for more detail on how to develop on and use this repository.

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

Firefox Home 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 Mozilla’s l10n-drivers for guidance.