-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
docs: update events page with upcoming events, automatically move past events #1617
Conversation
…e based on passing date
Preview docs changes for 7b29f16 at https://previews.ngrx.io/pr1617-7b29f16/ |
Preview docs changes for 79ebec6 at https://previews.ngrx.io/pr1617-79ebec6/ |
This is a WIP. Please hold off reviewing. |
Preview docs changes for 63adf95 at https://previews.ngrx.io/pr1617-63adf95/ |
Preview docs changes for 77dcca7 at https://previews.ngrx.io/pr1617-77dcca7/ |
77dcca7
to
315ab6a
Compare
Preview docs changes for 315ab6a at https://previews.ngrx.io/pr1617-315ab6a/ |
I'm going to update the title so it's clear that this is a WIP. |
@timdeschryver @brandonroberts do you know what I need to do to make my |
My guess would be |
Preview docs changes for 9ed378f at https://previews.ngrx.io/pr1617-9ed378f/ |
Also add it to |
Preview docs changes for 3b5f1f6 at https://previews.ngrx.io/pr1617-3b5f1f6/ |
Seems like it's showing up https://previews.ngrx.io/pr1617-3b5f1f6/generated/events.json 🎉 |
@timdeschryver sure is, thanks for those suggestions 👏 |
44b2d83
to
6f9826b
Compare
Preview docs changes for 6f9826b at https://previews.ngrx.io/pr1617-6f9826b/ |
Preview docs changes for 0ea547a at https://previews.ngrx.io/pr1617-0ea547a/ |
Preview docs changes for 3e3548c at https://previews.ngrx.io/pr1617-3e3548c/ |
Preview docs changes for 97428fa at https://previews.ngrx.io/pr1617-97428fa/ |
Preview docs changes for 1159e80 at https://previews.ngrx.io/pr1617-1159e80/ |
@timdeschryver @brandonroberts ready for review 👍 |
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.
Thanks for all your work so far!
projects/ngrx.io/src/app/custom-elements/events/event.service.ts
Outdated
Show resolved
Hide resolved
projects/ngrx.io/src/app/custom-elements/events/event-list.component.spec.ts
Outdated
Show resolved
Hide resolved
projects/ngrx.io/src/app/custom-elements/events/event.service.spec.ts
Outdated
Show resolved
Hide resolved
projects/ngrx.io/src/app/custom-elements/events/event.service.spec.ts
Outdated
Show resolved
Hide resolved
projects/ngrx.io/src/app/custom-elements/events/event.service.spec.ts
Outdated
Show resolved
Hide resolved
projects/ngrx.io/src/app/custom-elements/events/event.service.spec.ts
Outdated
Show resolved
Hide resolved
use spaces in test describe string, correct define model by ending in semi colon
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.
Two questions about the page:
- Should we order the past events descending (from new to old)?
- Should we make it more clear that the events are clickable? Or what about making the row clickable?
Preview docs changes for fc30ba5 at https://previews.ngrx.io/pr1617-fc30ba5/ |
Happy to take care of it in a follow-up design-oriented PR. |
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.
LGTM
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
Closes #1615
What is the new behavior?
Does this PR introduce a breaking change?
Other information