Rihulfa Akbar
Rihulfa Akbar
Is there a **Highlight** feature so text within the results match what user type
I'm not sure if its bug or not but .circular class on button inside .wrapping.spaced.buttons does not take effect. If it's designed like that, please feel free to close this...
# Bug Report Dropdown with `.multiple.selection.search.clearable` class **not showing cursor** after `.error` class added to `.field` class ## Steps to reproduce 1. Create a dropdown with `class="ui floating search multiple...
# Bug Report First of all, I apologize if I often report many bugs (or not). Bug: Search field on search selection dropdown as left action input cover the text...
## Description This PR fix transparent background on visible content that makes hidden content displayed as well and add default width to the content so it will fully hidden on...
# Bug Report When using `reveal` elements to show or hide content on hover, the visibile content and hidden content displayed together inside `card` content. ## Expected result The hidden...
# Bug Report At small screen (`max-width 767.98px`), buttons on actions wrapped inside element (e.g. ``) will remove its `margin-bottom` because the current selector is like this ```css @media only...
This PR adds additional information about [Dispatching events from Blade templates](https://livewire.laravel.com/docs/events#dispatching-events-from-blade-templates) where on some cases, component name consists of multiple words or is placed inside nested folder
Review the contribution guide first at: https://livewire.laravel.com/docs/contribution-guide 1️⃣ Is this something that is wanted/needed? Did you create a discussion about it first? Yes, but it's a minor change. 2️⃣ Did...