summaryrefslogtreecommitdiff
path: root/misc/states.js
Commit message (Collapse)AuthorAge
* Issue #1592688 by jgtrescazes, tstoeckler, eric.chenchao, fietserwin, Heine, ↵David Rothstein2015-10-12
| | | | stefan.r, Dmitriy.trt, lachezar.valchev, bogdan khrupa: #states can cause the form "required" mark to appear more than once on the same element
* Issue #2018791 by droplet | gagarine: States.js is not compatible with ↵David Rothstein2013-12-29
| | | | jquery +1.6.1 because it use $.attr in the wrong way.
* Issue #1263302 by andypost, peterpoe: Fixed States API disabled state ↵webchick2012-10-13
| | | | handler filters out nonexistent class 'form-element'.
* Issue #1507954 by nod_, boombatower | silinor: Fixed Global selector in ↵David Rothstein2012-07-29
| | | | states.js brakes some scripts.
* Issue #735528 follow-up by attiks: Do not backport span -> attr change.webchick2012-04-12
|
* Issue #735528 by nod_, redndahead, kkaefer, agentrickard, peterpoe, Rob ↵webchick2012-02-28
| | | | Loach, xjm, sun: FAPI #states: Fix conditionals to allow OR and XOR constructions.
* Issue #1428538 by Albert Volkman, nod_: Use jQuery toggle.webchick2012-02-14
|
* Issue #879580 by arithmetric: Fixed States fail when using integer values ↵webchick2011-09-30
| | | | for select/radio dependencies.
* - Patch #1017882 by Gábor Hojtsy: required elements buggy with #states.Dries Buytaert2011-04-12
|
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* #984416 by Berdir: Fixed #states doesn't work on submit buttonsAngie Byron2010-12-06
|
* #767268 by sun, rfay: Fixed #states doesn't work correctly with radio buttons.Angie Byron2010-04-30
|
* #777738 by Garrett Albright: Fixed #states: Correct spelling of Dependent.Angie Byron2010-04-29
|
* #557272 follow-up by Dave Reid: Allow triggering states on change event.Angie Byron2010-02-18
|
* - Patch #557272 by kkaefer, Rob Loach, quicksketch: added FAPI JavaScript ↵Dries Buytaert2009-10-16
States system.