activity-stream
activity-stream copied to clipboard
A refreshed "new tab page" for Firefox
I added comments to help explain the code. if you give it a try, I've setup some test data in the hardcoded layout. what happens in there is trying different...
After the PR to adjust the panel height #5172 I realized there are some things that can be improved for the BookmarkPanelHub. Specifically we were keeping around a reference to...
`subtitle` was deprecated from DS Message, but the prop is still being passed through, so we should remove it to avoid confusion.