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

TextControl: Convert component to TypeScript #40633

Merged
merged 8 commits into from
Apr 29, 2022

Commits on Apr 26, 2022

  1. TextControl: Covert component to TypeScript

    Petter Walbø Johnsgård committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    890237f View commit details
    Browse the repository at this point in the history
  2. Don't export unforwarded component

    Petter Walbø Johnsgård committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    ef3a12e View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. Apply suggestions from code review

    Co-authored-by: Marco Ciampini <marco.ciampo@gmail.com>
    Petter Walbø Johnsgård and ciampo authored Apr 28, 2022
    Configuration menu
    Copy the full SHA
    fd4032c View commit details
    Browse the repository at this point in the history
  2. Move WordPressComponentProps to the component

    Petter Walbø Johnsgård committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    e5fe71c View commit details
    Browse the repository at this point in the history
  3. Merge branch 'trunk' into refactor/text-control-to-typescript

    Petter Walbø Johnsgård committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    0224055 View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG.md

    Petter Walbø Johnsgård committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    1667458 View commit details
    Browse the repository at this point in the history
  5. Update storybook

    - Remove control on onChange. Storybook hides on* by default.
    - Add onChange to trigger action
    Petter Walbø Johnsgård committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    e30a8dd View commit details
    Browse the repository at this point in the history
  6. Merge branch 'trunk' into refactor/text-control-to-typescript

    Petter Walbø Johnsgård committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    ecb0f67 View commit details
    Browse the repository at this point in the history