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

Docs redesign #22716

Merged
merged 138 commits into from
Jun 1, 2017
Merged

Docs redesign #22716

merged 138 commits into from
Jun 1, 2017

Conversation

mdo
Copy link
Member

@mdo mdo commented May 29, 2017

Been derping around on this one for awhile now. Finally feeling good about it to open the PR.

  • Figure out a way to do Docsearch locally?
  • Move the docs to a subfolder in preparation of the beta?
  • Redesign homepage
  • Copy masthead button styles to navbar download button
  • target="_blank" on social links in navbar
  • Update examples page
  • Redesign footer

screen shot 2017-05-27 at 9 40 35 pm

it's important, yo
since we're no longer using the .nav as a base class, we need to bring over some base styles for redoing browser list styles and setting flex in motion.

also brings with it some .nav-link styling. we're still using this global class, but with this small modification for alignment of content in responsive modes.
- since we're column to start, need to set row.
- note that flex-direction cannot be inherited, so we have to set it twice.
- apply the horizontal padding again to .nav-link.
- remove the .nav-item styles (un-needed).
- remove previous .nav-link styles as they were un-nested and potentially problematic in old placement should someone mix more navs in here.
this was mad confusing for awhile
@mdo mdo mentioned this pull request May 30, 2017
@mdo mdo mentioned this pull request May 31, 2017
4 tasks
@mdo mdo merged commit 332d882 into v4-dev Jun 1, 2017
@mdo mdo deleted the v4-docs-streamlined branch June 1, 2017 04:26
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.

3 participants