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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revamp Pure Menu #142

Closed
wants to merge 10 commits into from
Closed

Revamp Pure Menu #142

wants to merge 10 commits into from

Commits on Jul 19, 2013

  1. Revamp menus

    This commit makes .pure-menu smaller, more responsive, and easier to customize.
    
    - Remove `.pure-menu-open`
    - Remove dropdown menu CSS
    - Add `.pure-menu-responsive` and `.pure-menu-toggle` to
      make responsive horizontal menus.
    - Make pure menus *really* easy to customize
    tilomitra committed Jul 19, 2013
    Copy the full SHA
    d20590c View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2014

  1. Revamp Menus to make them mobile-first with dropdown support

    - Removed menus-paginator, I don't think it's very useful
    - Added CSS-only dropdowns
    - Mobile-first
    - Easier to style, with new classnames
    - Responsive Menus supported
    tilomitra committed Aug 24, 2014
    Copy the full SHA
    fa7ffd3 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f0754b3 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2014

  1. add border-box rule

    tilomitra committed Aug 25, 2014
    Copy the full SHA
    5aaebe0 View commit details
    Browse the repository at this point in the history
  2. add customized menu example

    tilomitra committed Aug 25, 2014
    Copy the full SHA
    b247b2d View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of github.com:yui/pure into new-menu

    Conflicts:
    	src/menus/css/menus-core.css
    	src/menus/tests/manual/menus.html
    tilomitra committed Aug 25, 2014
    Copy the full SHA
    e8c0245 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    87eff25 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    eab6a0c View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    4a52463 View commit details
    Browse the repository at this point in the history
  7. update menus manual test

    tilomitra committed Aug 25, 2014
    Copy the full SHA
    9c55ca2 View commit details
    Browse the repository at this point in the history