fork of mozilla/activity-streams

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

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.