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: add support for persisting user preferences using a default configuration in the REPL #2559

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from

Commits on Jul 11, 2024

  1. feat: add persistence using a default configuration

    Signed-off-by: Snehil Shah <[email protected]>
    Snehil-Shah committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    58eb85c View commit details
    Browse the repository at this point in the history
  2. fix: validate new themes

    Signed-off-by: Snehil Shah <[email protected]>
    Snehil-Shah committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    ad0cb06 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    734560c View commit details
    Browse the repository at this point in the history
  2. feat: allow resolving config from a .js export

    Signed-off-by: Snehil Shah <[email protected]>
    Snehil-Shah committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    c1a4c1c View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. feat: explicitly prompt user before saving configuration

    Signed-off-by: Snehil Shah <[email protected]>
    Snehil-Shah committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    1bc2c51 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. refactor: replace keybinding with an input prompt

    Signed-off-by: Snehil Shah <[email protected]>
    Snehil-Shah committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    49b4672 View commit details
    Browse the repository at this point in the history