-
-
Notifications
You must be signed in to change notification settings - Fork 335
Comparing changes
Open a pull request
base repository: NixOS/nixos-homepage
base: 3815fc838668
head repository: NixOS/nixos-homepage
compare: 1cd0f1368a16
- 9 commits
- 9 files changed
- 2 contributors
Commits on Nov 4, 2020
-
Configuration menu - View commit details
-
Copy full SHA for badd595 - Browse repository at this point
Copy the full SHA badd595View commit details -
site-styles: Use margins rather than paddings for columns
The padding would end up causing a mis-alignment of columns. The `calc()` is needed here as the total space available is 100%, but if we don't remove it from the width of the elements we'd end up with 100%+n*margin
Configuration menu - View commit details
-
Copy full SHA for 385f18f - Browse repository at this point
Copy the full SHA 385f18fView commit details -
layout: Review footer to use columns and container mixins
It seems the previous method didn't compose well. It would end up creating a bit of padding where there shouldn't be since using #container() at the same place as #columns() can't work.
Configuration menu - View commit details
-
Copy full SHA for f8b2dbc - Browse repository at this point
Copy the full SHA f8b2dbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for f1f7ad8 - Browse repository at this point
Copy the full SHA f1f7ad8View commit details -
site-styles: Remove NixOS text from the navbar on narrow sm widths
There's too many items in the menu when bordering on xs.
Configuration menu - View commit details
-
Copy full SHA for 85ea638 - Browse repository at this point
Copy the full SHA 85ea638View commit details -
site-styles: Fix regression in community.less
Setting all margins like that breaks #columns()
Configuration menu - View commit details
-
Copy full SHA for 0d29d66 - Browse repository at this point
Copy the full SHA 0d29d66View commit details -
site-styles: Fix scrolling bug at ==768px width
The negative margins being applied all the time caused issues when the total width of the viewport was smaller than the site width + those margin sizes.
Configuration menu - View commit details
-
Copy full SHA for d9200eb - Browse repository at this point
Copy the full SHA d9200ebView commit details -
site-style: Fix fallout from changing columns implementation
The way this is fixed also better explains what the desire is. We actually want three columns, not two. It's only that we want the second column to span two out of the three columns. We will need an abstraction over that.
Configuration menu - View commit details
-
Copy full SHA for a1f44e0 - Browse repository at this point
Copy the full SHA a1f44e0View commit details -
Merge pull request #636 from NixOS/fix/misc-columns-and-alignment
misc. alignments and columns fixes
1Configuration menu - View commit details
-
Copy full SHA for 1cd0f13 - Browse repository at this point
Copy the full SHA 1cd0f13View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 3815fc838668...1cd0f1368a16