aboutsummaryrefslogtreecommitdiffstats
path: root/src/attributes/attr.js
Commit message (Expand)AuthorAgeFilesLines
* Revert "Misc: Drop support for older browsers; update support comments"Timmy Willison2016-01-061-9/+89
* Revert "Attributes: do not set properties to false when removing booleans"Oleg Gaidarenko2015-12-221-1/+18
* Attributes: do not set properties to false when removing booleansTimmy Willison2015-10-261-18/+1
* Build: Update jscs and lint filesOleg Gaidarenko2015-09-071-9/+9
* Attributes: fix IE8 issuesGilad Peleg2015-06-251-16/+77
* Core: organize prop & attr code to be similarGilad Peleg2015-06-231-106/+50
* Attributes: remove unnecessary element null checkBastian Buchholz2015-04-201-1/+1
* Attributes: revert returning null for non-existant attributesTimmy Willison2015-03-301-1/+6
* Attributes: revert returning null for non-elementsTimmy Willison2015-03-161-1/+1
* Attributes: fix failing test for new return valueTimmy Willison2015-03-161-1/+1
* Attributes: return null when attribute does not existWinston Howes2015-03-161-6/+1
* Misc: Drop support for older browsers; update support commentsMichał Gołębiowski2014-12-081-88/+12
* Core: Drop strundefined variableChris Antaki2014-09-021-3/+2
* Build: update grunt-jscs-checker and pass with the new rulesTimmy Willison2014-07-171-1/+3
* Break jQuery.access out into its own module to separate it from core; Adjust ...Timmy Willison2013-09-091-2/+3
* Fix #10814. Fix #14084. Make support tests lazy and broken out to components.Michał Gołębiowski2013-09-061-7/+7
* Fix for custom attr handles duck-punching the boolean attr handleTimmy Willison2013-08-281-4/+6
* Make the attr handles a little more readable (+4 bytes)Timmy Willison2013-08-261-25/+25
* Fix most of the broken tests in oldIE. Build order issue.Timmy Willison2013-08-261-0/+1
* Specify support as a dependency wherever it is used. Optimize module order to...Timmy Willison2013-08-151-1/+2
* AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163.Timmy Willison2013-08-151-0/+266