Road map for the app versions STAGE 1 #5
monacodelisa
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Angular v17 (without UI)
post-details
component in the components folder and display matched by postslug
a
and usingrouterLink
scss
is used and relative measurementsblog-info.ts
andpost.ts
graphql.operations.ts
fileslug
post-details
component to display the datils of post from seriespost-details
are styled for light and dark mode using the appropriate style fileposts
component - retrieve next 10 posts on clicking nextseries
component - retrieve next 10 posts on clicking nextpost details
onInit position to top of the page using ViewportScrollerX
for twitter and other missing iconsog:image
and a button in post details headerAngular v17 with Angular Material UI
post-details
component in the components folder and display matched by postslug
a
and usingrouterLink
scss
is used and relative measurementsblog-info.ts
andpost.ts
graphql.operations.ts
fileslug
post-details
component to display the datils of post from seriespost-details
are styled for light and dark mode using the appropriate style fileposts
component - retrieve next 10 posts on clicking nextseries
component - retrieve next 10 posts on clicking nextpost details
onInit position to top of the page using ViewportScrollerX
for twitter and other missing icons (not self hosted font awesome)og:image
and a button in post details headerAngular v17 with PrimeNG UI
post-details
component in the components folder and display matched by postslug
a
and usingrouterLink
scss
is used and relative measurementsblog-info.ts
andpost.ts
graphql.operations.ts
fileslug
post-details
component to display the datils of post from seriespost-details
are styled for light and dark mode using the appropriate style fileposts
component - retrieve next 10 posts on clicking nextseries
component - retrieve next 10 posts on clicking nextpost details
onInit position to top of the page using ViewportScrollerX
for twitter and other missing icons - primeNG applicable solutionog:image
and a button in post details headerAnalog v1.0.2 without UI
post-details
component and display matched by postslug
- using Analog dynamic routinga
and usingrouterLink
scss
is used and relative measurementsblog-info.ts
andpost.ts
graphql.operations.ts
fileslug
- using Analog parameterized routingpost-details
component to display the datils of post from seriespost-details
are styled for light and dark mode using the appropriate style fileposts
component - retrieve next 10 posts on clicking nextseries
component - retrieve next 10 posts on clicking nextpost details
onInit position to top of the page using ViewportScrollerog:image
and a button in post details headerAll of this is made clear in the existing issues and PRs but for event further clarification lets have it here also.
Angular (without UI) is intentionally ahead to serve as a guide. Before we move to the next stage all of the versions need to have those implementations.
When something has not been implemented yet on an app version - check if there is an open issue for it.
If there isn't -
create an issue and follow the existing implementation from another app version.
The do not have to be identical but fairly similar. The issue can also be copied and adjusted for the correct app version.
Use the DEMO site to see easier if something has been implemented or not
Beta Was this translation helpful? Give feedback.
All reactions