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

Storybook migration #2688

Closed
wants to merge 25 commits into from
Closed

Storybook migration #2688

wants to merge 25 commits into from

Commits on Jul 24, 2023

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

Commits on Aug 4, 2023

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

Commits on Aug 9, 2023

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

Commits on Aug 18, 2023

  1. Configuration menu
    Copy the full SHA
    5f8e042 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3757f09 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c64b271 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c9433bb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    13eec10 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

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

Commits on Dec 19, 2023

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

Commits on Dec 20, 2023

  1. Configuration menu
    Copy the full SHA
    15fef20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3aba925 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9e7ac3 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Configuration menu
    Copy the full SHA
    eb6d100 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4065d03 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f717d0b View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

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

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    5f2ea5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    531af9c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea3f2ba View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

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

Commits on Feb 8, 2024

  1. refactor(storybook): migrate to v7 - part 1 (#2689)

    * refactor: migrate tooltip, messages stories and viewswitcher to storybook v7
    
    * refactor: use helper function
    
    * refactor: use default value
    
    * refactor: code review improvements
    
    * refactor: group view switcher button controls
    
    * refactor: horizontalConstraintArgType helper
    
    * refactor: improvements
    
    * [Storybook migration] `ViewSwitcher` alternative proposal (#2715)
    
    * refactor(view-switcher): alternative stories implementation proposal
    
    * refactor(view-switcher): little improvement
    
    * refactor(view-switcher): remove unnecessary ts type prop
    
    * refactor: improvements
    
    refactor: cleanup
    
    * refactor: move tooltip children to story
    
    ---------
    
    Co-authored-by: Carlos Cortizas <[email protected]>
    kark and CarlosCortizasCT authored Feb 8, 2024
    Configuration menu
    Copy the full SHA
    7529c6d View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

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

Commits on Mar 7, 2024

  1. New components Storybook stories migration (#2736)

    * refactor(inset): migrated inset stories
    
    * refactor(inset): migrated spacings inline stories
    
    * refactor(stack): migrated spacings stack stories
    
    * refactor(inset-squish): migrated spacings inset squish stories
    CarlosCortizasCT authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    ab1977c View commit details
    Browse the repository at this point in the history