1. 14 Jan, 2016 1 commit
    • Kotas Vlastimil's avatar
      Button toggling - trigger change event on input · 866e99b0
      Kotas Vlastimil authored
      Bootstrap’s .button styles can be applied to other elements, such as labels, to provide checkbox or radio style button toggling.
      
      When the checkbox or radio state is changed, there should be triggered the change event. Currently, the change event is triggered on the Button, which is not correct. Only input fields do support the change event.
      866e99b0
  2. 09 Dec, 2015 1 commit
  3. 08 Dec, 2015 1 commit
  4. 05 Dec, 2015 1 commit
  5. 19 Aug, 2015 1 commit
  6. 13 May, 2015 1 commit
  7. 11 May, 2015 1 commit
  8. 08 May, 2015 2 commits