-
Notifications
You must be signed in to change notification settings - Fork 2
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
EEB 10 and 11: Better messaging and branding #42
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- topbar now fixed at the top, present at all times - fix the EEB title/subtitle, make them smaller - right column align the logos, for now - add the tabs menu as an extension, add about/fordev/contact as tabs, and remove unused tabs - search is now an input box, which for now redirects to a separate page
- Main page is the ByReviewingService browse page (2 col layout) - Misc layout changes - Remove left side bar - Add some more links in the footer
- Use more flexboxes and make the component take all the available space, so that it works well with both column and full page views - Sorting is now in a new row, with tooltips - Misc layout improvements (pagination, individual records etc.)
- Figure keywords are now displayed below the title/autors, with an added tooltip
- Moving towards this being a filter - Use chips to display the sources
- This is now collapsible - Remove icons - Add tooltips which provide the relevant extra information, when needed
…sitions for tooltips
The content of the for developers page should probably be reviewed and possibly folded into the about page
- Move the logos from the topbar to the about page - Make use of the embo logo to make it clear eeb is an embo initiative - Slightly change the style of the topbar and remove the for developers page - Change some wording - Use the new colors
…eme in the list item view
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR builds on the work done for EEB 7, so that should be reviewed/merged first.
Each commit should summarise the changes fairly clearly (I hope!), but this is just an overall improvement of EEB 7, and how we branding works across the platform. Very much just a suggestion, we can discuss the changes further, of course.