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

Default draft pulls toggle to off #399

Merged
merged 2 commits into from
Dec 5, 2023
Merged

Default draft pulls toggle to off #399

merged 2 commits into from
Dec 5, 2023

Commits on Dec 2, 2023

  1. Set showDrafts default to false

    - Drafts are no longer shown by defaul
    kthaler committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    d0b785f View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Show your drafts even if drafts is toggle off

    - Change isNotDraft to include drafts that are yours
    - Your drafts are now always visible whether or not drafts is toggled
    - Drafts will remain in dev_block section
    kthaler committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    5cac890 View commit details
    Browse the repository at this point in the history