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

UI: Improve Button layout and props #23356

Merged
merged 38 commits into from
Jul 14, 2023
Merged

Commits on Jul 7, 2023

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

    cdedreuille committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    630b913 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2023

  1. Improve the button style

    cdedreuille committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    defe8c2 View commit details
    Browse the repository at this point in the history
  2. Update Button story

    cdedreuille committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    7099b19 View commit details
    Browse the repository at this point in the history
  3. Add missing Link

    cdedreuille committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    060106c View commit details
    Browse the repository at this point in the history
  4. Improve styling for link

    cdedreuille committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    6c25e59 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Configuration menu
    Copy the full SHA
    2397b46 View commit details
    Browse the repository at this point in the history
  2. Fix dark theme button

    cdedreuille committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    2cd1e0a View commit details
    Browse the repository at this point in the history
  3. Update preview.tsx

    cdedreuille committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    f749b6a View commit details
    Browse the repository at this point in the history
  4. Add missing props

    cdedreuille committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    7e0843c View commit details
    Browse the repository at this point in the history
  5. Update Button.stories.tsx

    cdedreuille committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    9292465 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    2b5ee72 View commit details
    Browse the repository at this point in the history
  2. Update Button.tsx

    cdedreuille committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    e7755c6 View commit details
    Browse the repository at this point in the history
  3. Add new command line

    cdedreuille committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    8c636e0 View commit details
    Browse the repository at this point in the history
  4. Add package.json

    cdedreuille committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    7c73321 View commit details
    Browse the repository at this point in the history
  5. Add new button

    cdedreuille committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    fad9520 View commit details
    Browse the repository at this point in the history
  6. Add tsconfig and readme

    cdedreuille committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    435e825 View commit details
    Browse the repository at this point in the history
  7. Add missing files

    cdedreuille committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    841798b View commit details
    Browse the repository at this point in the history
  8. Bring back old component

    cdedreuille committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    5d48c34 View commit details
    Browse the repository at this point in the history
  9. Update preview.tsx

    cdedreuille committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    ab7fd6d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b030f45 View commit details
    Browse the repository at this point in the history
  11. Update styles.ts

    cdedreuille committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    011be25 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f84cef2 View commit details
    Browse the repository at this point in the history
  13. Update CircleCi

    cdedreuille committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    6404233 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. move ui/components/src into ui/components/src/legacy

    move @storybook/experimental-ui/src into ui/components/src/new
    remove @storybook/experimental-ui
    ndelangen committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    ec36ee4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    013ac74 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d918f8 View commit details
    Browse the repository at this point in the history
  4. Fix Storybook

    cdedreuille committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    4ad8d8e View commit details
    Browse the repository at this point in the history
  5. Update main.ts

    cdedreuille committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    9223ba6 View commit details
    Browse the repository at this point in the history
  6. Remove old button

    cdedreuille committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    a3b01c7 View commit details
    Browse the repository at this point in the history
  7. Styles

    cdedreuille committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    477ac69 View commit details
    Browse the repository at this point in the history
  8. Cleanup Button

    kasperpeulen committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    f7c0e64 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cf0168c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3e53034 View commit details
    Browse the repository at this point in the history
  11. fix

    ndelangen committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    24abad2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    69dd3d4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4f3f156 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d45d3c9 View commit details
    Browse the repository at this point in the history