index
:
jquery.git
1.12-stable
2.2-stable
3.6-stable
3.x-stable
dependabot/github_actions/github-actions-6951dec90a
dependabot/github_actions/github-actions-7574396d95
dependabot/npm_and_yarn/rollup-4.22.4
main
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
/
test
/
unit
/
css.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tests: Use allowlist instead of whitelist
J.Son
2024-03-01
1
-5
/
+5
*
CSS: Fix reliableTrDimensions support test for initially hidden iframes
Michał Gołębiowski-Owczarek
2023-11-07
1
-0
/
+41
*
Core: Simplify code post browser support reduction
Michał Gołębiowski-Owczarek
2023-09-20
1
-1
/
+1
*
Build: migrate most grunt tasks off of grunt
Timmy Willison
2023-09-18
1
-4
/
+5
*
Docs: Fix typos found by codespell
Dimitri Papadopoulos Orfanos
2023-06-28
1
-3
/
+3
*
Build: Run GitHub Action browser tests on Playwright WebKit
Michał Gołębiowski-Owczarek
2023-01-23
1
-1
/
+1
*
CSS: Return `undefined` for whitespace-only CSS variable values (#5120)
Michał Gołębiowski-Owczarek
2022-10-03
1
-1
/
+3
*
CSS: Don’t trim whitespace of undefined custom property
Anders Kaseorg
2022-09-19
1
-1
/
+4
*
Tests: Exclude tests based on compilation flags, not API presence
Michał Gołębiowski-Owczarek
2022-06-28
1
-5
/
+5
*
Docs: Fix incorrect `trac-NUMBER` references
Michał Gołębiowski-Owczarek
2022-01-12
1
-1
/
+1
*
Docs: Replace `#NUMBER` Trac issue references with `trac-NUMBER`
Michał Gołębiowski-Owczarek
2022-01-04
1
-40
/
+40
*
CSS: Trim whitespace surrounding CSS Custom Properties values
fecore1
2021-09-23
1
-8
/
+23
*
Tests: Switch background image from online file to local 1x1.jpg
Timo Tijhof
2021-05-24
1
-18
/
+8
*
Core: Drop support for Edge Legacy (i.e. non-Chromium Microsoft Edge)
Michał Gołębiowski-Owczarek
2020-09-22
1
-7
/
+5
*
CSS: Include `show`, `hide` & `toggle` methods in the jQuery slim build
Michał Gołębiowski-Owczarek
2020-05-05
1
-5
/
+0
*
Manipulation: Make jQuery.htmlPrefilter an identity function
Michał Gołębiowski-Owczarek
2020-03-16
1
-56
/
+56
*
Docs: Update most URLs to HTTPS
Michał Gołębiowski-Owczarek
2019-10-21
1
-1
/
+1
*
CSS: Workaround buggy getComputedStyle on table rows in IE/Edge
Michał Gołębiowski-Owczarek
2019-10-14
1
-0
/
+20
*
Selector: Inline Sizzle into the selector module
Michał Gołębiowski-Owczarek
2019-07-29
1
-5
/
+13
*
Core: Remove IE-specific support tests, rely on document.documentMode
Michał Gołębiowski-Owczarek
2019-05-13
1
-118
/
+94
*
Core: Drop support for IE <11, iOS <11, Firefox <65, Android Browser & PhantomJS
Michał Gołębiowski-Owczarek
2019-04-29
1
-58
/
+21
*
Core: Remove deprecated jQuery APIs
Michał Gołębiowski-Owczarek
2019-04-29
1
-27
/
+0
*
Data: Separate data & css/effects camelCase implementations
Michał Gołębiowski-Owczarek
2019-04-29
1
-0
/
+15
*
CSS: Don't automatically add "px" to properties with a few exceptions
Michał Gołębiowski-Owczarek
2019-04-08
1
-2
/
+80
*
Build: Update QUnit from 1.23.1 to 2.9.2
Michał Gołębiowski-Owczarek
2019-03-04
1
-1
/
+1
*
Build: Update test code for compatibility with QUnit 2.x (#4297)
abnud1
2019-02-18
1
-2
/
+2
*
Core: Recognize Shadow DOM in attachment checks
Saptak Sengupta
2018-11-09
1
-0
/
+80
*
Tests: Add tests for not auto-appending "px" to CSS Grid properties
Michał Gołębiowski-Owczarek
2018-10-03
1
-0
/
+50
*
Test: enable a spec testing CSS whitespace preserving in Edge 17
Michał Gołębiowski-Owczarek
2018-06-18
1
-2
/
+2
*
CSS: Don't auto-append "px" to CSS variables (#4064)
Michał Gołębiowski-Owczarek
2018-06-04
1
-0
/
+15
*
CSS: Correctly detect scrollbox support with non-default zoom
Richard Gibson
2018-05-07
1
-3
/
+4
*
CSS: Ensure camel- vs kebab-cased names are not collapsed for CSS vars
Michał Gołębiowski-Owczarek
2018-05-02
1
-0
/
+2
*
Tests: fix weird failure in Edge 16 CSS
Timmy Willison
2018-01-16
1
-1
/
+1
*
Core: deprecate jQuery.isNumeric
Jason Bedard
2018-01-15
1
-2
/
+2
*
Tests: Add support for running unit tests via grunt with karma
Timo Tijhof
2017-12-18
1
-3
/
+2
*
CSS: Correctly set support properties with non-default zoom
Saptak Sengupta
2017-12-05
1
-0
/
+9
*
Tests: Update lineHeight adjustments to give Android more slop
Richard Gibson
2017-09-08
1
-9
/
+9
*
CSS: Avoid unit-conversion interference from CSS upper bounds
Richard Gibson
2017-08-28
1
-0
/
+16
*
Docs:Tests: Update IE/Edge-related support comments & tests
Michał Gołębiowski
2017-05-15
1
-14
/
+15
*
Tests: Clean up after the CSS Custom Properties support test
Michał Gołębiowski
2017-03-07
1
-2
/
+4
*
Tests: Skip CSS custom properties tests in non-supporting browsers
Michał Gołębiowski
2017-03-07
1
-55
/
+66
*
CSS: Support custom properties
Connor Atherton
2017-03-07
1
-0
/
+64
*
Tests: Disable a whitespace-setting test in Edge 14
Michał Gołębiowski
2016-09-12
1
-1
/
+10
*
Build: ESLint details
Oleg Gaidarenko
2016-06-11
1
-16
/
+16
*
Tests: Refactor testIframe() to make it DRYer and more consistent
Dave Methvin
2016-04-11
1
-2
/
+2
*
CSS: Toggle detached elements as visible unless they have display: none
Richard Gibson
2016-04-11
1
-0
/
+24
*
Docs: Update support comments to follow the new syntax
Michał Gołębiowski
2016-03-30
1
-1
/
+1
*
Docs:Tests: Remove legacy code & add support comments where needed
Michał Gołębiowski
2016-03-30
1
-22
/
+16
*
Docs:Tests: Remove obsolete code from tests, update support comments
Michał Gołębiowski
2016-03-08
1
-9
/
+4
*
CSS: Add test for gh-2867
Timmy Willison
2016-01-27
1
-0
/
+10
[next]