-
-
Notifications
You must be signed in to change notification settings - Fork 331
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
[Build Process] gulp install not running #145
Comments
@acconrad You may want to look into this for your PR. |
Reverted the changes for now. |
Sorry I'm confused, what needs to be addressed here? This looks like an offshoot of Semantic-UI. If you run |
@acconrad try to install your branch in an empty npm project: |
Fixed @hammy2899 @ColinFrick . It wasn't actually broken, it was a false flag. The older version of Semantic UI used a |
Thanks for the update @acconrad I will test it further later today. |
New option keepSearchTerm for multiple search selection dropdowns. This (almost) reflects the current SUI behavior (which we fixed already) The list stays filtered The search term is not removed on item selection (to make it clear why the list is still filtered on selection) This PR also removes the completely unused glyphWidth setting. This is all done in CSS instead of JS (not even in current SUI) and we fixed the search width glyph calculation already by #145 which in turn closes Semantic-Org/Semantic-UI#6655
Bug Report
Started after the new release with the new gulp 4 PR.
Steps to reproduce
Expected result
Should install correctly
Actual result
Install process crashes with following error
Version
2.6.1
The text was updated successfully, but these errors were encountered: