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

Sage 10 Cleanup #2171

Merged
merged 5 commits into from
May 1, 2019
Merged

Sage 10 Cleanup #2171

merged 5 commits into from
May 1, 2019

Commits on May 1, 2019

  1. Add missing search blade

    Enable preflight by default
    Bump version to 10.0.0 in package.json and style.css
    Change PHP requirement to 7.1.3
    Upgrade roots/sage-installer
    Remove deprecated qwp6t/acorn repository from composer.json
    Add some sane optimizations to composer.json
    Remove excessive linebreaks from helpers.php
    Make config linebreaking uniform
    Add missing space to ! conditionals to stay consistent with PSR-1/2
    Update the file structure in README.md and add the new sponsor
    Revert to shorthand @php()
    Add aside markup to sidebar and wrap it in @hasSection
    Add a document wrapper
    Add ARIA roles to the document, main, aside, header, nav, and footer wrappers
    Change entry-meta conditional in content-search.blade.php to an @includeWhen
    Add some sane linebreaks throughout the views and codebase to increase readability
    Add docblocks to the example Title.php composer
    Log1x committed May 1, 2019
    Configuration menu
    Copy the full SHA
    da723af View commit details
    Browse the repository at this point in the history
  2. Add WP Blade Check

    Log1x committed May 1, 2019
    Configuration menu
    Copy the full SHA
    5c72cc9 View commit details
    Browse the repository at this point in the history
  3. Remove redundant ARIA roles

    Log1x committed May 1, 2019
    Configuration menu
    Copy the full SHA
    e5505a4 View commit details
    Browse the repository at this point in the history
  4. Revert language_attributes() to get_language_attributes()

    Remove roots/wp-blade-check until we decide on where to put it
    Only enable preflight when not in production
    Log1x committed May 1, 2019
    Configuration menu
    Copy the full SHA
    e3888bb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0e4df1e View commit details
    Browse the repository at this point in the history