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

Improve consistency of block names #1593

Merged
merged 10 commits into from
Jun 30, 2017
Merged

Improve consistency of block names #1593

merged 10 commits into from
Jun 30, 2017

Commits on Jun 30, 2017

  1. Fix typo with tests

    nylen committed Jun 30, 2017
    Configuration menu
    Copy the full SHA
    5ed3917 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e19d7be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4475d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6536b0b View commit details
    Browse the repository at this point in the history
  5. Correctly handle ambiguity in test fixture names

    `core-embed-youtube.html` could be a fixture file for `core/embed` or
    `core-embed/youtube`, for example.  To resolve this ambiguity, try the
    more specific block name first.
    nylen committed Jun 30, 2017
    Configuration menu
    Copy the full SHA
    b507828 View commit details
    Browse the repository at this point in the history
  6. Fix lint errors

    nylen committed Jun 30, 2017
    Configuration menu
    Copy the full SHA
    7eb3d01 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1cff6ea View commit details
    Browse the repository at this point in the history
  8. Revert "Correctly handle ambiguity in test fixture names"

    This reverts commit 6c60313d6e0129a3022c79929d00c557772e4900.
    
    Conflicts:
    	blocks/test/full-content.js
    nylen committed Jun 30, 2017
    Configuration menu
    Copy the full SHA
    1ffa0eb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2b9659c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c140f30 View commit details
    Browse the repository at this point in the history