]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1832897: add Glide as a Javascript dependency for the public catalog
authorGalen Charlton <gmc@equinoxinitiative.org>
Mon, 10 Jun 2019 20:09:08 +0000 (16:09 -0400)
committerJane Sandberg <sandbej@linnbenton.edu>
Wed, 4 Sep 2019 02:31:28 +0000 (19:31 -0700)
commitf9b755bcfeba8b339862d43328db61980b7f9b65
tree5619a3ce83b6ebc17c00e38f9e87ad4b76b5586f
parent4739faf12e0fd9c11278e2839de1181c8facf10a
LP#1832897: add Glide as a Javascript dependency for the public catalog

Glide (https://glidejs.com) is an MIT-licensed library for rendering
carousels. Similar to how jQuery is installed for the catalog, the
additional dependency is specified in the AngularJS client's package.json
and webpack.config.js.

Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Open-ILS/web/js/ui/default/staff/package.json
Open-ILS/web/js/ui/default/staff/webpack.config.js