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: chaijs/chaijs.github.io
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: revert-change
Choose a base ref
...
head repository: chaijs/chaijs.github.io
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 13 files changed
  • 6 contributors

Commits on May 15, 2024

  1. Merge pull request #208 from chaijs/revert-change

    Revert "Merge pull request #206 from chaijs/koddsson/add-esm-guide"
    Kristján Oddsson authored May 15, 2024
    Configuration menu
    Copy the full SHA
    8d428d4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #206 from chaijs/koddsson/add-esm-guide

    Add guide on using Chai with ESM and plugins
    Kristján Oddsson authored and koddsson committed May 15, 2024
    Configuration menu
    Copy the full SHA
    a834433 View commit details
    Browse the repository at this point in the history
  3. pin chai to version 4

    koddsson committed May 15, 2024
    Configuration menu
    Copy the full SHA
    60cc28a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #209 from chaijs/pin-to-chai4

    Pin to chai4
    Kristján Oddsson authored May 15, 2024
    Configuration menu
    Copy the full SHA
    8e777c8 View commit details
    Browse the repository at this point in the history
  5. update gems

    koddsson committed May 15, 2024
    Configuration menu
    Copy the full SHA
    9c337c9 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #210 from chaijs/update-gems

    Update gems
    Kristján Oddsson authored May 15, 2024
    Configuration menu
    Copy the full SHA
    75b8cce View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    2898406 View commit details
    Browse the repository at this point in the history
  2. Set page language to english

    koddsson committed May 16, 2024
    Configuration menu
    Copy the full SHA
    032868e View commit details
    Browse the repository at this point in the history
  3. make sure to underline links

    koddsson committed May 16, 2024
    Configuration menu
    Copy the full SHA
    c387216 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    67a0aad View commit details
    Browse the repository at this point in the history
  5. Run deploy every night

    Kristján Oddsson authored and koddsson committed May 16, 2024
    Configuration menu
    Copy the full SHA
    38d37c4 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #207 from chaijs/accessibility-fixes

    Accessibility fixes
    Kristján Oddsson authored May 16, 2024
    Configuration menu
    Copy the full SHA
    9f52c6b View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Add encodeURIComponent in md in build-plugin-pages.js (#213)

    Fixes #212. Encodes `@` and `/` characters to ensure valid YAML in markdown files.
    HeyITGuyFixIt authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    dd3d791 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    c24fc92 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #214 from chaijs/update-browser-install-instructions

    Update browser install instructions
    koddsson authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    5764f2a View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2024

  1. docs: update guides to use esm

    Updates the guides to use ES module imports and `const` rather than
    `var`.
    43081j committed Dec 8, 2024
    Configuration menu
    Copy the full SHA
    352b37c View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2024

  1. Merge pull request #215 from chaijs/guides-esm

    docs: update guides to use esm
    koddsson authored Dec 9, 2024
    Configuration menu
    Copy the full SHA
    3e13c7f View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2025

  1. Configuration menu
    Copy the full SHA
    9b97d69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d81e5ff View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2025

  1. Configuration menu
    Copy the full SHA
    4c092d4 View commit details
    Browse the repository at this point in the history
Loading