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(search): support remove icon #3133

Merged
merged 9 commits into from
Dec 22, 2024

Conversation

lubber-de
Copy link
Member

Description

Support remove icon for search module similar to dropdown module
Either via separate remove icon or by using a native input[type="search"] element

Sidenote

I party reused code which was already implemented in 2015 but removed again (by accident or intentionally , only the original authors knows...)
That's why i also removed the left dead css code for selection search which never made it into any release and wasn't ever documented.
Was commited by 4ea2514
... and immediatly removed again the same day by 6d34ae2

Testcase

https://jsfiddle.net/lubber/m2k9gn8o/126/

@lubber-de lubber-de added type/feat Any feature requests or improvements lang/css Anything involving CSS state/awaiting-reviews Pull requests which are waiting for reviews javascript Pull requests that update Javascript code labels Dec 15, 2024
@lubber-de lubber-de added this to the 2.9.4 milestone Dec 15, 2024
@lubber-de lubber-de added the state/awaiting-docs Pull requests which need doc changes/additions label Dec 15, 2024
@lubber-de lubber-de merged commit 22d2d0d into fomantic:develop Dec 22, 2024
11 checks passed
@lubber-de lubber-de removed the state/awaiting-reviews Pull requests which are waiting for reviews label Dec 22, 2024
@lubber-de lubber-de deleted the clearableSearch branch December 22, 2024 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
javascript Pull requests that update Javascript code lang/css Anything involving CSS state/awaiting-docs Pull requests which need doc changes/additions type/feat Any feature requests or improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant