Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Build: Put all AMD modules in "src/" in strict mode | Michał Gołębiowski | 2016-04-25 | 1 | -0/+2 |
* | CSS: Toggle detached elements as visible unless they have display: none | Richard Gibson | 2016-04-11 | 1 | -6/+1 |
* | Docs:Tests: Remove obsolete code from tests, update support comments | Michał Gołębiowski | 2016-03-08 | 1 | -1/+1 |
* | CSS: isHidden -> isHiddenWithinTree | Timmy Willison | 2016-01-21 | 1 | -3/+3 |
* | CSS: Stop Firefox from treating disconnected elements as cascade-hidden | Richard Gibson | 2016-01-14 | 1 | -1/+6 |
* | CSS: Restore cascade-override behavior in .show | Richard Gibson | 2016-01-13 | 1 | -6/+38 |
* | Effects: fix loading showHide in AMD mode | Timmy Willison | 2015-11-10 | 1 | -0/+1 |
* | CSS: fix AMD mode for the new showHide module | Timmy Willison | 2015-10-18 | 1 | -1/+2 |
* | CSS: Make show/hide/toggle methods a module | Dave Methvin | 2015-10-18 | 1 | -3/+24 |
* | Build: Update jscs and lint files | Oleg Gaidarenko | 2015-09-07 | 1 | -2/+3 |
* | CSS: Ignore the CSS cascade in show()/hide()/etc. | Richard Gibson | 2015-05-11 | 1 | -0/+47 |