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

feat: searchable filters #166

Merged
merged 6 commits into from Apr 9, 2024
Merged

feat: searchable filters #166

merged 6 commits into from Apr 9, 2024

Conversation

ah-net
Copy link
Collaborator

@ah-net ah-net commented Mar 15, 2024

When the filtersearch option is enabled within Tweakwise for a specific filter in the filter template, a search box will now appear above the filter. This search box allows users to conveniently search through the filter values associated with that particular filter.

In cases where no filters are found, the designated text for displaying no results as configured in Tweakwise will be shown.

Additionally, users have the option to specify placeholder text for the search box within Tweakwise.

These modifications have been implemented within the default filter view. If you have customized your own view, please ensure to incorporate these changes accordingly.

@ah-net ah-net requested a review from jansentjeu March 15, 2024 13:10
@ah-net ah-net merged commit bebd6c6 into beta Apr 9, 2024
3 checks passed
@ah-net ah-net deleted the feature-searchable-filters branch April 9, 2024 07:23
github-actions bot pushed a commit that referenced this pull request Apr 9, 2024
# [6.0.0-beta.2](v6.0.0-beta.1...v6.0.0-beta.2) (2024-04-09)

### Features

* searchable filters ([#166](#166)) ([bebd6c6](bebd6c6))
ah-net added a commit that referenced this pull request Apr 10, 2024
* chore: Added semantic release (#158)

* chore: Added semantic release

* chore: Added develop branch to semantic release

* chore: Set beta branch as prerelease branch

* chore: Only trigger release workflow for master and beta branch (#160)

* chore: Updated README for semantic release

* Merge master back to beta branch (#165)

* Prevent duplicate slug values (#159)

Prevent duplicate slug values

* Fix notice missing variables (#157)

* Bump version

* chore: Added semantic release (#158)

* chore: Added semantic release

* chore: Added develop branch to semantic release

* chore: Set beta branch as prerelease branch

* chore: Only trigger release workflow for master and beta branch (#160)

* chore: Updated README for semantic release

---------

Co-authored-by: Tjeu Jansen <161043478+jansentjeu@users.noreply.github.com>
Co-authored-by: tjeujansen <tjansen@emico.nl>

* chore: Added Youwe Testing Suite

* chore: Added Magento secrets in testing suite action

* chore: Fixed phpmd linter

* chore: Run grumphp directly with PHP

* perf: Applied phpcs and phpmd rules

BREAKING CHANGE: Code is refactored based on phpcs and phpmd rules.

* Fixed phpcs issues in AttributeSlugRepository

* chore(release): 6.0.0-beta.1 [skip ci]

# [6.0.0-beta.1](v5.8.3...v6.0.0-beta.1) (2024-03-29)

### Performance Improvements

* Applied phpcs and phpmd rules ([9a499fd](9a499fd))

### BREAKING CHANGES

* Code is refactored based on phpcs and phpmd rules.

* feat: searchable filters (#166)

When the filtersearch option is enabled within Tweakwise for a specific filter in the filter template, a search box will now appear above the filter. This search box allows users to conveniently search through the filter values associated with that particular filter.

In cases where no filters are found, the designated text for displaying no results as configured in Tweakwise will be shown.

Additionally, users have the option to specify placeholder text for the search box within Tweakwise.

These modifications have been implemented within the default filter view. If you have customized your own view, please ensure to incorporate these changes accordingly.

* chore(release): 6.0.0-beta.2 [skip ci]

# [6.0.0-beta.2](v6.0.0-beta.1...v6.0.0-beta.2) (2024-04-09)

### Features

* searchable filters ([#166](#166)) ([bebd6c6](bebd6c6))

* Fix spacing

* Add filterpath to url if url no filter exists (#169)

* Bump version nr

---------

Co-authored-by: Tjeu Jansen <161043478+jansentjeu@users.noreply.github.com>
Co-authored-by: tjeujansen <tjansen@emico.nl>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
github-actions bot pushed a commit that referenced this pull request Apr 12, 2024
# [6.0.0](v5.8.3...v6.0.0) (2024-04-12)

### Features

* searchable filters ([#166](#166)) ([bebd6c6](bebd6c6))

### Performance Improvements

* Applied phpcs and phpmd rules ([9a499fd](9a499fd))

### BREAKING CHANGES

* Code is refactored based on phpcs and phpmd rules.
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.

None yet

3 participants