Skip to content
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.

Button active state #5337

Merged
merged 5 commits into from Nov 29, 2012
Merged

Button active state #5337

merged 5 commits into from Nov 29, 2012

Commits on Nov 27, 2012

  1. Navigation: Factor out calculation as to whether form submit will hap…

    …pen over AJAX
    Gabriel Schulhof committed Nov 27, 2012
    Configuration menu
    Copy the full SHA
    e84cf61 View commit details
    Browse the repository at this point in the history
  2. Navigation: Add parameter calculateOnly to getAjaxFormData when the d…

    …ata itself is not important
    Gabriel Schulhof committed Nov 27, 2012
    Configuration menu
    Copy the full SHA
    283c567 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    53e1acd View commit details
    Browse the repository at this point in the history
  4. Navigation: Add active class to submit button if form will be handled…

    … via AJAX. Addresses parts of #5009.
    Gabriel Schulhof committed Nov 27, 2012
    Configuration menu
    Copy the full SHA
    b5ccb80 View commit details
    Browse the repository at this point in the history
  5. Navigation: Try to get rid of call to .closest( ".ui-btn" ) by making…

    … use of buttonElements data added during buttonMarkup()
    Gabriel Schulhof committed Nov 27, 2012
    Configuration menu
    Copy the full SHA
    f52df7b View commit details
    Browse the repository at this point in the history