aboutsummaryrefslogtreecommitdiffstats
path: root/src/attributes/val.js
Commit message (Expand)AuthorAgeFilesLines
* Revert "Misc: Drop support for older browsers; update support comments"Timmy Willison2016-01-061-10/+25
* Build: Update jscs and lint filesOleg Gaidarenko2015-09-071-20/+30
* Core: Standardize indexOf comparisonsRichard Gibson2015-01-101-2/+2
* Attributes: Simplify the option val hook; backport a test from masterMichał Gołębiowski2014-12-081-6/+3
* Misc: Drop support for older browsers; update support commentsMichał Gołębiowski2014-12-081-21/+5
* Build: update grunt-jscs-checker and pass with the new rulesTimmy Willison2014-07-171-3/+7
* Attributes: Trim whitespace from option text when returned as a valueJohn Hoven2014-03-201-1/+3
* Attrs: Restore ability to pass array to jQuery#valOleg2014-01-161-1/+2
* Attrs: Force reflow in select value setterOleg2014-01-161-5/+21
* Attrs: Fix valHook for option elementOleg2014-01-161-2/+1
* Fix some code style inconsistenciesOleg2013-11-071-1/+1
* Separate jQuery.fn.init into its own module (for lighter core dependencies ac...Timmy Willison2013-09-091-1/+2
* Fix #10814. Fix #14084. Make support tests lazy and broken out to components.Michał Gołębiowski2013-09-061-4/+4
* 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/+158