Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: jquery/learn.jquery.com
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 509a31a
Choose a base ref
...
head repository: jquery/learn.jquery.com
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6312bfd
Choose a head ref
  • 8 commits
  • 7 files changed
  • 4 contributors

Commits on Mar 26, 2023

  1. Update README.md

    Incorporate some text from the old wiki page at
    https://github.com/jquery/learn.jquery.com/wiki/Contributing
    Krinkle authored Mar 26, 2023
    Configuration menu
    Copy the full SHA
    cc78659 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53786e8 View commit details
    Browse the repository at this point in the history
  3. code-organization: Fix incomplete sentence under "Encapsulation"

    Fixed "Encapsulation" section which had missing text.
    
    The incomplete "is sufficient to lend" sentence has been here as early
    as the first 2011 commit of the book that the site was based on:
    
    https://github.com/rmurphey/jqfundamentals/blob/55eb9dd5d5779b884fdafbe6673b04a5d0c97733/book/part3-advanced-topics/ch10-code-organization.html
    
    Closes #748.
    Fixes #744.
    ramyashankaran authored Mar 26, 2023
    Configuration menu
    Copy the full SHA
    f2baa77 View commit details
    Browse the repository at this point in the history
  4. how-jquery-works: Fix markdown inside div

    Fixes #813.
    Krinkle authored Mar 26, 2023
    Configuration menu
    Copy the full SHA
    ddd87e1 View commit details
    Browse the repository at this point in the history
  5. Update how-jquery-works.md

    Krinkle authored Mar 26, 2023
    Configuration menu
    Copy the full SHA
    7185248 View commit details
    Browse the repository at this point in the history
  6. about: Removed beta section

    Based on the comments in #569.
    
    Closes #707.
    jayphelps authored Mar 26, 2023
    Configuration menu
    Copy the full SHA
    c624196 View commit details
    Browse the repository at this point in the history
  7. 0.6.28

    Krinkle committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    9ef5eee View commit details
    Browse the repository at this point in the history
  8. Bump grunt from 1.4.0 to 1.5.3

    Bumps [grunt](https://github.com/gruntjs/grunt) from 1.4.0 to 1.5.3.
    - [Release notes](https://github.com/gruntjs/grunt/releases)
    - [Changelog](https://github.com/gruntjs/grunt/blob/main/CHANGELOG)
    - [Commits](gruntjs/grunt@v1.4.0...v1.5.3)
    
    ---
    updated-dependencies:
    - dependency-name: grunt
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 26, 2023
    Configuration menu
    Copy the full SHA
    6312bfd View commit details
    Browse the repository at this point in the history
Loading