aboutsummaryrefslogtreecommitdiffstats
path: root/src/attributes/prop.js
Commit message (Expand)AuthorAgeFilesLines
* Docs: Remove links to Web Archive from sourceMichał Gołębiowski-Owczarek2022-01-041-1/+0
* Docs: Replace `#NUMBER` Trac issue references with `trac-NUMBER`Michał Gołębiowski-Owczarek2022-01-041-1/+1
* Core: Drop support for Edge Legacy (i.e. non-Chromium Microsoft Edge)Michał Gołębiowski-Owczarek2020-09-221-2/+4
* Core: Migrate from AMD to ES modules 🎉Michał Gołębiowski-Owczarek2019-11-181-9/+4
* Selector: Inline Sizzle into the selector moduleMichał Gołębiowski-Owczarek2019-07-291-1/+1
* Core: Remove IE-specific support tests, rely on document.documentModeMichał Gołębiowski-Owczarek2019-05-131-10/+7
* Core: Drop support for IE <11, iOS <11, Firefox <65, Android Browser & PhantomJSMichał Gołębiowski-Owczarek2019-04-291-5/+5
* Build: Update eslint config and fix associated errorsOleg Gaidarenko2016-07-151-5/+12
* Build: More ESLint related changesOleg Gaidarenko2016-07-091-0/+8
* Build: Put all AMD modules in "src/" in strict modeMichał Gołębiowski2016-04-251-0/+2
* Docs: Update support comments to follow the new syntaxMichał Gołębiowski2016-03-301-1/+1
* Attributes: remove redundant parent checkTimmy Willison2016-03-071-1/+1
* Attributes: Add a support comment & fix a link @ tabIndex hookMichał Gołębiowski2016-02-031-1/+2
* Attributes: fix setting selected on an option in IE<=11Timmy Willison2016-01-191-0/+16
* Attributes: fix tabIndex on <img> in IE11Joelle Fleurantin2015-10-181-5/+15
* Build: Update jscs and lint filesOleg Gaidarenko2015-09-071-10/+10
* Core: organize prop & attr code to be similarGilad Peleg2015-06-231-18/+22
* Build: update grunt-jscs-checker and pass with the new rulesTimmy Willison2014-07-171-3/+4
* Support: clean up comments and Support notationDave Methvin2014-06-101-3/+1
* Break jQuery.access out into its own module to separate it from core; Adjust ...Timmy Willison2013-09-091-2/+3
* Fix #10814. Make support tests lazy and broken out to components.Michał Gołębiowski2013-09-061-3/+3
* 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/+94