IntelliTect / Coalesce.Starter

A barebones Coalesce Knockout project which can be built upon
5 stars 1 forks source link

Jquery 3 upgrade #10

Closed adamskt closed 6 years ago

adamskt commented 6 years ago

Upgrade to latest stable jQuery from npm. Fixes #7 Seems to not break anything on the pages in this app. I will test it against the Coalesce demo site when I port all the changes to it.

ascott18 commented 6 years ago

Oh, one other thing - its also possible to configure the default select2 theme globally https://select2.org/configuration/defaults. I only discovered this a while after I added the option in to Coalesce - otherwise, I would have probably never added the option to Coalesce. It may be worth setting this in addition to the Coalesce setting so that any manual uses of select2 independent of Coalesce (unlikely though they may be) will be styled the same.