Skip to content

Commits

Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Commits on Aug 5, 2023

  1. Copy the full SHA
    749f4c2 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4aee38f View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Copy the full SHA
    18a08b8 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. [guide] fix grammar

    morninj authored and ljharb committed Aug 2, 2023
    Copy the full SHA
    2fc5e2d View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. [guide] Add commas to Truth, Equality, and JavaScript

    Co-authored-by: Jordan Harband <ljharb@gmail.com>
    morninj and ljharb committed Aug 1, 2023
    Copy the full SHA
    cda44da View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2023

  1. Copy the full SHA
    fd77bbe View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Copy the full SHA
    01f046d View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Copy the full SHA
    7916d6f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    0f3ca32 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    95b6b43 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    240a378 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    0e627e2 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. [readme] Updates ESLint rule in section 12.3 (exponentiation-operator)

    The change itself has already been made in f3d3a07
    (tracked in/acording to #2421 (comment)).
    
    
    #2421
    Remove Math.pow from `no-restricted-properties` and use `prefer-exponentiation-operator` instead.
    SpraxDev committed May 2, 2023
    Copy the full SHA
    7982931 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. Copy the full SHA
    69fc1bf View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. Copy the full SHA
    bf53656 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    917c8d9 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    8091e39 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. Copy the full SHA
    5c01a10 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2022

  1. Copy the full SHA
    fd96a4f View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2022

  1. [Tests] refactor test paths

    mertcanaltin authored and ljharb committed Dec 3, 2022
    Copy the full SHA
    4ef69ed View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. [guide] add Object.hasOwn

    Mustafa UZUN authored and ljharb committed Nov 17, 2022
    Copy the full SHA
    81157ee View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1fb7d76 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2022

  1. Copy the full SHA
    0d747c6 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. Copy the full SHA
    38f1488 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2022

  1. [readme] wayback machine, or remove, broken links

    Mustafa UZUN authored and ljharb committed Oct 29, 2022
    Copy the full SHA
    d601701 View commit details
    Browse the repository at this point in the history
  2. [readme] prefer const/let over var in examples

    2.1 Use const for all of your references; avoid using var. eslint: prefer-const, no-const-assign
    Mustafa UZUN authored and ljharb committed Oct 29, 2022
    Copy the full SHA
    49d08a2 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. [guide] rename qux to quux

    Fixes #2661
    Mustafa UZUN authored and ljharb committed Oct 26, 2022
    Copy the full SHA
    c6b1a43 View commit details
    Browse the repository at this point in the history
  2. [guide] add comma to the end of the property

    Mustafa UZUN authored and ljharb committed Oct 26, 2022
    Copy the full SHA
    6947138 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. [guide] add Optional Chaining

    Mustafa UZUN authored and ljharb committed Oct 25, 2022
    Copy the full SHA
    6fb4f8e View commit details
    Browse the repository at this point in the history
  2. [guide] add Nullish Coalescing operator

    Mustafa UZUN authored and ljharb committed Oct 25, 2022
    Copy the full SHA
    ca0ff97 View commit details
    Browse the repository at this point in the history
  3. [editorial] convert example to use single instead of double quotes

    Mustafa UZUN authored and ljharb committed Oct 25, 2022
    Copy the full SHA
    0b1f623 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    7dbb7b1 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. [eslint config] [deps] update eslint-plugin-jsx-a11y, `eslint-plugi…

    …n-react`, `eslint-plugin-react-hooks`
    ljharb committed Sep 19, 2022
    Copy the full SHA
    75a908a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f6f63b8 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    866f441 View commit details
    Browse the repository at this point in the history
Older