-
-
Notifications
You must be signed in to change notification settings - Fork 16
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
refactor(front): remove CSS libs and evolve feed and header design #414
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
trafico-bot
bot
added
the
🚧 WIP
Still work-in-progress, please don't review and don't merge
label
Oct 31, 2020
ekelen
force-pushed
the
refactor/remove-tabler-remove-sass
branch
3 times, most recently
from
November 3, 2020 23:51
04ad703
to
d9ef998
Compare
ekelen
force-pushed
the
refactor/remove-tabler-remove-sass
branch
2 times, most recently
from
November 9, 2020 23:11
55b40ed
to
9181af6
Compare
ekelen
force-pushed
the
refactor/remove-tabler-remove-sass
branch
from
November 19, 2020 22:26
d1f67fe
to
2c32a07
Compare
remove sass and Tabler lib remove inline styles and frontend color variables create common css modules for reused styles scale down sizing on smaller screens add more themed CSS color variables where needed revamp header style to visually separate concerns add reset filter button to header move feed item chevron toggle to enable author name display on all screen sizes refactor icon utilities rename build -> FeedItem etc enable custom branch filter from feedItem body replace owner icon with project icon (as in spec) replace underline with special link color for text links restore pull to refresh on mobile add special osx icon to differentiate from iOS add safe getter utils replace octocat with gh + berd icons in header unify modal styles Signed-off-by: Elizabeth Kelen <[email protected]>
ekelen
force-pushed
the
refactor/remove-tabler-remove-sass
branch
from
November 19, 2020 23:13
2c32a07
to
cc405b0
Compare
Signed-off-by: Elizabeth Kelen <[email protected]>
Signed-off-by: Elizabeth Kelen <[email protected]>
Signed-off-by: Elizabeth Kelen <[email protected]>
Signed-off-by: Elizabeth Kelen <[email protected]>
Signed-off-by: Elizabeth Kelen <[email protected]>
ekelen
force-pushed
the
refactor/remove-tabler-remove-sass
branch
from
November 22, 2020 01:39
3e24918
to
b19ea66
Compare
ekelen
changed the title
WIP: refactor(front): remove sass and css frameworks
refactor(front): remove CSS libs and evolve feed and header design
Nov 22, 2020
trafico-bot
bot
added
🔍 Ready for Review
Pull Request is not reviewed yet
and removed
🚧 WIP
Still work-in-progress, please don't review and don't merge
labels
Nov 22, 2020
trafico-bot
bot
added
✨ Merged
Pull Request has been merged successfully
and removed
🔍 Ready for Review
Pull Request is not reviewed yet
labels
Nov 22, 2020
🎉 This PR is included in version 2.98.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
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.
refactor:
design work:
functionality extension:
fix:
build:
Closes #285
Maybe #326
Related to ##2
Signed-off-by: Elizabeth Kelen [email protected]