-
Notifications
You must be signed in to change notification settings - Fork 19
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
Collapsible recent pages #894
Conversation
7341568
to
e146317
Compare
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.
Looks good. Nice and cleanly separated into the differen commits. I just have one small comment.
e146317
to
06ce14a
Compare
* Members widget moved to the top and remove its caption * Decreased top margin for captions Fixes: #835 Signed-off-by: Jonas <jonas@freesources.org>
Signed-off-by: Jonas <jonas@freesources.org>
Signed-off-by: Jonas <jonas@freesources.org>
Signed-off-by: Jonas <jonas@freesources.org>
Also use `v-show` instead of `v-if` for recent pages to solve issues with registering events on its element. Signed-off-by: Jonas <jonas@freesources.org>
06ce14a
to
e527671
Compare
Signed-off-by: Jonas <jonas@freesources.org>
e527671
to
ea83450
Compare
please, remove Recent pages, Landing page and contributors from the edition frame of Collectives. If people need this, could it be displayed for them in the left frame of the screen, with the menu? |
📝 Summary
Fixes: #835
🏁 Checklist
npm run lint
/npm run stylelint
/composer run cs:check
)