blade-bootstrap-icons icon indicating copy to clipboard operation
blade-bootstrap-icons copied to clipboard

A package to easily make use of Bootstrap Icons in your Laravel Blade views

Results 12 blade-bootstrap-icons issues
Sort by recently updated
recently updated
newest added

This is an automated pull request from [Shift](https://laravelshift.com) to update your package code and dependencies to be compatible with Laravel 11.x. **Before merging**, you need to: - Checkout the `l11-compatibility`...

Any chance you could update bootstrap icons to 1.11.x - there were over 100 icons added in that version. Thanks in advance!

Bumps [bootstrap-icons](https://github.com/twbs/icons) from 1.10.3 to 1.10.5. Release notes Sourced from bootstrap-icons's releases. v1.10.5 Changes 🚀 Features #1684: Provide a minified font CSS file too 📖 Docs #1688: docs: reword CDN...

dependencies

### Library version v1.3.1 ### Laravel version 9.x ### PHP version 8.1 ### Description Library does not overwrite svg attributes. It's a big deal then using libraries such bootstrap icons...

I can't publish a vendor config file like the other icon sets. I tried the following: php artisan vendor:publish --tag=blade-bootstrap-icons-config

Bumps [ws](https://github.com/websockets/ws) from 8.17.0 to 8.17.1. Release notes Sourced from ws's releases. 8.17.1 Bug fixes Fixed a DoS vulnerability (#2231). A request with a number of headers exceeding the[server.maxHeadersCount][] threshold...

dependencies

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...

dependencies

Hi @davidhsianturi, running composer require davidhsianturi/blade-bootstrap-icons gives this error ``` Problem 1 - davidhsianturi/blade-bootstrap-icons[0.1.0, ..., v0.4.0] require php ^7.2 -> your php version (8.3.3) does not satisfy that requirement. -...