Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: custom ESLint rule to disable sorting for ref attribute to keep it as last property in JSX to ensure it is up-to-date #7669

Merged
merged 22 commits into from
Nov 2, 2023

Commits on Sep 3, 2023

  1. chore: custom ESLint rule to disable sorting for ref attribute to kee…

    …p it as last property in JSX to ensure it is up-to-date
    Elijbet committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    be5b936 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

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

Commits on Oct 10, 2023

  1. Configuration menu
    Copy the full SHA
    92955a7 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    5e73981 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ea96d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    90b2cde View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    612020c View commit details
    Browse the repository at this point in the history
  5. cleanup

    Elijbet committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    1541324 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8512f83 View commit details
    Browse the repository at this point in the history
  7. reword and cleanup

    Elijbet committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    f9d5bd5 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. config and docs

    Elijbet committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    0cd6bbc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a151897 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2ea7cc View commit details
    Browse the repository at this point in the history
  4. README.md

    Elijbet committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    c3b02aa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ec1361b View commit details
    Browse the repository at this point in the history
  6. cleanup

    Elijbet committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    99238fa View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

  1. Configuration menu
    Copy the full SHA
    3ebeb9e View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    e9b6b54 View commit details
    Browse the repository at this point in the history
  2. Provide more context to README, rule description, doc file, error mes…

    …sage. Some minor corrections.
    Elijbet committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    6376f32 View commit details
    Browse the repository at this point in the history
  3. minor tweaks in doc wording

    Elijbet committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    5a50fc6 View commit details
    Browse the repository at this point in the history
  4. typo

    Elijbet committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    e81d735 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    74a9b65 View commit details
    Browse the repository at this point in the history