Road map for the app versions STAGE 1 #5
esteecodes
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Angular v17 (without UI)
post-detailscomponent in the components folder and display matched by postslugaand usingrouterLinkscssis used and relative measurementsblog-info.tsandpost.tsgraphql.operations.tsfileslugpost-detailscomponent to display the datils of post from seriespost-detailsare styled for light and dark mode using the appropriate style filepostscomponent - retrieve next 10 posts on clicking nextseriescomponent - retrieve next 10 posts on clicking nextpost detailsonInit position to top of the page using ViewportScrollerXfor twitter and other missing iconsog:imageand a button in post details headerAngular v17 with Angular Material UI
post-detailscomponent in the components folder and display matched by postslugaand usingrouterLinkscssis used and relative measurementsblog-info.tsandpost.tsgraphql.operations.tsfileslugpost-detailscomponent to display the datils of post from seriespost-detailsare styled for light and dark mode using the appropriate style filepostscomponent - retrieve next 10 posts on clicking nextseriescomponent - retrieve next 10 posts on clicking nextpost detailsonInit position to top of the page using ViewportScrollerXfor twitter and other missing icons (not self hosted font awesome)og:imageand a button in post details headerAngular v17 with PrimeNG UI
post-detailscomponent in the components folder and display matched by postslugaand usingrouterLinkscssis used and relative measurementsblog-info.tsandpost.tsgraphql.operations.tsfileslugpost-detailscomponent to display the datils of post from seriespost-detailsare styled for light and dark mode using the appropriate style filepostscomponent - retrieve next 10 posts on clicking nextseriescomponent - retrieve next 10 posts on clicking nextpost detailsonInit position to top of the page using ViewportScrollerXfor twitter and other missing icons - primeNG applicable solutionog:imageand a button in post details headerAnalog v1.0.2 without UI
post-detailscomponent and display matched by postslug- using Analog dynamic routingaand usingrouterLinkscssis used and relative measurementsblog-info.tsandpost.tsgraphql.operations.tsfileslug- using Analog parameterized routingpost-detailscomponent to display the datils of post from seriespost-detailsare styled for light and dark mode using the appropriate style filepostscomponent - retrieve next 10 posts on clicking nextseriescomponent - retrieve next 10 posts on clicking nextpost detailsonInit position to top of the page using ViewportScrollerog:imageand 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