bootstrap-datepicker icon indicating copy to clipboard operation
bootstrap-datepicker copied to clipboard

Allows for use within webpack

Open nathanbarrett opened this issue 7 years ago • 6 comments

The initial factory function is attempting to import a new instance of jquery before checking for a globally defined one. If you have a globally defined jquery and you are building within a webpack environment it will import a new instance of jquery and miss the one you are using. So now we are checking for globals first instead of trying to import first.

Q A
Bug fix? yes
New feature? no
BC breaks? no
Related tickets
License MIT

nathanbarrett avatar Jul 26 '17 18:07 nathanbarrett

Ping @acrobat

wvankuipers avatar Oct 26 '17 14:10 wvankuipers

@acrobat, @vsn4ik could you please check?

diesl avatar Jul 10 '20 11:07 diesl

@vsn4ik you approved this change, but can you also merge it please?

diesl avatar Sep 17 '20 19:09 diesl

Can we get some traction on this please?

zing-james avatar Aug 03 '21 21:08 zing-james

Trying again one year later ...

@acrobat, @vsn4ik could you please check?

Please merge!

diesl avatar Oct 17 '21 19:10 diesl

is there a way we can merge this?

marat-y avatar Jun 20 '23 12:06 marat-y