fork of mozilla/activity-streams

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

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.