Commit Graph

  • d66ee0227a
    Selector: Drop the specified attribute hack, it's not needed anymore Michał Gołębiowski-Owczarek 2019-05-15 22:49:13 +0200
  • 54c3e4bcd4
    Selector: ESLint: Fix no-nested-ternary; indent & one-var still broken Michał Gołębiowski-Owczarek 2019-05-15 21:23:31 +0200
  • 5c0bd6c2b7
    Selector: Reuse jQuery internal utils Michał Gołębiowski-Owczarek 2019-05-13 22:56:14 +0200
  • 27430a390d
    Selector: Fix new ESLint violations Michał Gołębiowski-Owczarek 2019-05-13 22:34:35 +0200
  • 6ad0b242f7
    Selector: Reduce size by removing the assert helper Michał Gołębiowski-Owczarek 2019-05-02 19:40:40 +0200
  • b25472d590
    Selector: Fix more ESLint violations Michał Gołębiowski-Owczarek 2019-05-02 19:34:19 +0200
  • aa41bd6a12
    Selector: Remove obsolete workarounds, update support comments Michał Gołębiowski-Owczarek 2019-05-02 15:56:07 +0200
  • 8a8bfba938
    Selector: Apply eslint --fix to selector code Michał Gołębiowski-Owczarek 2019-05-01 16:26:11 +0200
  • 26f7ac63bd
    Selector: Inline Sizzle into the selector module Michał Gołębiowski-Owczarek 2019-05-01 16:03:26 +0200
  • 72e09fa6ae
    Selector: Port Sizzle tests to jQuery Michał Gołębiowski-Owczarek 2019-06-26 21:39:10 +0200
  • 96675fa7c8
    Build: Updating the 3.x-stable version to 3.7.0-pre. Michał Gołębiowski-Owczarek 2022-12-14 00:48:46 +0100
  • 2c5b47c4de
    Build: Updating the 3.x-stable version to 3.6.3-pre. Timmy Willison 2022-12-13 09:58:45 -0500
  • 1552b93ed5
    3.6.2 3.6.2 Timmy Willison 2022-12-13 09:56:16 -0500
  • 2215119529
    Release: update authors Timmy Willison 2022-12-12 20:55:26 -0500
  • 024d87195a
    Core:Selector: Move jQuery.contains from the selector to the core module Michał Gołębiowski-Owczarek 2022-12-12 22:27:59 +0100
  • 139c73197f
    Core:Selector: Move jQuery.contains from the selector to the core module Michał Gołębiowski-Owczarek 2022-11-25 00:21:44 +0100
  • 0d9fae4c3a
    Build: Limit permissions for GitHub workflows Alex 2022-12-01 15:23:17 +0200
  • c909d6b1ff
    Build: Limit permissions for GitHub workflows Alex 2022-12-01 15:23:17 +0200
  • d5cbf0c489
    Update .github/workflows/codeql-analysis.yml Michał Gołębiowski-Owczarek 2022-12-01 13:52:04 +0100
  • 5266f23cf4
    Selector: Implement the uniqueSort chainable method Michał Gołębiowski-Owczarek 2022-11-28 18:10:33 +0100
  • f43b660eee
    Selector: Implement the uniqueSort chainable method Michał Gołębiowski-Owczarek 2022-11-25 00:17:01 +0100
  • 716130e094
    Tests: Indicate Firefox 106+ passes the cssSupportsSelector test Michał Gołębiowski-Owczarek 2022-11-25 00:54:56 +0100
  • 4c1171f2ed
    Selector: Re-introduce selector-native.js Michał Gołębiowski-Owczarek 2022-11-21 23:23:39 +0100
  • 8dfdc4aa14
    Tests: Indicate Firefox 106+ passes the cssSupportsSelector test Michał Gołębiowski-Owczarek 2022-10-17 18:12:04 +0200
  • 733f55f427
    Selector: Fix querying on document fragments Michał Gołębiowski-Owczarek 2022-11-17 14:15:24 +0100
  • 5167381836
    Selector: Update src/selector-native.js header comment Michał Gołębiowski-Owczarek 2022-10-11 14:29:28 +0200
  • 8d02defb04
    Build: Rename the -selector-full flag to -selector Michał Gołębiowski-Owczarek 2022-10-10 19:47:38 +0200
  • 3e54970777
    Tests: Move QUnit.jQuerySelectors{,Pos} definitions up Michał Gołębiowski-Owczarek 2022-10-07 16:50:58 +0200
  • 0e65138d68
    Tests: Make selector-native tests pass again Michał Gołębiowski-Owczarek 2022-09-21 15:44:45 +0200
  • f7a8a15bb8
    Tests: Run selector-native tests in npm test Michał Gołębiowski-Owczarek 2022-09-21 15:35:21 +0200
  • d903a4da25
    Build: Add back the error for an attempted selector exclusion Michał Gołębiowski-Owczarek 2022-08-14 23:31:03 +0200
  • 0aaa97d9b0
    Docs: Add more details on consequences of excluding selector to README Michał Gołębiowski-Owczarek 2022-08-14 23:24:15 +0200
  • d7fa796521
    Tests: Don't run custom pseudos tests on the selector-native build Michał Gołębiowski-Owczarek 2022-10-11 12:51:24 +0200
  • 3d02f1542c
    Tests: Fix Safari detection Michał Gołębiowski-Owczarek 2022-08-14 22:39:24 +0200
  • 35ea38c902
    Selector: Re-introduce selector-native.js Michał Gołębiowski-Owczarek 2022-08-09 00:06:02 +0200
  • f4809f9b4a
    Build: Test on Node.js 18 & 19, stop testing on Node 12 Michał Gołębiowski-Owczarek 2022-11-17 13:22:38 +0100
  • f62d8e2159
    Build: Test on Node.js 18 & 19, stop testing on Node 12 Michał Gołębiowski-Owczarek 2022-11-17 13:22:21 +0100
  • 4542407892
    Build: Test on Node.js 18 & 19, stop testing on Node 12 Michał Gołębiowski-Owczarek 2022-11-17 13:06:18 +0100
  • 065090708d
    Build: Test on Node.js 18 & 19, stop testing on Node 12 Michał Gołębiowski-Owczarek 2022-11-17 13:05:59 +0100
  • 5318e3111a Selector:Manipulation: Fix DOM manip within template contents Michał Gołębiowski-Owczarek 2022-11-15 15:43:18 +0100
  • a1b7ae3b3f Selector: Update Sizzle from 2.3.7 to 2.3.8 Michał Gołębiowski-Owczarek 2022-11-16 16:56:10 +0100
  • bc23c1ccfd
    Selector:Manipulation: Fix DOM manip within template contents Michał Gołębiowski-Owczarek 2022-11-15 15:43:18 +0100
  • bc78d56384
    Selector: Update Sizzle from 2.3.7 to 2.3.8 Michał Gołębiowski-Owczarek 2022-11-16 16:56:10 +0100
  • 3299236c89
    Selector:Manipulation: Fix DOM manip within template contents Michał Gołębiowski-Owczarek 2022-11-14 18:36:53 +0100
  • 8bed510cf8
    Tests: Add a direct jQuery.contains test Michał Gołębiowski-Owczarek 2022-11-14 17:56:30 +0100
  • 5a0e04d6d5
    Tests: Simplify the manipulation test Michał Gołębiowski-Owczarek 2022-11-14 17:55:55 +0100
  • ef2e6ab695
    Selector:Manipulation: Fix DOM manip within template contents Michał Gołębiowski-Owczarek 2022-11-02 14:42:46 +0100
  • 28241b7f92 Build: Bump actions/setup-node from 3.5.0 to 3.5.1 dependabot[bot] 2022-11-01 20:58:52 +0100
  • 0208224b5b
    Build: Bump actions/setup-node from 3.5.0 to 3.5.1 dependabot[bot] 2022-11-01 20:58:52 +0100
  • 3348e6da8a
    Build: Bump actions/setup-node from 3.5.0 to 3.5.1 dependabot[bot] 2022-11-01 00:25:15 +0000
  • bcd9c2bc3d
    Docs: Remove stale badge from README Timmy Willison 2022-10-24 11:00:25 -0400
  • 1c64a486c1
    Docs: remove stale badge Timmy Willison 2022-10-24 10:30:39 -0400
  • 2d35c7e63b Core: Add New Feature - entries Function metakin 2022-10-21 18:41:46 +0300
  • 6e456fa4fc Core: Add New Feature - entries Function metakin 2022-10-21 18:22:41 +0300
  • 74978b7e89
    Ajax: Support null as success functions in jQuery.get Michał Gołębiowski-Owczarek 2022-10-17 18:54:28 +0200
  • aa17befc01 Ajax: Support null as success functions in jQuery.{get,post} Michał Gołębiowski-Owczarek 2022-10-11 16:29:24 +0200
  • 8c7da22cae
    Selector: Drop support for legacy pseudos, test custom pseudos Michał Gołębiowski-Owczarek 2022-10-11 11:55:46 +0200
  • eb5cae354f Tests: Wrap jQuery.expr cleanup in try-finally Michał Gołębiowski-Owczarek 2022-10-10 19:33:31 +0200
  • ee6e874075
    Manipulation: Extract domManip to a separate file Michał Gołębiowski-Owczarek 2022-10-10 18:15:34 +0200
  • db9652b748 Manipulation: Extract domManip to a separate file Michał Gołębiowski-Owczarek 2022-10-07 17:21:20 +0200
  • 4e30ce478f Selector: Drop support for legacy pseudos, test custom pseudos Michał Gołębiowski-Owczarek 2022-10-07 17:06:24 +0200
  • ee0fec052b
    Selector: Update Sizzle from 2.3.6 to 2.3.7 Michał Gołębiowski-Owczarek 2022-10-04 18:02:52 +0200
  • 70919a54f0 Selector: Update Sizzle from 2.3.6 to 2.3.7 Michał Gołębiowski-Owczarek 2022-10-04 00:05:04 +0200
  • ed02835585 Build: Update Grunt from 1.4.1 to 1.5.3 Michał Gołębiowski-Owczarek 2022-10-03 23:06:37 +0200
  • aa231cd214
    Build: Update Grunt from 1.4.1 to 1.5.3 Michał Gołębiowski-Owczarek 2022-10-03 23:06:37 +0200
  • f90159acad Build: Update Grunt from 1.4.1 to 1.5.3 Michał Gołębiowski-Owczarek 2022-10-03 18:26:36 +0200
  • 76edd26ebb Docs: Update the README of the published package Michał Gołębiowski-Owczarek 2022-10-03 22:55:49 +0200
  • edccabf10d
    Docs: Update the README of the published package Michał Gołębiowski-Owczarek 2022-10-03 22:55:49 +0200
  • 965391ab93 Tests: Remove a workaround for a Firefox XML parsing issue Michał Gołębiowski-Owczarek 2022-10-03 22:53:39 +0200
  • e7ffe1f135
    Tests: Remove a workaround for a Firefox XML parsing issue Michał Gołębiowski-Owczarek 2022-10-03 22:53:39 +0200
  • 4fa17b8aa6 Docs: Update the README of the published package Michał Gołębiowski-Owczarek 2022-09-05 17:46:41 +0200
  • 8bea1dec18 CSS: Return undefined for whitespace-only CSS variable values (#5120) Michał Gołębiowski-Owczarek 2022-10-03 18:10:42 +0200
  • 7eb0019640
    CSS: Return undefined for whitespace-only CSS variable values (#5120) Michał Gołębiowski-Owczarek 2022-10-03 18:10:42 +0200
  • 9eb47cceba Build: Bump actions/setup-node from 3.4.1 to 3.5.0 dependabot[bot] 2022-10-03 16:58:47 +0200
  • 25400750fb
    Build: Bump actions/setup-node from 3.4.1 to 3.5.0 dependabot[bot] 2022-10-03 16:58:47 +0200
  • 27d689140a
    Upgrade: Bump actions/setup-node from 3.4.1 to 3.5.0 dependabot[bot] 2022-10-01 00:07:02 +0000
  • eb3573aef2
    Update README.md arun-echnotek 2022-09-22 18:46:49 +0530
  • 16d92898cf WIP Core: Define the exports & module fields in package.json Michał Gołębiowski-Owczarek 2022-09-21 19:06:28 +0200
  • d051e0e3a2
    Tests: Make Ajax tests pass in iOS 9 Michał Gołębiowski-Owczarek 2022-09-21 17:46:18 +0200
  • f157a2e431 Tests: Make Ajax tests pass in iOS 9 Michał Gołębiowski-Owczarek 2022-09-21 14:17:32 +0200
  • 31eeea5adb CSS: Return undefined for whitespace-only CSS variable values Michał Gołębiowski-Owczarek 2022-09-21 14:02:47 +0200
  • bd61eab968
    Merge branch 'jquery:main' into patch-1 Diego Casorran 2022-09-20 12:50:41 +0000
  • a49070254e build: harden codeql-analysis.yml permissions Signed-off-by: Alex <aleksandrosansan@gmail.com> Alex 2022-09-20 14:36:33 +0200
  • a550a3c224 build: harden node.js.yml permissions Signed-off-by: Alex <aleksandrosansan@gmail.com> Alex 2022-09-20 14:35:36 +0200
  • c0db6d7032 CSS: Don’t trim whitespace of undefined custom property Anders Kaseorg 2022-09-19 14:08:12 -0700
  • 313059fc36 CSS: Don’t trim whitespace of undefined custom property Anders Kaseorg 2022-09-19 14:08:12 -0700
  • ed306c0261
    CSS: Don’t trim whitespace of undefined custom property Anders Kaseorg 2022-09-19 14:08:12 -0700
  • ee6718a843 CSS: Don’t trim whitespace of undefined custom property Anders Kaseorg 2022-09-02 20:16:10 -0700
  • d153c375e6
    Selector: Use jQuery :has if CSS.supports(selector(...)) non-compliant Michał Gołębiowski-Owczarek 2022-09-19 21:56:02 +0300
  • b40ea05643 Selector: Use jQuery :has if CSS.supports(selector(...)) non-compliant Michał Gołębiowski-Owczarek 2022-09-05 15:32:26 +0200
  • de48171d43
    Deferred: Deprecate setTimeout() usage under latest browsers. Diego Casorran 2022-09-14 17:20:07 +0200
  • 07b8c518d0 build: 🐛 cynthiia23 2022-09-12 16:15:28 -0400
  • 3493864bb7 Main All links on git.io are deprecated and may stop redirecting at a certain point. cynthiia23 2022-09-12 16:04:25 -0400
  • f14064cabf Upgrade: Bump actions/setup-node from 3.3.0 to 3.4.1 dependabot[bot] 2022-09-12 15:45:20 +0200
  • 78321f078c
    Upgrade: Bump actions/setup-node from 3.3.0 to 3.4.1 dependabot[bot] 2022-09-12 15:45:20 +0200
  • 840d8fc7a7 Tests: Remove a workaround for a Firefox XML parsing issue Michał Gołębiowski-Owczarek 2022-09-05 18:19:03 +0200
  • 3bcf11224d
    Fix typo Christian Clauss 2022-08-31 17:49:32 +0200
  • d2436df36a
    Core: Drop the root parameter of jQuery.fn.init Michał Gołębiowski-Owczarek 2022-08-29 19:03:12 +0200
  • 8cf39b78e6
    Tests: Fix the link to QUnit CSS file Michał Gołębiowski-Owczarek 2022-08-29 17:44:10 +0200
  • adf8ea8efe Core: Drop the root parameter of jQuery.fn.init Michał Gołębiowski-Owczarek 2022-08-29 17:37:59 +0200