-
-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feature/series #125
base: master
Are you sure you want to change the base?
feature/series #125
Conversation
marcjulian
commented
Dec 1, 2020
- feat(series): add series page
- feat(series): map chapter items and sort by weight
- feat(tailwind): optin to future changes
* display chapter items and link to post * display 3 tag icons
Visit the preview URL for this PR (updated for commit c45da56): https://notiz-dev--pr125-feature-series-1ezoqkdc.web.app (expires Mon, 08 Feb 2021 16:18:47 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 |
# Conflicts: # tailwind.config.js
* move chapters into prose content
|
* scully-content needs its own div otherwise *ngIf="page$ | async as page" is not correctly interpreted
* ScullyRoutesService.getCurrent() subscribes to route-events
* show search type in badge
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Refactor out chip class, otherwise LGTM
@garygrossgarten Never mind, I deleted |