fix(chore): remove flex layout dependency - #80
Open
vaibhavbhalla2505 wants to merge 1 commit into
Open
Conversation
vaibhavbhalla2505
force-pushed
the
GH-79
branch
5 times, most recently
from
February 10, 2026 09:25
a2454e3 to
a15cc76
Compare
yeshamavani
requested changes
Feb 10, 2026
yeshamavani
left a comment
Contributor
There was a problem hiding this comment.
Also in the root create a developing.md write about how to link the package and its sandbox
| "publish": { | ||
| "conventionalCommits": true, | ||
| "message": "chore: publish release", | ||
| "allowBranch": ["master", "search-v20","user-onboarding-v20"], |
Contributor
There was a problem hiding this comment.
undo this change, take a latest pull
vaibhavbhalla2505
force-pushed
the
GH-79
branch
2 times, most recently
from
February 10, 2026 11:33
3f6d811 to
6cf9e77
Compare
Contributor
Author
done! @yeshamavani ma'am |
vaibhavbhalla2505
force-pushed
the
GH-79
branch
from
February 10, 2026 11:36
6cf9e77 to
27c179f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This pull request makes several important updates to the monorepo setup, CI workflows, and the search component package. The main changes include removing deprecated dependencies, updating build and test commands to use Lerna, improving documentation for theming and styling, and tightening branch restrictions for publishing. These updates streamline the codebase, enhance maintainability, and provide clearer guidance for customizing the search component.
Fixes #79
Type of change
Please delete options that are not relevant.
Checklist: