Miraz Mac
Miraz Mac
### Your Environment - OS and Version: Windows 10 - PHP Version: 7.4.2 - Sentinel Version: ^4.0 ### Expected behaviour I'm using sentinel via the Native Facade. My app is...
I'm using $('#homeInput').on('selected.xdsoft', function(event, item){ $(this).val(selected.xdsoft.item.value); $("#searchform").submit(); }); Its working fine but the problem is even if user doesn't select any suggestion and press enter its automatically selecting the first...
First of all thanks a lot for creating and maintaining such an awesome tool. But I feel like it's missing the ability to change the letter spacing. If you could...
Please update to support the latest version of PHPStorm.
**What do you want to do with Clappr?** Any way to get the Clappr instance from a div ID? I know I can simply store the instance when creating but...