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

Release #380

Merged
merged 305 commits into from
Sep 13, 2023
Merged

Release #380

merged 305 commits into from
Sep 13, 2023

Conversation

nJim
Copy link
Contributor

@nJim nJim commented Aug 14, 2023

Release

codechefmarc and others added 30 commits August 1, 2023 14:46
Add a preprocessor to exclude certain CSS-targed HTML from the rendered
page before indexing occurs.
Enable the preprocessor and set it to .visually-hidden by default
Debugging search_api led me to a TextNode object that seems to be
created by Stemmer.  The instructions say that a much better experience
is had if you enable the tokenizer first, which we did not have.  So
stripping the HTML with the tokenizer results in proper search occuring.

Before this change, not only could you search for breadcrumb, but any
menu item, such as home, about, and more.  You'll still be able to
search those pages from their title, but not every page needs to be
returned because they have a top menu item of home.
… and icons for contact info and directory list to block picker
…alesites-project into YALB-1478--view-displays
joetower and others added 28 commits September 6, 2023 12:25
YALB-1552: [admin-theme] Update specific checkbox styles for admin-theme areas
YALB-1416: Bug: Empty Headings in HTML | YALB-1312: Bug: Style views Event Time Period radio buttons | YALB-1215: Dials: Banner heading levels
HOTFIX: Fix Nodes not able to be viewed if no menu item
YALB-1485/YALB-1486/YALB-1488: Mega Footer
@nJim nJim self-assigned this Sep 13, 2023
@nJim nJim merged commit 5222e87 into master Sep 13, 2023
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.

5 participants