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

Add support for wildcards #70

Merged
merged 2 commits into from
Dec 17, 2023
Merged

Add support for wildcards #70

merged 2 commits into from
Dec 17, 2023

Conversation

penge
Copy link
Owner

@penge penge commented Dec 14, 2023

Adding support for wildcards:

  • * to match any zero or more characters
  • ? to match any one character

Adding Examples to README. Updating design and placeholder for "Sites to block" in Options.

Updating all the packages.

Closes #69


block-site-options-light

block-site-options-dark

- use cjs for config files (.eslintrc.cjs, jest.config.cjs)
@penge penge added the enhancement New feature or request label Dec 14, 2023
@penge penge added this to the 8.0 milestone Dec 14, 2023
@Zeeex
Copy link

Zeeex commented Dec 16, 2023

Looks great, thanks for adding this feature!

- add Examples to README
- update design of "Sites to block" in Options
@penge
Copy link
Owner Author

penge commented Dec 17, 2023

Did a final check, very minor CSS tweak for Firefox. All good now. Releasing version 8.

@penge penge merged commit 3d0afd1 into master Dec 17, 2023
1 check passed
@penge penge deleted the wildcards branch December 17, 2023 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature request: Support Subdomains
2 participants