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

types(runtime-dom): type for class property #8012

Merged
merged 18 commits into from
Nov 10, 2023

Commits on Apr 3, 2023

  1. types: add type for 'class' prop of 'HTMLAttributes' type

    Basil Goryachev committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    05886c3 View commit details
    Browse the repository at this point in the history
  2. test: add more tests for 'normalizeClass'

    Basil Goryachev committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    86081a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4e56ac View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. types: allow truthy/falsy values in ClassValue type

    Basil Goryachev committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    2f81d54 View commit details
    Browse the repository at this point in the history
  2. test: add tests for truthy/falsy values in ClassValue type

    Basil Goryachev committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    2ba87e3 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

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

Commits on Jul 7, 2023

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

Commits on Jul 18, 2023

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

Commits on Aug 1, 2023

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

Commits on Aug 16, 2023

  1. types: allow numbers as keys in ClassValue type

    Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
    basil-gor and sxzz committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    30da39f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a856fe View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

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

Commits on Sep 13, 2023

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

Commits on Oct 3, 2023

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

Commits on Oct 20, 2023

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

Commits on Nov 8, 2023

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

Commits on Nov 10, 2023

  1. Configuration menu
    Copy the full SHA
    c22fe2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9827bbb View commit details
    Browse the repository at this point in the history