Bug 1881588 - Add Wallpaper component r=home-newtab-reviewers,fluent-reviewers,bolsso...
commitd57c2801d9dbe47719222c6ffb2d8c13a5dc0006
authorNathan Barrett <nbarrett@mozilla.com>
Wed, 10 Apr 2024 22:42:12 +0000 (10 22:42 +0000)
committerNathan Barrett <nbarrett@mozilla.com>
Wed, 10 Apr 2024 22:42:12 +0000 (10 22:42 +0000)
tree66fe6571b2973ffc3c786f2a06bc54874ea355a0
parent76ccf694217b6904d904ff5616b9295f58a31c5d
Bug 1881588 - Add Wallpaper component r=home-newtab-reviewers,fluent-reviewers,bolsson,thecount,maxxcrawford

Differential Revision: https://phabricator.services.mozilla.com/D205373
22 files changed:
browser/app/profile/firefox.js
browser/components/newtab/common/Actions.mjs
browser/components/newtab/common/Reducers.sys.mjs
browser/components/newtab/content-src/components/Base/Base.jsx
browser/components/newtab/content-src/components/Base/_Base.scss
browser/components/newtab/content-src/components/CustomizeMenu/ContentSection/ContentSection.jsx
browser/components/newtab/content-src/components/CustomizeMenu/CustomizeMenu.jsx
browser/components/newtab/content-src/components/CustomizeMenu/_CustomizeMenu.scss
browser/components/newtab/content-src/components/WallpapersSection/WallpapersSection.jsx [new file with mode: 0644]
browser/components/newtab/content-src/components/WallpapersSection/_WallpapersSection.scss [new file with mode: 0644]
browser/components/newtab/content-src/styles/_activity-stream.scss
browser/components/newtab/css/activity-stream-linux.css
browser/components/newtab/css/activity-stream-mac.css
browser/components/newtab/css/activity-stream-windows.css
browser/components/newtab/data/content/activity-stream.bundle.js
browser/components/newtab/karma.mc.config.js
browser/components/newtab/lib/ActivityStream.sys.mjs
browser/components/newtab/lib/WallpaperFeed.sys.mjs [new file with mode: 0644]
browser/components/newtab/test/xpcshell/test_WallpaperFeed.js [new file with mode: 0644]
browser/components/newtab/test/xpcshell/xpcshell.toml
browser/locales/en-US/browser/newtab/newtab.ftl
toolkit/components/nimbus/FeatureManifest.yaml