Releases: isubit/suitcase_interim
Suitcase_Interim 1.1.0
Installation instructions can be found in the README.
Release Notes
The URL of the signon hub in the black bar has been updated (9ec5dd6 + 33a5cc7)
suitcase.css and suitcase-responsive.css have been refactored with the goals of:
- creating more organized and maintainable stylesheets,
- removing old or redundant code,
- and revising CSS to conform to more current best practices.
Details
-
Sizing units refactored to prefer relative units over absolute units.
-
Typography sizing/spacing clarified
-
Reduced the number of greys and secondary colors
-
Form inputs and buttons now have more consistent styling
-
Default table styling updated
-
Text links now change to blue on hover
-
'Read more' links now appear as small inline buttons instead of floating.
-
Events: Colors in the Month view are now easier to read and match the theme better
-
Resources: External link is now grey with a link icon
-
People: Fields now look more organized on narrow screens
-
Search: The faceted search highlight color is a darker blue
Suitcase_Interim 1.0.6
Installation instructions can be found in the README.
Release Notes
- Added styling for external links in body text. Requires fontawesome for the icon. (2ae5eaf)
- Improved grid styling to be less rigid and CSS-based instead of javascript-reliant. 3 and 4 column grids are now officially supported. (a4ccc61) Documentation
- Bug fixes for collapsible blocks. Blocks now have the correct +/- depending on whether or not they're collapsed. (ad0f5ea)
- Added image panels (f1df59f) Demonstration of usage | Documentation
- Improvements for content type indicators. Content type indicators are back on the right, but are higher-contrast and smaller than previous implementations. (a9ab921)
Note: should be paired with changes in luggage_indicator. - Mobile bug fixes (9ec5dd6)
This is the last release before our next minor version
In our next suitcase_interim release, suitcase.css and suitcase-responsive.css will be rewritten. This may break your targeting, so be sure to carefully test your sites when updating.
Suitcase_interim 1.0.5
Installation instructions can be found in the README.
Release Notes
- Responsive Table Support (3b34d4e)
Adds responsive table styling that allows users to scroll vertically through table cells on mobile devices. Is also supported for users without javascript. - Fixed issue where pause/play button was getting cut off in flexslider (65d87fb)
- Made read more buttons’ font weight and size more consistent (c99feb8)
- Made h2 styling more prominent on the frontpanel (1a0573a)
- Added styling for books and book pages (661298e)
- Social menu in the footer has updated styling, including margin improvements and fontawesome button color change on hover (a364c00)
- Made :focus styling closer to Chrome’s browser default and removed old :focus styling. (809fb10)
- Fixed panel paragraph indenting (94c8fc5)
- Made image width on front panel panes fit more nicely in their panes. (44808aa)
- Increased line height on department name in the site header to make it easier to read (06253dd)
- Added styling for collapsed fieldsets (6eb1bbd)
- Added a custom stylesheet for ckeditor to use in its text editor box (a2a29ea)
- Added auto-updating year in one of the suitcase_interim-generated footer blocks if site has token_filter installed. (494bff4)
- Removed styling clear on last item in views used by panels and improved item list height (e55c571)(bfb68ab)
- Improved styling for luggage_blog. Author pictures are now smaller and the blog post view looks more like the luggage_news view. (f533bcd)
Suitcase Interim 1.0.4
Installation instructions can be found in the README.
Release Notes
- Added "grow panels" to suitcase megapanel.
- Deleted old omega-based panel layouts and trimmed related CSS.
- Updated readme
- Fixed ul/ol wrapping around floated content
Suitcase Interim 1.0.3
Installation instructions can be found in the README.
Release Notes
- Improved styling for flexslider captions
- Removed old omega-based panel layout settings
- Code cleanup
Suitcase Interim 1.0.2
Installation instructions can be found in the README.
Release Notes
- Added support for the image2 plugin for CKEditor! Images will now automatically have padding when they are floated either left or right while the image2 plugin is in use.
- Improved image caption styling.
- Added support for nested taxonomy filters (such as nested category terms) in search facets.
- Added social menu functionality, which automatically adds fontawesome icons to menu items in the footer based on the location of the menu link. Currently supported: Youtube, Facebook, Twitter, Instagram, Pinterest, and Github (Note: site must have an iastate.edu domain to function properly out-of-the-box)
Suitcase Interim 1.0.1
Installation instructions can be found in the README.
Release Notes
- New and improved front panel layout
- Search styling improvements: facet padding, made facets look more "clickable," search bar size, and search bar text input padding fixes
- Improved secondary menu styling
- Improved "more like this" styling
- Improved select boxes and text input field styling
- Styled event pager like other pagers
- Improved luggage_news view styling
- Improved breadcrumb styling
- Tidied up suitcase.css
- Added automatic footer block creation.
- Added borders on link :focus
Suitcase Interim 1.0
Installation instructions can be found in the README.
Suitcase Interim 1.0 (Release Candidate 9)
Installation instructions can be found in the README.
Release Notes
- Fixed remaining HTML validation errors
Suitcase Interim 1.0 (Release Candidate 8)
Installation instructions can be found in the README.
Release Notes
- The ISU top bar menu now makes use of dropdowns