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

Fixes #18: Option to hide buttons #90

Merged

Conversation

brianegan-wiredash
Copy link
Contributor

  • Adds 3 booleans to the WiredashOptionsData
    • bugReportButton
    • featureRequestButton
    • praiseButton
  • All Buttons enabled by default

If any of these are set to false, hide the button. If all of them are set to false, throw an error requiring at least 1 button be enabled.

  - Adds 3 booleans to the WiredashOptionsData
    - bugReportButton
    - featureRequestButton
    - praiseButton
  - All Buttons enabled by default

If any of these are set to false, hide the button. If all of them are set to false, throw an error requiring at least 1 button be enabled.
Copy link
Member

@flschweiger flschweiger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That looks like a quick and good fix to me 👏

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.

2 participants