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: expose ux methods in SfCommand #25

Merged
merged 3 commits into from
Jan 27, 2022
Merged

Conversation

mdonnalley
Copy link
Contributor

@mdonnalley mdonnalley commented Jan 25, 2022

  • Adds the following methods to SfCommand:
    • styledJSON
    • styledObject
    • url
    • table
    • prompt
    • progress
      • start
      • stop
      • update
      • finish
  • Adds a Progress class
  • Moves all UX related classes to the ux folder
  • Adds unit tests

It currently still depends on cli-ux but will change to oclif/core once oclif/core#345 is merged

@W-10476671@

@mdonnalley mdonnalley self-assigned this Jan 25, 2022
src/sfCommand.ts Show resolved Hide resolved
@peternhale peternhale merged commit e4f7681 into main Jan 27, 2022
@peternhale peternhale deleted the mdonnalley/expose-cli-ux branch January 27, 2022 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants