laravel-notify icon indicating copy to clipboard operation
laravel-notify copied to clipboard

Suggestion to improve

Open carpad88 opened this issue 4 years ago • 3 comments

Hi,

I think Laravel-notify is a great package, however I would like to suggest the following in order to improve even better:

  • Prefix tailwind classes in components. With this, some collisions can be avoided when working with other css frameworks like bootstrap or even tailwind with custom config.
  • Allow to customize the components for the notifications o even better use custom views for custom presets.

carpad88 avatar Jun 18 '21 03:06 carpad88

+1 for me

MarJose123 avatar Oct 15 '21 04:10 MarJose123

@carpad88 the prefix is a nice touch, our project was also affected by the lack of it. However the Tailwind preflight is not affected by the prefix, there fore i made a PR #93 that uses a parental ID to avoid the collision and keep the Tailwind preflight intact

JoJo-Bear avatar May 12 '22 08:05 JoJo-Bear

+1 for me

supgeek-rod avatar Aug 22 '22 06:08 supgeek-rod