Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • v0.7.9
    8391fd99 · Updating release to 0.7.9 ·
    - Continuous improvements to demo pages to be more useful for dev testing
    - Update focus color to meet A11y requirements
    - Update accordion body padding
    - Add Featured Card component
    - Add new menu variant that incorporates search
    - Update Q+A component template to use headers instead of dl
    - Fix focus style on pagination component
    - Update OSU navbar logo
    - Add new CTA collection component
    - Fix undefined variable errors in menu scripts
    - Fix password field icon bug
  • v0.7.8
    7b9085eb · Updating release to 0.7.8 ·
    - Fix card line height
    - Fix back to top behavior
    - Fix back to top font weight
    - Tweak chevron icons
  • v0.7.7
    6a7f97a0 · Updating release to 0.7.7 ·
    - Correct Card Collection Carousel name
    - Update back to top button icon
    - Update to description list font styles
    - Fix carousel JS bug
    - Style updates to pagination components
    - Add factoid component (draft)
    - Update listicle component
    - Add link list component
    - Add q+a storytelling component variant
    - Add quote component (draft)
    - Add image caption component (draft)
  • v0.7.6
    a9c9cd2b · Updating release to 0.7.6 ·
    - Add Card Collection Carousel component
    - Style updates to OSU Navbar component
    - Style updates to Pagination components
  • v0.7.5
    c1997ff4 · Updating release to 0.7.5 ·
    - Add taxonomy to storytelling card
    - Update tile title weight to 700
    - Fixes card CTA icon position
    - Fix dropdown clickable area bug
    - Fix icon direction in mobile menu
    - Adjustments to the way summary data is managed in tables
  • v0.7.4
    4bab8f84 · Updating release to 0.7.4 ·
    - Fix typo in tile twig file
    - Update a11Navbar script to v0.6.2
    - Moves sidebar-nav script outside of component
  • v0.7.3
    5d02ab6e · Updating release to 0.7.3 ·
    - Fix dropdown form component icon size
    - Fix double arrow in Details for Safari
    - Remove letter spacing from section heading
    - Add hover state to tile
    - Update icon class name in button example
    - Fix visited link color in footer
    - Update breadcrumb line-height
    - Fix social media icons for dark footer
    - Add optional body text to tiles
    - Update status to 'ready' for Alerts, Buttons, Breadcrumbs and Colors
  • v0.7.2
    3f55b536 · Updating release to 0.7.2 ·
    - removing js from text area form component
  • v0.7.1
    23acbd92 · Updating release to 0.7.1 ·
    - Fix back to top button hover state
    - Fix list spacing
    - Fix visited link mixin and color use across variants
    - Adds a new linked header and storytelling variant of Card component
    - Minor spacing updates to account for recent BUX Icon library updates
  • v0.7.0
    d2259974 · Updating version to 0.7.0 ·
    - Removes system-styles css from gitignore (trialing)
    - Minor style updates to tab panel, footer, side menu, and button components
  • v0.6.2
    0ffbf3a0 · Updating version to 0.6.2 ·
    - Minor updates to menu component
    - Adds new sidebar-nav component
    - Updates default links in footer component
  • v0.6.1
    e4e99731 · Updating release to 0.6.1 ·
    - Added form components for checkboxes, radio buttons, switches, text fields, text areas and dropdowns.
    - Changed font family of accordion from serif to sans.
    - Updated card content margins for use case where no body copy is used.
    - Adds tile variant with square image option
    - Adds a draft version of a `Menu` component as a first attempt in implementing the "Dropdown Menu".
    - Add sortable table variant.
  • v0.6.0
    45f14cfe · Updating release to 0.6.0 ·
    - Adding default background to accordion panel (body) and changing open state background color for accordion headers to white.
    - Improvements to current README and created separate README specifically for the project maintainer role.
    - Update component statuses — remove Alpha status.
  • v0.5.5
    Fix menu error
  • v0.5.4
    - Update Basic Menu to prevent "jumping" on hover.
    - WIP for Basic Menu scrolling.
    - Now ships with downloadable XD file.
  • v0.5.3
    - Add variables for privacy, non-discrimination notice, and login urls to Footer component.
    - Get copyright year dynamically in Footer.
    - Enable linking option from site name in Header component.
  • v0.5.2
    070ebdf0 · Updating release to 0.5.2 ·
    Prevent menu from overlapping OSU logo in navbar
  • v0.5.1
    - Added Basic Menu component.
  • v0.5.0
    - Make Card cta optional in twig.
    - Update Accordion scss.
    - Update Headings component to include link styles.
    - Update Grid to have separate container edge and internal gutters.
    - Update Alert to define text color for title.
    - Define font-family for Button.
    - Update logo reference paths in OSU Navbar and Footer.
    - Change "path" to "url" in breadcrumb. MARKUP CHANGE.
    - Add gulp function to update Twig render references in Twig files for dist directory.
  • v0.4.0
    - Added gulp function to deploy assets to BUX Composer.