Skip to content
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

feat: responsive setup #351

Merged
merged 14 commits into from
Mar 31, 2021
Merged

feat: responsive setup #351

merged 14 commits into from
Mar 31, 2021

Conversation

bolotskydev
Copy link
Contributor

What is this PR about

Introduced responsive setup:

  • Custom css properties for breakpoints
  • Sass variables for breakpoints
  • Set of media mixins

Refactored home page:

  • moved card and repos to components/pages/home
  • refactored recent card styles
  • made sure it looks decent on any resolution starting from 320px (doesn't quite make sense adjust to something below that)

Kirill Bolotsky added 2 commits March 24, 2021 12:24
+ Made home page fully responsive
+ Made search drawer fully responsive
Kirill Bolotsky added 12 commits March 24, 2021 13:01
Side:
- made sure account page is responsive
- moved internal components out of page component file
- made user forms responsive
- builds
- deployments
- settings
- branches
- zero state
- not found
- welcome
Side:
- restructured activity into chunks
Side:
- added close btn to console header
- extended modal capabilites
Side:
A bunch of minor styling fixes for responsive
@bradrydzewski bradrydzewski merged commit 0f5a4bc into drone2 Mar 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants