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

Change pa-page-title so no 'title' attribute is used #4

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Change pa-page-title so no 'title' attribute is used #4

wants to merge 3 commits into from

Commits on Apr 23, 2016

  1. change title to pageTitle

    Prevents tooltip from #3
    keith24 committed Apr 23, 2016
    Configuration menu
    Copy the full SHA
    bce9309 View commit details
    Browse the repository at this point in the history
  2. change title to page-title

    Using `title` attribute creates HTML5 tooltips in most browsers.  See Issue #3.
    keith24 committed Apr 23, 2016
    Configuration menu
    Copy the full SHA
    73b1203 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from keith24/patch-1

    change 'title' to 'pageTitle'/'page-title'
    keith24 committed Apr 23, 2016
    Configuration menu
    Copy the full SHA
    7295fdc View commit details
    Browse the repository at this point in the history