There was an error fetching the commit references. Please try again later.
Major revision of Channels user interface (#1190)
- Switch to Slick.js as basis for carousels (instead of homegrown library) - Make user interface more compact and less overwhelming - Fix right-to-left language support - Fix problems with popover behavior - Contain channels Javascript code in the VuFind object for better scoping
Showing
- module/VuFind/tests/integration-tests/src/VuFindTest/Mink/ChannelsTest.php 10 additions, 6 deletions...ts/integration-tests/src/VuFindTest/Mink/ChannelsTest.php
- themes/bootprint3/css/compiled.css 1 addition, 1 deletionthemes/bootprint3/css/compiled.css
- themes/bootprint3/less/bootprint.less 5 additions, 0 deletionsthemes/bootprint3/less/bootprint.less
- themes/bootstrap3/css/compiled.css 1 addition, 1 deletionthemes/bootstrap3/css/compiled.css
- themes/bootstrap3/css/lib/channel-slider.css 0 additions, 63 deletionsthemes/bootstrap3/css/lib/channel-slider.css
- themes/bootstrap3/css/vendor/ajax-loader.gif 0 additions, 0 deletionsthemes/bootstrap3/css/vendor/ajax-loader.gif
- themes/bootstrap3/css/vendor/fonts/slick.eot 0 additions, 0 deletionsthemes/bootstrap3/css/vendor/fonts/slick.eot
- themes/bootstrap3/css/vendor/fonts/slick.svg 14 additions, 0 deletionsthemes/bootstrap3/css/vendor/fonts/slick.svg
- themes/bootstrap3/css/vendor/fonts/slick.ttf 0 additions, 0 deletionsthemes/bootstrap3/css/vendor/fonts/slick.ttf
- themes/bootstrap3/css/vendor/fonts/slick.woff 0 additions, 0 deletionsthemes/bootstrap3/css/vendor/fonts/slick.woff
- themes/bootstrap3/css/vendor/slick-theme.css 204 additions, 0 deletionsthemes/bootstrap3/css/vendor/slick-theme.css
- themes/bootstrap3/css/vendor/slick.css 119 additions, 0 deletionsthemes/bootstrap3/css/vendor/slick.css
- themes/bootstrap3/js/channels.js 132 additions, 78 deletionsthemes/bootstrap3/js/channels.js
- themes/bootstrap3/js/lib/accessible-carousels.js 388 additions, 0 deletionsthemes/bootstrap3/js/lib/accessible-carousels.js
- themes/bootstrap3/js/lib/channel-slider.js 0 additions, 178 deletionsthemes/bootstrap3/js/lib/channel-slider.js
- themes/bootstrap3/js/vendor/slick.min.js 3037 additions, 0 deletionsthemes/bootstrap3/js/vendor/slick.min.js
- themes/bootstrap3/less/components/channels.less 71 additions, 9 deletionsthemes/bootstrap3/less/components/channels.less
- themes/bootstrap3/templates/channels/channelList.phtml 23 additions, 17 deletionsthemes/bootstrap3/templates/channels/channelList.phtml
- 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
Please register or sign in to comment