index
:
jquery.git
1.12-stable
2.2-stable
3.6-stable
3.x-stable
broken-test
dependabot/github_actions/github-actions-0b02fec6e3
dependabot/github_actions/github-actions-66959c3ab9
dependabot/github_actions/github-actions-6951dec90a
dependabot/github_actions/github-actions-7574396d95
dependabot/github_actions/github-actions-f50e11107c
dependabot/npm_and_yarn/rollup-4.22.4
jtr-test
main
mgol-patch-1
jQuery JavaScript Library: https://github.com/jquery/jquery
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
css.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
CSS: Don't workaround the IE 11 iframe-in-fullscreen sizing issues
Michał Gołębiowski
2016-04-26
1
-13
/
+0
*
CSS: Add animation-iteration-count to cssNumber, fix tests
Jun Sun
2016-01-07
1
-0
/
+1
*
Revert "Misc: Drop support for older browsers; update support comments"
Timmy Willison
2016-01-06
1
-6
/
+7
*
Build: code style fixes
Oleg Gaidarenko
2015-12-22
1
-1
/
+2
*
Build: code style fixes after all those reverts
Oleg Gaidarenko
2015-12-22
1
-1
/
+2
*
CSS: remove revert artefact
Oleg Gaidarenko
2015-12-22
1
-2
/
+0
*
Revert "CSS: Ignore the CSS cascade in show()/hide()/etc."
Oleg Gaidarenko
2015-12-22
1
-2
/
+59
*
Revert "CSS: Make .css("width") & .css("height") return fractional values"
Oleg Gaidarenko
2015-12-22
1
-24
/
+9
*
Revert "CSS: Make show/hide/toggle methods a module"
Oleg Gaidarenko
2015-12-22
1
-1
/
+21
*
CSS: use isFinite in place of redundant isNumeric
Timmy Willison
2015-10-25
1
-1
/
+1
*
CSS: Make show/hide/toggle methods a module
Dave Methvin
2015-10-25
1
-21
/
+1
*
CSS: Protect against getBoundingClientRect exceptions
Richard Gibson
2015-10-20
1
-6
/
+15
*
CSS: Correct misrepresentation of "auto" horizontal margins as 0
Richard Gibson
2015-10-18
1
-0
/
+13
*
Build: Update jscs and lint files
Oleg Gaidarenko
2015-09-07
1
-23
/
+42
*
Core: Support non-browser environments
Michał Gołębiowski
2015-08-16
1
-3
/
+4
*
CSS: Make .css("width") & .css("height") return fractional values
Michał Gołębiowski
2015-07-07
1
-9
/
+22
*
CSS: Improve a comment explaining IE11 fullscreen bug
Michał Gołębiowski
2015-07-01
1
-1
/
+2
*
CSS: Work around an IE11 fullscreen dimensions bug
Martin Naumann
2015-06-23
1
-0
/
+11
*
CSS: Don't cache unrecognized CSS property names
Michał Gołębiowski
2015-06-01
1
-9
/
+7
*
CSS: Ignore the CSS cascade in show()/hide()/etc.
Richard Gibson
2015-05-11
1
-57
/
+2
*
CSS: fix dependency order for amd
Timmy Willison
2015-05-04
1
-1
/
+1
*
CSS: Don't expose jQuery.swap
Michał Gołębiowski
2015-04-13
1
-4
/
+4
*
CSS: Support relative adjustment in any applicable unit
Mr21
2015-03-09
1
-9
/
+10
*
Misc: Drop support for older browsers; update support comments
Michał Gołębiowski
2014-12-08
1
-9
/
+6
*
CSS: Fix get upper case alpha opacity in IE8
Zheming Sun
2014-11-08
1
-1
/
+1
*
CSS: Removed redundant "to the number" in comment
Aurelio De Rosa
2014-09-02
1
-1
/
+1
*
Build: update grunt-jscs-checker and pass with the new rules
Timmy Willison
2014-07-17
1
-22
/
+42
*
Dimensions: Reverse a check to avoid potential reflows
Christian Kosmowski
2014-04-18
1
-1
/
+1
*
CSS: jQuery#hide should always save display value
Oleg Gaidarenko
2014-03-20
1
-6
/
+3
*
CSS: Add flex-grow and flex-shrink to cssNumber
Roman Rei_
2014-03-13
1
-0
/
+2
*
Support: Simplify the box-sizing test
Michał Gołębiowski
2014-03-10
1
-2
/
+2
*
Css: Revert 24e587929f62428e1959b10aace6dc4fd65ab397
Michał Gołębiowski
2014-03-10
1
-3
/
+0
*
CSS: Return values should be numbers
Dave Methvin
2014-03-04
1
-2
/
+2
*
Fix some code style inconsistencies
Oleg
2013-11-07
1
-1
/
+1
*
Fix #14394: Changing style !important in webkit. Close gh-1385.
Lihan Li
2013-10-15
1
-2
/
+5
*
Fixes #14450. Remove CommonJS+AMD syntax.
Timmy Willison
2013-10-15
1
-22
/
+23
*
Ref #14313: NaN detection. Close gh-1352.
Richard Gibson
2013-09-12
1
-2
/
+2
*
The cssHook from addGetHookIf wasn't actually getting added
Timmy Willison
2013-09-11
1
-1
/
+1
*
Remove offset dependency from css. Move curCSS and getStyles to their own mod...
Timmy Willison
2013-09-10
1
-119
/
+5
*
No ticket. Abstract conditional hook definition.
Michał Gołębiowski
2013-09-11
1
-54
/
+18
*
Separate jQuery.fn.init into its own module (for lighter core dependencies ac...
Timmy Willison
2013-09-09
1
-0
/
+1
*
Break jQuery.access out into its own module to separate it from core; Adjust ...
Timmy Willison
2013-09-09
1
-16
/
+25
*
Reorder css.js logically
Timmy Willison
2013-09-09
1
-219
/
+219
*
Always return jQuery in modules that can be included separately
Timmy Willison
2013-09-08
1
-0
/
+1
*
No ticket. Optimize top/left hooks: move the position check up, don't re-chec...
Michał Gołębiowski
2013-09-06
1
-10
/
+8
*
Fix #10814. Fix #14084. Make support tests lazy and broken out to components.
Michał Gołębiowski
2013-09-06
1
-30
/
+61
*
Pass all tests (and load Sizzle fixture correctly) when loading with AMD
Timmy Willison
2013-08-29
1
-2
/
+3
*
Fix #14150: revert to ownerDocument.defaultView.getComputedStyle. Close gh-13...
Chris Price
2013-08-19
1
-1
/
+1
*
Specify support as a dependency wherever it is used. Optimize module order to...
Timmy Willison
2013-08-15
1
-1
/
+2
*
AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163.
Timmy Willison
2013-08-15
1
-67
/
+18
[next]