You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks a lot for the good work you've been doing on this project. Super-appreciate it.
The Problem
Some of us use a free font-awesome alternative, called line-awesome. It has all font-awesome icons, but thinner. Which we found to be more appropriate in some Bootstrap projects. We've been using it for years and we're happy with it.
But. They use a different class prefix: la la-home instead of fa fa-home. So we can't natively use it inside bootstrap-datepicker (it seems).
The Solution
If you also think it would be a good idea to support it, we (the team from Backpack for Laravel) can:
create a PR to add line-awesome support, and work on it until you're happy;
promise to provide any and all bug fixing for that part going forward;
We know how it is to have to maintain someone else's features, and we don't want this to be a maintenance burden to you.
What do you think - if we submit a PR will you merge it? Is it a feature you want?
Is there another better way to do it without modifying the core? If so could you point us in the right direction.
I'll mention @promatik here because he's part of the official Backpack team, but he's also provided a PR to your repo in the past, so he's the best man for the job, I think.
Eager to hear your response @victor-valencia , even if it's a "no". Thanks again for your work.
Cheers!
The text was updated successfully, but these errors were encountered:
Hi @victor-valencia ,
Thanks a lot for the good work you've been doing on this project. Super-appreciate it.
The Problem
Some of us use a free font-awesome alternative, called line-awesome. It has all font-awesome icons, but thinner. Which we found to be more appropriate in some Bootstrap projects. We've been using it for years and we're happy with it.
But. They use a different class prefix:
la la-home
instead offa fa-home
. So we can't natively use it inside bootstrap-datepicker (it seems).The Solution
If you also think it would be a good idea to support it, we (the team from Backpack for Laravel) can:
We know how it is to have to maintain someone else's features, and we don't want this to be a maintenance burden to you.
I'll mention @promatik here because he's part of the official Backpack team, but he's also provided a PR to your repo in the past, so he's the best man for the job, I think.
Eager to hear your response @victor-valencia , even if it's a "no". Thanks again for your work.
Cheers!
The text was updated successfully, but these errors were encountered: