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

General touchup #2733

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

General touchup #2733

wants to merge 5 commits into from

Commits on Nov 27, 2016

  1. make search_field_disabled smarter

    replace custom bound @activate_action with using a fat-arrow function
    koenpunt committed Nov 27, 2016
    Configuration menu
    Copy the full SHA
    3d73705 View commit details
    Browse the repository at this point in the history
  2. update tabindex handling

    koenpunt committed Nov 27, 2016
    Configuration menu
    Copy the full SHA
    e9d9f5b View commit details
    Browse the repository at this point in the history
  3. use fat arrow function for test_active_click

    removed the need for the manual bind, which is what coffeescript does
    in the background
    koenpunt committed Nov 27, 2016
    Configuration menu
    Copy the full SHA
    3658d35 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    204ed8d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5dd350a View commit details
    Browse the repository at this point in the history