You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BXC-4807/4757/4799 - Thumbnail size, linking, and pagination. Admin spacing (#1856)
* Add asLink attribute for thumbnails to allow thumbnails to not be links, set this attribute for full record thumbnails
* Change thumbnail sizes from 64px and 128px to 160px and 250px. Thumbnail component now defaults to medium size, where both medium and small use the 'small' thumbnail image size. Only the gallery view uses large at the moment, whereas before everything used large
* Convert pagination to bulma. Always shows 7 pages now, if there are at least 7 pages
* Admin ui spacing fixes. Also cleaned up some dead code
* Update pagination colors to meet accessability requirements
* Review updates
0 commit comments