Hierarchical facet improvements (#1146)
- Update facets.js to create HTML for hierarchical facets using jQuery and with the correct structure. - Fix exclude links in hierarchical facets. - Display "Loading..." message in hierarchical facets. - Resolves VUFIND-1279
Showing
- module/VuFind/src/VuFind/AjaxHandler/GetFacetData.php 1 addition, 1 deletionmodule/VuFind/src/VuFind/AjaxHandler/GetFacetData.php
- themes/bootprint3/css/compiled.css 1 addition, 1 deletionthemes/bootprint3/css/compiled.css
- themes/bootprint3/less/bootprint.less 1 addition, 1 deletionthemes/bootprint3/less/bootprint.less
- themes/bootstrap3/css/compiled.css 1 addition, 1 deletionthemes/bootstrap3/css/compiled.css
- themes/bootstrap3/js/facets.js 42 additions, 18 deletionsthemes/bootstrap3/js/facets.js
- themes/bootstrap3/less/components/js-tree.less 0 additions, 2 deletionsthemes/bootstrap3/less/components/js-tree.less
- themes/bootstrap3/less/components/sidebar.less 17 additions, 0 deletionsthemes/bootstrap3/less/components/sidebar.less
- themes/local_theme_example/css/compiled.css 1 addition, 1 deletionthemes/local_theme_example/css/compiled.css
- themes/sandal/css/compiled.css 1 addition, 1 deletionthemes/sandal/css/compiled.css
- themes/sandal/less/sandal.less 5 additions, 1 deletionthemes/sandal/less/sandal.less
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
Please register or sign in to comment