A refreshed "new tab page" for Firefox
Перейти к файлу
Jeane Carlos 53d3842089
Bug 1563741 - Keeping body scroll static, but welcome modal centered … (#5162)
* Bug 1563741 - Keeping body scroll static, but welcome modal centered and scrollable

* Keeping content background static and allowing modal to scroll up and down window

* css typo

* Fixing test cases by mocking getElementById

* Checking existence of header for the cases where props.document isn't passed down
2019-07-16 14:03:50 -07:00
aboutlibrary
bin (nobug) - Use older trimLeft instead of es2019 trimStart (#5175) 2019-07-11 16:56:37 -07:00
common Port 1562642 - Part 3 - Add missing MPL2 headers in browser & toolkit r=Gijs 2019-07-11 11:04:08 -07:00
content-src Bug 1563741 - Keeping body scroll static, but welcome modal centered … (#5162) 2019-07-16 14:03:50 -07:00
data/content Bug 1561349 - UI polish for What's New messages (#5163) 2019-07-10 09:29:59 -04:00
dist
docs Bug 1564146 - add fix:eslint commit hooks for prettier + install script 2019-07-10 20:36:24 -07:00
hooks Bug 1564146 - add fix:eslint commit hooks for prettier + install script 2019-07-10 20:36:24 -07:00
lib Bug 1564568 - Hide What's New toolbar button after the user dismisses the panel (#5183) 2019-07-15 18:12:54 +02:00
loaders Port 1562642 - Part 3 - Add missing MPL2 headers in browser & toolkit r=Gijs 2019-07-11 11:04:08 -07:00
locales-src Bug 1556862 - Localizing empty discovery stream messages (#5179) 2019-07-15 11:32:03 -07:00
ping-centre Port 1561435 - Format browser/modules/, a=automatic-formatting 2019-07-05 08:13:11 -07:00
test Bug 1563741 - Keeping body scroll static, but welcome modal centered … (#5162) 2019-07-16 14:03:50 -07:00
vendor Port 1560689 - Remove react-intl dependencies and script loading r=dmose 2019-07-04 03:11:44 -07:00
.eslintignore Port 1555450 - Remove locale-specific behavior when fully fluent (no longer using properties/json) r=k88hudson 2019-07-04 03:11:46 -07:00
.eslintrc.js Bug 1556862 - Localizing empty discovery stream messages (#5179) 2019-07-15 11:32:03 -07:00
.gitignore Port 1555482 - Remove strings-import, bundle:locales and imported strings (locales-src/ subdirectories) r=k88hudson 2019-07-04 03:12:44 -07:00
.mcignore Port 1555482 - Remove strings-import, bundle:locales and imported strings (locales-src/ subdirectories) r=k88hudson 2019-07-04 03:12:44 -07:00
.nvmrc Bug 1560043 - Start using npm 6.9 2019-06-18 16:49:29 -07:00
.prettierrc Bug 1559544 - Prepare code, comments and configs for turning on prettier --fix (#5114) 2019-06-14 18:28:20 -07:00
.sass-lint.yml
.taskcluster.yml
.travis.yml Bug 1536115 - Update babel dev-dependencies (#4845) 2019-04-02 12:45:25 +00:00
AboutNewTabService.jsm Bug 1560045 / Port 1561435 - Format browser/components/, a=automatic-formatting 2019-07-05 08:13:12 -07:00
CODEOWNERS
CODE_OF_CONDUCT.md Add Mozilla Code of Conduct file 2019-04-01 09:01:07 -04:00
LICENSE
README.md Bug 1552013 - Add docs in browser/components/newtab to reflect mc-based workflow (#5034) 2019-05-16 15:30:41 -07:00
components.conf
contributing.md Bug 1552009 - Remove husky dependency/pre-commit hook 2019-05-16 13:55:55 -04:00
jar.mn Port 1555450 - Remove locale-specific behavior when fully fluent (no longer using properties/json) r=k88hudson 2019-07-04 03:11:46 -07:00
karma.mc.config.js Port 1562642 - Part 3 - Add missing MPL2 headers in browser & toolkit r=Gijs 2019-07-11 11:04:08 -07:00
mochitest.sh (nobug) - Run codespell lint for fluent files (#5136) 2019-06-26 14:04:24 -07:00
moz.build Bug 1552013 - Add docs in browser/components/newtab to reflect mc-based workflow (#5034) 2019-05-16 15:30:41 -07:00
nsIAboutNewTabService.idl Port 1555450 - Remove locale-specific behavior when fully fluent (no longer using properties/json) r=k88hudson 2019-07-04 03:11:46 -07:00
package-lock.json Update depedencies (#5182) 2019-07-15 13:13:15 -04:00
package.json Update depedencies (#5182) 2019-07-15 13:13:15 -04:00
webpack.aboutlibrary.config.js Port 1562642 - Part 3 - Add missing MPL2 headers in browser & toolkit r=Gijs 2019-07-11 11:04:08 -07:00
webpack.system-addon.config.js Bug 1565088 - Add AUTO-GENERATED message to top of bundle.js to satisfy license lint (#5174) 2019-07-15 12:15:53 -07:00
yamscripts.yml Port 1555482 - Remove strings-import, bundle:locales and imported strings (locales-src/ subdirectories) r=k88hudson 2019-07-04 03:12:44 -07:00

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 Mozillas l10n-drivers for guidance.