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

feat(useTextareaAutosize): added styleTarget option to style other element #2312

Merged
merged 30 commits into from
Mar 14, 2023

Commits on Oct 11, 2022

  1. feat(useTextareaAutosize): allow detaching styles

    is `detachStyles` is `true` styles won't get applied to the textarea
    jd-solanki committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    a00b5be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f4dc46 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

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

Commits on Oct 24, 2022

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

Commits on Oct 25, 2022

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

Commits on Oct 31, 2022

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

Commits on Nov 3, 2022

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

Commits on Nov 6, 2022

  1. Configuration menu
    Copy the full SHA
    d11f3ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac4817d View commit details
    Browse the repository at this point in the history
  3. chore: fix typing

    jd-solanki committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    872c8c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a8b3f8 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

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

Commits on Nov 9, 2022

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

Commits on Nov 10, 2022

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

Commits on Nov 11, 2022

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

Commits on Nov 12, 2022

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

Commits on Nov 13, 2022

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

Commits on Nov 18, 2022

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

Commits on Nov 27, 2022

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

Commits on Dec 16, 2022

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

Commits on Dec 26, 2022

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

Commits on Jan 18, 2023

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

Commits on Jan 26, 2023

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

Commits on Feb 16, 2023

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

Commits on Feb 19, 2023

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

Commits on Feb 24, 2023

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

Commits on Mar 2, 2023

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

Commits on Mar 7, 2023

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

Commits on Mar 14, 2023

  1. chore: format

    antfu committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    4e90f5e View commit details
    Browse the repository at this point in the history