Conversation
|
Very nice! Only minor thing is that we should call it "What’s new" instead of "Changelog" which is a bit bland and technical. :) |
|
needs a rebase and the comment from @jancborchardt addressed |
|
Btw @juliushaertl to make it simpler and also work better on mobile, we could just put the changelog below the description/links instead of using tabs. This is also how the Android Play store and the iOS app store essentially do it. To alleviate the case of a very long description, we can set some max-height which will expand on click – exactly like we do for the rich workspaces. |
|
@juliushaertl still something we can tackle for 20? |
|
Not before #18969 |
will dive into it again soon |
|
soooo? |
13fb014 to
dc3c146
Compare
|
Force-pushed the changelog only changes now based on master. |
|
🤖 beep boop beep 🤖 Here are the logs for the failed build: Status of 32532: failurejsunitShow full logmariadb10.1-php7.2Show full logmariadb10.4-php7.3Show full log |
| <AppDetails :app="app" /> | ||
| </AppSidebarTab> | ||
| <AppSidebarTab v-if="app.appstoreData && app.releases[0].translations.en.changelog" | ||
| id="desca" |
There was a problem hiding this comment.
desca ?
| id="desca" | |
| id="changelog" |
skjnldsv
left a comment
There was a problem hiding this comment.
Minor nitpick! :)
Great job!!! 🚀 😍
dc3c146 to
eca1c19
Compare
|
/compile amend / |
Signed-off-by: Julius Härtl <jus@bitgrid.net> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
eca1c19 to
7a1748e
Compare
This will use the changelog provided by the most recent app store release and show it in the apps management sidebar if available.
Besides that I also did some code cleanup, migrated to use the new sidebar tabs for description/changelog and removed the list transition which had quite a negative performance impact when searching and switching between app categories.
With a changelog:


Without a changelog:
