Skip to content

feat: allow custom selection of operators#27

Merged
sphars merged 4 commits intomainfrom
custom-operator-selection
Oct 14, 2025
Merged

feat: allow custom selection of operators#27
sphars merged 4 commits intomainfrom
custom-operator-selection

Conversation

@sphars
Copy link
Copy Markdown
Owner

@sphars sphars commented Oct 13, 2025

The operator option is moved to a set of four checkboxes, allowing the user to explicitly set which operators they'd like to have problems generated for.

Also rearranges a couple buttons, and cleans up some JS.

Fixes #22

Checklist

  • Update README, if necessary
  • Update package version

@sphars sphars merged commit 8390ca7 into main Oct 14, 2025
4 checks passed
@sphars sphars deleted the custom-operator-selection branch October 14, 2025 04:05
github-actions bot added a commit that referenced this pull request Oct 14, 2025
* feat: allow custom selection of operators

* chore: update version

* fix: use the right array type

* docs: update readme and credits 8390ca7
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.

Use checkboxes instead of radio buttons for operator selection

1 participant