This repository has been archived by the owner on Mar 14, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: display external feeds on the author profile page (#6096)
* feat: display RSS feeds on the individual author page * lint: fix prettier errors * refactor: rename external job file * feat: add a new feed-card template * refactor: remove comment and unused code * chore: update version of the webdev-infra package * fix: correct the testdata for the RSS feeds * refactor: update the loop logic * feat: implement the layout for mobile device * feat: add the filter component * feat: add filters on the author page * fix: catch tweets.json not existing * chore: update webdev-infra to 1.0.56 * chore: allow any key for virtual collection item type * chore: remove unused posttype type * chore: remove duplicate filtered element file * style: use author instead of paged as paging alias * feat: finalize new author pages * chore: add web.dev author rss feeds * fix: fix up checks * chore: remove checkbox-group from rollup test bundle * chore: remove obsolete tag-pill-list tests * fix: correct styling for clear filters button * chore: last fixes, handbook updates --------- Co-authored-by: Matthias Rohmer <[email protected]>
- Loading branch information