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: added support for barCompleteChar being an array of string plus others associated #144

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jul 6, 2023

  1. feat(formatter): updated bar formatter to support multiple "progressi…

    …ve" bar complete characters
    
    feat(preset): added preset for Docker-CLI-style unicode braille pattern dot characters
    refactor(options): updated `parse` to use computed property for instance-specific options (`barCompleteString`, `barIncompleteString`, and `autopaddingChar`)
    refactor(options): dropped `assignDerivedOptions` for computed properties
    refactor: updated usage of functions in `options` in other functions
    refactor: renamed imports for intuitiveness
    refactor: added `.js` back to import paths
    test(formatter): updated how defaults are propagated to individual tests
    test(braille-patterns): added test for braille pattern preset
    UnKnoWn-Consortium committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    559c24f View commit details
    Browse the repository at this point in the history