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

Hr support #21

Closed
wants to merge 20 commits into from
Closed

Hr support #21

wants to merge 20 commits into from

Commits on Sep 3, 2013

  1. Add bower as preferred way to install

    mduvall authored and Yannick Lohse committed Sep 3, 2013
    Configuration menu
    Copy the full SHA
    45268af View commit details
    Browse the repository at this point in the history
  2. Clean up and fix linting errors

    mduvall authored and Yannick Lohse committed Sep 3, 2013
    Configuration menu
    Copy the full SHA
    1a82134 View commit details
    Browse the repository at this point in the history
  3. nit: stylistic issue space after {

    mduvall authored and Yannick Lohse committed Sep 3, 2013
    Configuration menu
    Copy the full SHA
    5cf307a View commit details
    Browse the repository at this point in the history
  4. bug: Fix event listener triggers on <article> element

    mduvall authored and Yannick Lohse committed Sep 3, 2013
    Configuration menu
    Copy the full SHA
    381f240 View commit details
    Browse the repository at this point in the history
  5. bug: <li> is given on new list elements, get textContent on FF

    mduvall authored and Yannick Lohse committed Sep 3, 2013
    Configuration menu
    Copy the full SHA
    239fbcf View commit details
    Browse the repository at this point in the history
  6. bug: initial focus on chrome has no sel.anchorNode

    mduvall authored and Yannick Lohse committed Sep 3, 2013
    Configuration menu
    Copy the full SHA
    dc44dfb View commit details
    Browse the repository at this point in the history
  7. Add styling for list elements

    mduvall authored and Yannick Lohse committed Sep 3, 2013
    Configuration menu
    Copy the full SHA
    70338cc View commit details
    Browse the repository at this point in the history
  8. Content counter for bolding the :before on lists

    mduvall authored and Yannick Lohse committed Sep 3, 2013
    Configuration menu
    Copy the full SHA
    7f5e213 View commit details
    Browse the repository at this point in the history
  9. Add demo and bottom margin for editor elements

    mduvall authored and Yannick Lohse committed Sep 3, 2013
    Configuration menu
    Copy the full SHA
    ef6fb37 View commit details
    Browse the repository at this point in the history
  10. Update README with lists

    mduvall authored and Yannick Lohse committed Sep 3, 2013
    Configuration menu
    Copy the full SHA
    4ade02e View commit details
    Browse the repository at this point in the history
  11. bug: remove focus-ring on Webkit, has :focus on buttons

    mduvall authored and Yannick Lohse committed Sep 3, 2013
    Configuration menu
    Copy the full SHA
    35162f0 View commit details
    Browse the repository at this point in the history
  12. Base test framework in place

    mduvall authored and Yannick Lohse committed Sep 3, 2013
    Configuration menu
    Copy the full SHA
    e1c4987 View commit details
    Browse the repository at this point in the history
  13. Couple tests, include sinon

    mduvall authored and Yannick Lohse committed Sep 3, 2013
    Configuration menu
    Copy the full SHA
    152be19 View commit details
    Browse the repository at this point in the history
  14. Add coverage for QUnit via Istanbul

    mduvall authored and Yannick Lohse committed Sep 3, 2013
    Configuration menu
    Copy the full SHA
    01fc28b View commit details
    Browse the repository at this point in the history
  15. Test coverage for event binding

    mduvall authored and Yannick Lohse committed Sep 3, 2013
    Configuration menu
    Copy the full SHA
    7d9df07 View commit details
    Browse the repository at this point in the history
  16. Remove this don't need to do this in application code

    mduvall authored and Yannick Lohse committed Sep 3, 2013
    Configuration menu
    Copy the full SHA
    b11ab00 View commit details
    Browse the repository at this point in the history
  17. Fix line wrapping for > 10 items in an <ol>

    mduvall authored and Yannick Lohse committed Sep 3, 2013
    Configuration menu
    Copy the full SHA
    4a6ca3b View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2013

  1. Merge remote-tracking branch 'upstream/master'

    Conflicts:
    	index.html
    Yannick Lohse committed Sep 4, 2013
    Configuration menu
    Copy the full SHA
    8eb98bc View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2013

  1. Merge remote-tracking branch 'upstream/master'

    Yannick Lohse committed Sep 5, 2013
    Configuration menu
    Copy the full SHA
    51ea185 View commit details
    Browse the repository at this point in the history
  2. Implements hr + small refacotring

    Yannick Lohse committed Sep 5, 2013
    Configuration menu
    Copy the full SHA
    9490ff4 View commit details
    Browse the repository at this point in the history