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

config should be dynamic #7

Closed
3 tasks
oakmac opened this issue Oct 6, 2022 · 1 comment
Closed
3 tasks

config should be dynamic #7

oakmac opened this issue Oct 6, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request needed for v2 necessary functionality before the initial v2 release

Comments

@oakmac
Copy link
Owner

oakmac commented Oct 6, 2022

You should be able to update the board config at any time.

  • .config()
  • .getConfig()
  • .setConfig()
@oakmac oakmac self-assigned this Oct 6, 2022
@oakmac oakmac added enhancement New feature or request needed for v2 necessary functionality before the initial v2 release labels Oct 6, 2022
oakmac added a commit that referenced this issue Feb 20, 2023
- make config dynamic at runtime
- adds .config(), .setConfig(), .getConfig() methods
- refactor some Cypress tests to be less flaky
@oakmac
Copy link
Owner Author

oakmac commented Feb 20, 2023

Done with PR-38

@oakmac oakmac closed this as completed Feb 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needed for v2 necessary functionality before the initial v2 release
Projects
None yet
Development

No branches or pull requests

1 participant