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

fix figcaption a11y warning #996

Merged
merged 34 commits into from
Dec 10, 2017
Merged

fix figcaption a11y warning #996

merged 34 commits into from
Dec 10, 2017

Commits on Dec 6, 2017

  1. Configuration menu
    Copy the full SHA
    2e56d10 View commit details
    Browse the repository at this point in the history
  2. remove unused code

    Rich-Harris committed Dec 6, 2017
    Configuration menu
    Copy the full SHA
    4b31992 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2017

  1. Configuration menu
    Copy the full SHA
    39f1af2 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2017

  1. Configuration menu
    Copy the full SHA
    8e9e323 View commit details
    Browse the repository at this point in the history
  2. move some code around

    Rich-Harris committed Dec 9, 2017
    Configuration menu
    Copy the full SHA
    c6d49b7 View commit details
    Browse the repository at this point in the history
  3. remove some unused code

    Rich-Harris committed Dec 9, 2017
    Configuration menu
    Copy the full SHA
    daaad80 View commit details
    Browse the repository at this point in the history
  4. move Slot logic

    Rich-Harris committed Dec 9, 2017
    Configuration menu
    Copy the full SHA
    e8e05e7 View commit details
    Browse the repository at this point in the history
  5. move attribute logic

    Rich-Harris committed Dec 9, 2017
    Configuration menu
    Copy the full SHA
    425d019 View commit details
    Browse the repository at this point in the history
  6. move binding logic

    Rich-Harris committed Dec 9, 2017
    Configuration menu
    Copy the full SHA
    8072f6a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    596c432 View commit details
    Browse the repository at this point in the history
  8. remove elementStack

    Rich-Harris committed Dec 9, 2017
    Configuration menu
    Copy the full SHA
    56f34c7 View commit details
    Browse the repository at this point in the history
  9. remove componentStack

    Rich-Harris committed Dec 9, 2017
    Configuration menu
    Copy the full SHA
    fd24a5c View commit details
    Browse the repository at this point in the history
  10. remove inEachBlock

    Rich-Harris committed Dec 9, 2017
    Configuration menu
    Copy the full SHA
    0cf9259 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    67aca17 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f4888dd View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7f77a10 View commit details
    Browse the repository at this point in the history
  14. remove some unused stuff

    Rich-Harris committed Dec 9, 2017
    Configuration menu
    Copy the full SHA
    f6ac3a4 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e30dc8e View commit details
    Browse the repository at this point in the history
  16. tidy up

    Rich-Harris committed Dec 9, 2017
    Configuration menu
    Copy the full SHA
    8eacc25 View commit details
    Browse the repository at this point in the history
  17. more tidying up

    Rich-Harris committed Dec 9, 2017
    Configuration menu
    Copy the full SHA
    48ed685 View commit details
    Browse the repository at this point in the history
  18. simplify

    Rich-Harris committed Dec 9, 2017
    Configuration menu
    Copy the full SHA
    05d63e6 View commit details
    Browse the repository at this point in the history
  19. more simplification

    Rich-Harris committed Dec 9, 2017
    Configuration menu
    Copy the full SHA
    16bac3b View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    433623c View commit details
    Browse the repository at this point in the history
  21. remove unused imports

    Rich-Harris committed Dec 9, 2017
    Configuration menu
    Copy the full SHA
    afa996c View commit details
    Browse the repository at this point in the history
  22. DRY out

    Rich-Harris committed Dec 9, 2017
    Configuration menu
    Copy the full SHA
    e9dc123 View commit details
    Browse the repository at this point in the history
  23. more tidying up

    Rich-Harris committed Dec 9, 2017
    Configuration menu
    Copy the full SHA
    ea418cd View commit details
    Browse the repository at this point in the history
  24. rename _block to block

    Rich-Harris committed Dec 9, 2017
    Configuration menu
    Copy the full SHA
    3fa83e3 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    9b2a7e1 View commit details
    Browse the repository at this point in the history
  26. more tidying up

    Rich-Harris committed Dec 9, 2017
    Configuration menu
    Copy the full SHA
    e974fdc View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    a72a6ca View commit details
    Browse the repository at this point in the history
  28. tidy up

    Rich-Harris committed Dec 9, 2017
    Configuration menu
    Copy the full SHA
    f7d4994 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2017

  1. remove unused code

    Rich-Harris committed Dec 10, 2017
    Configuration menu
    Copy the full SHA
    cf94217 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f33b883 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9fce7a1 View commit details
    Browse the repository at this point in the history