jQuery Core Team Meeting – Mar 18 2024

Attending: timmywil, mgol, gibson042

Location: https://app.gitter.im/#/room/#jquery_meeting:gitter.im

link Issues & PRs

  • https://github.com/jquery/jquery/issues/5388 boolean attributes
    • PR: https://github.com/jquery/jquery/pull/5451
    • Docs: Note: because ARIA attributes frequently associate behavior with "false" values that differs from attribute absence, passing false as the value for an "aria-…" attribute will stringify that value to "false" rather than remove the attribute.
      1. there is no internal list of boolean attributes;
    1. .attr(name) just reflects DOM getAttribute(name);
    2. .attr(name, false) stringifies the value to "false" if name starts with "aria-" and otherwise removes the attribute
  • https://github.com/jquery/jquery/pull/4861 offset search depth
    • to be reviewed by gibson

link Decommissioning jenkins

  • jQuery core no longer relies on jenkins!
  • PR ready for jQuery migrate
  • next steps:
    • test main 3 browsers in UI, add filestash workflow
      • latest 1.x
      • latest 2.x
      • latest 3.x
      • latest 4.x
      • 3.x git
      • git
    • jquery color: same infra as UI, but drop filestash workflow and remove their links on releases.jquery.com

jQuery Core Team Meeting – Mar 11 2024

Attending: timmywil, mgol

Location: https://app.gitter.im/#/room/#jquery_meeting:gitter.im

link Testing infra migrated on both main and 3.x!

  • includes filestash workflow to update git versions of jQuery
  • jQuery core no longer relies on jenkins
  • next steps:
    • add testing infra to jquery-migrate, add filestash workflow
    • test main 3 browsers in UI, add filestash workflow, and remove its jenkins dependency
      • latest 1.x
      • latest 2.x
      • latest 3.x
      • latest 4.x
      • 3.x git
      • git
    • jquery color: same infra as UI, drop filestash workflow and remove their links on releases.jquery.com

link jQuery 4.0 beta followup

link PRs

jQuery Core Team Meeting – Mar 04 2024

Attending: timmywil, mgol, gibson042

Location: https://app.gitter.im/#/room/#jquery_meeting:gitter.im

link Testing infra migration

link jQuery 4.0 beta followup

link PRs

link Swarm check

jQuery Core Team Meeting – Feb 26 2024

Attending: timmywil, mgol, gibson042

Location: https://app.gitter.im/#/room/#jquery_meeting:gitter.im

link Discussed security meeting

  • met over video at the end

link Testing infra migrated!

link jQuery 4.0 beta followup

link PRs

link Swarm check

jQuery Core Team Meeting – Jan 29 2024

Attending: timmywil, mgol, gibson042

Location: https://app.gitter.im/#/room/#jquery_meeting:gitter.im

link jQuery 4.0

  • working on release

link Issues

  • https://github.com/jquery/jquery/issues/5388
    • "drops the list of boolean attribute names completely. Getting should return the same as DOM getAttribute, and setting might as well apply the "false becomes removal" logic universally"

link Swarm check

jQuery Core Team Meeting – Jan 22 2024

Attending: timmywil, mgol, gibson042

Location: https://app.gitter.im/#/room/#jquery_meeting:gitter.im

link jQuery 4.0

  • working on release

link Issues

link PRs

link Other repos

link Swarm check

jQuery Core Team Meeting – Jan 08 2024

Attending: timmywil, mgol, gibson042

Location: https://app.gitter.im/#/room/#jquery_meeting:gitter.im

link jQuery 4.0

  • blog post is ready!

link Issues

link PRs

link Other repos

link Swarm check (green)

jQuery Core Team Meeting – Dec 18 2023

Attending: timmywil, mgol, timo

Location: https://app.gitter.im/#/room/#jquery_meeting:gitter.im

link Team page

  • link to it from OpenJS Foundation dropdown

link Infra

link 4.0 blog post highlights

link Swarm check