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

refactor: stock options form modal to use StepperModal component #347

Merged
merged 23 commits into from
May 23, 2024

Commits on May 21, 2024

  1. chore: export type

    G3root committed May 21, 2024
    Configuration menu
    Copy the full SHA
    48c5126 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fb7314 View commit details
    Browse the repository at this point in the history
  3. chore: fix import

    G3root committed May 21, 2024
    Configuration menu
    Copy the full SHA
    8eb23ae View commit details
    Browse the repository at this point in the history
  4. feat: add GeneralDetails step

    G3root committed May 21, 2024
    Configuration menu
    Copy the full SHA
    b227b22 View commit details
    Browse the repository at this point in the history
  5. feat: add title case util

    G3root committed May 21, 2024
    Configuration menu
    Copy the full SHA
    038c66b View commit details
    Browse the repository at this point in the history
  6. fix: title case label

    G3root committed May 21, 2024
    Configuration menu
    Copy the full SHA
    12e5a08 View commit details
    Browse the repository at this point in the history
  7. chore: remove unused export

    G3root committed May 21, 2024
    Configuration menu
    Copy the full SHA
    74fda99 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a4146ab View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. feat: add submit button

    G3root committed May 22, 2024
    Configuration menu
    Copy the full SHA
    a650dfb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1f4772 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    3c6d59f View commit details
    Browse the repository at this point in the history
  2. chore: update packages

    G3root committed May 23, 2024
    Configuration menu
    Copy the full SHA
    02d7618 View commit details
    Browse the repository at this point in the history
  3. chore: fix schema

    G3root committed May 23, 2024
    Configuration menu
    Copy the full SHA
    2c8a3d3 View commit details
    Browse the repository at this point in the history
  4. fix: layout

    G3root committed May 23, 2024
    Configuration menu
    Copy the full SHA
    b2a7619 View commit details
    Browse the repository at this point in the history
  5. fix: remove barrel import

    G3root committed May 23, 2024
    Configuration menu
    Copy the full SHA
    f80042a View commit details
    Browse the repository at this point in the history
  6. feat: add relevant dates form

    G3root committed May 23, 2024
    Configuration menu
    Copy the full SHA
    3c80a31 View commit details
    Browse the repository at this point in the history
  7. fix: layout

    G3root committed May 23, 2024
    Configuration menu
    Copy the full SHA
    9acde79 View commit details
    Browse the repository at this point in the history
  8. feat: update documents step

    G3root committed May 23, 2024
    Configuration menu
    Copy the full SHA
    05b3fbd View commit details
    Browse the repository at this point in the history
  9. feat: render steps

    G3root committed May 23, 2024
    Configuration menu
    Copy the full SHA
    1c8d2c4 View commit details
    Browse the repository at this point in the history
  10. feat: add reset option

    G3root committed May 23, 2024
    Configuration menu
    Copy the full SHA
    20141c0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    eed4c6d View commit details
    Browse the repository at this point in the history
  12. feat: add empty state

    G3root committed May 23, 2024
    Configuration menu
    Copy the full SHA
    759bc97 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    39120c3 View commit details
    Browse the repository at this point in the history