Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • v0.9.9
    - Remove Section Heading style (#598)
    - Update Alert styling (#589)
    - Fix bugs in footer (#602)
    - Improve a11y for form components and add a required variant (#442)
    - Accessibility fixes for Hero (#603)
    - Update defaults of social links to OSU accounts (#605)
  • v0.9.8
    - Update hero component font size and vertical center alignment (#588)
    - Add quotations around type field in the Hero component (#583)
    - Fix Multi-Step Form JS (#582)
    - Fix Switch error message CSS (#581)
    - Add quotations to value field in Checkbox (#580)
    - Fix hero twig (#585)
    - Update status to ready for:
      - Form components (#374)
      - Hero (#584)
    - Update Search Form for accessibility (#559)
    - Update twig in Multi-Step Form (#586)
    - Update Menu and Sidebar Navigation to use disclosure navigation (#560)
  • v0.9.7
    e856f10a · v0.9.7 ·
    - Fix tile twig syntax (#565)
    - Fix OSU Navbar breakpoint (#570)
    - Move forms mixins to mixin file (#572)
    - Refactor Multi-Step Form to better allow for multiple per page (#573)
    - Fixes for Hero Component (#545, #552, #566, #567)
    - Refactor Text Field JavaScript to use event listeners instead of onclick (#574)
    - Update style targetting for double-header tables (#576)
    - Add fax field to footer (#577)
    - Refactor the following form elements for improved functionality (#575)
      - Text Field
      - Text Area
      - Checkbox
      - Radio
      - Switch
      - Selection Dropdown
      - Multi-Step Form
    - Update status to ready for:
      - Tabpanel (#382)
  • v0.9.6
    804e1d85 · v0.9.6 ·
    - Update margins on horizontal card components (#557)
    - Update error form component styling (#550)
    - Update xl breakpoint (#542)
    - Update mobile view of Tabpanel component (#543)
    - Adjust order of form components (#551)
    - Remove image caption component (#301)
    - Replace Twitter with X in social media component (#544)
    - Update status to ready for:
      - Skip Navigation (#553)
      - Multi-Step Form (#549)
  • v0.9.5
    ae7e70aa · v0.9.5 ·
    - Update Q+A for better accessibility (#523)
    - Update Table Sortable variant for better accessibility (#537)
    - Update Form Components for better accessibility (#425)
    - Update status to ready for:
      - Table (#381)
    - Update Hero order of variants (#539)
  • v0.9.4
    4fd3990a · v0.9.4 ·
    - Fix Tile focus indicator (#515)
    - Remove aria-label from Panel (#524)
    - Update status to ready for:
        - Image (#519)
        - Tile (#383)
    - Update twig for Tile (#528)
    - Updated Hero component and variants (#520)
    - Update twig for Panel (#531)
  • v0.9.3
    2352b8f5 · v0.9.3 ·
    - Fix twig compilation bug
    - Update Doc Pagination for better accessibility (#507)
    - Updated Footer Non-Discrimination Notice link (#512)
    - Update OSU Navbar added space in Buckeye Link (#511)
    - Updated CTA Collection blue focus indicator and text center align (#506)
    - Updated Panel button to anchor element (#513)
    - Update status to ready for:
        - Link List (#266)
        - OSU Navbar (#202)
        - Factoid (#260)
        - Headings (#386)
        - CTA Collection (#367)
    - Add href to Paragraph component example (#514)
    - Update footer twig (#521)
    - Update Image and Image Caption for accessibility (#508)
  • v0.9.2
    f17420bb · v0.9.2 ·
    - Updated Bacck To Top added padding bottom to last content element (#501)
    - Updated Back To Top button added focus to first focusable element after scroll to top (#502)
    - Updated Tab Panel added left and right scroll to tabindex and added focus styles (#500)
    - Updated Listicle left padding for Ordered variant (#491)
    - Update Alt and Reverse Link variants for accessibility (#497)
    - Update Link List to use `<ul>` and `<li>` tags (#265, #499)
    - Remove extra instance of Multi-Step Form (#473)
    - Update card twig (#495)
    - Update pagination twig (#498)
    - Update featured card twig (#496)
    - Update status of Social Media (#456) and Q+A (#272) to ready
  • v0.9.1
    88d34397 · v0.9.1 ·
    - Updated CTA Collection renamed Icons variant to UI Icons (#486)
    - Updated CTA Collection added Standard Icons variant (#487)
    - Use semantic elements for Factoid (#490)
    - Make focus match hover on Social Links (#488)
    - Create a skip navigation component (#436)
    - Fix doc pagination focus hopping (#484)
    - Update status to ready for:
        - Timeline (#311)
        - Footer (#372)
        - Panel (#271)
        - Quote (#268)
        - Accordion (#288)
        - Link and Text Link (#206)
        - Card (#299)
    - Put OSU navbar in a <nav> element
    - Allow for multiple copies of the OSU Navbar to be rendered on a single page (bux-docs#225)
    - Add border to accordion when active (#493)
  • v0.9.0
    e928fb6e · Update ci to node:latest ·
    - Update Link List chevron top right positioning (#465)
    - Fix Doc Pagination issue when there is no back button (#463)
    - Update package.json and project Node version to 20 (#137)
    - Update Alerts twig (#469)
    - Update link scarlet background with focus light (#470)
    - Fix visited link hover and focus on scarlet background (#471)
    - Set Quote to beta (#477)
    - Rename default featured card to 'Image Right' (#462)
    - Make headlines in storytelling cards links (#467)
    - Add BUX focus outline to Cards (#467)
    - Fix quote figcaption order for accessibility (#478)
    - Update tile variants (#466)
    - Update accordion focus style (#449)
    - Update accordion button type (#450)
    - Fix featured card display issue (#464)
    - Add heading selection variable to panel (#351)
  • v0.8.9
    - Fix OSU Navbar keyboard trap
    - Remove basic menu (#440)
    - a11y fixes for form elements (#373)
    - Change $visited-light color (#445)
    - a11y fixes for buckeye alerts (#428)
    - Fix broken image link in quote component (#451)
    - Update button styling to work as links (#452)
    - Update Alert styling (#430)
    - Fix when menu site search is active, corrected tab index (#393)
    - Update utility colors to make sure all the icons have a 3:1 foreground to
    background color contrast (#455)
    - Update status to ready for lists (#298), listicle (#207), pagination (#198),
    page header (#200) and featured card (#270)
  • v0.8.8
    a1a55a86 · Updating release to 0.8.8 ·
    - Replace node-sass dependency with sass (#410)
    - Fix menu background at large widths (#421)
    - Consolidate styling of featured card into the card--featured component (#417)
    - Switch from using <i> tag to <span> for icons (#408)
    - Add multi-form component (#209)
    - Improve accessibility of Menu with Search component (#335)
    - Update favicon assets (#404)
    - Add focus styling to disabled buttons (#110)
    - Fix twig bug in CTA collection (#426)
  • v0.8.7
    a1603deb · Updating release to 0.8.7 ·
    - Add logic to accessibility message in footer to better account for unit-specific contact info (#395)
    - Fix bug in menu search display that was preventing far right menu items from being clicked (#395)
    - Update caret icons within Menu component to use BUX icon and adjust padding to align with design specs (#402)
    - Change display type for taxonomy field in card component (#401)
    - Update listicle component to use nested spans instead of divs (#405)
    - Fix rendering issue with social media in footer (#399, #414)
    - Change Featured Card buttons to styled links to improve accessibility (#326)
    - Update hero JS to allow multiple heroes on one page
    - Fix OSU Navbar hover and focus styling on non-mobile viewports (#412)
    - Add a new Alternate H2 typography style (#413)
  • v0.8.6
    395f002c · Updating release to 0.8.6 ·
    - Fix Card class error in Card Collection Carousel scss
  • v0.8.5
    1fcfc1b0 · Updating release to 0.8.5 ·
    - Fix syntax error in Card Collection Carousel scss
    - Fix TabPanel component null error
  • v0.8.4
    60694d03 · Updating release to 0.8.4 ·
    - Restructure Card Carousel for improved functionality and accessibility
    - Decrease Timeline item spacing to from 64px to 48px
    - Link list accessibility fixes
    - Fix horizontal storytelling card hover
    - Update margins between OSU navbar elements
    - Add TikTok to social links
    - Update Footer component to incorporate social links component
    - Fix Menu component overflow at 400% zoom for accessibility
    - Hero component updates to allow a carousel and non-carousel variant to coexist on the same page and to address ID conflict bug
    - Add before and after icons to links
  • v0.8.3
    d00e0a66 · Updating release to 0.8.3 ·
    - Update Tile to remove max-width
    - Update a11yNavbar to 0.6.5 to improve touch screen interaction
    - Update Link List swapped margin from link to text
    - Update Card Linked Headline variant adjusted margin on heading
    - Update Footer added border-top to white variant
    - Update adjusted margins and padding in CTA Collection
    - Update to various component statuses to align with statuses on Docs site
    - Update search right-padding within menu component at lg breakpoint
  • v0.8.2
    098c9b8d · Updating release to 0.8.2 ·
    - Update BUX fonts
    - Fix CTA margin on mobile
    - Add keyboard accessibility for OSU Navbar
    - Tweak line heights in Q+A, Listicle and site header
    - Addition of of new type size variables and adjustments to mobile type sizes across components
    - Accessibility improvements for sortable table component
    - Add white bg to default card component and removal of fixed margin and widths
    - Fix overflow issue in Hero component
  • v0.8.1
    32f423c0 · Updating release to 0.8.1 ·
    - Add image component
    - Update components using placeholder images with new image component
    - Adding more temporary demo pages to help with layout testing
    - Accessibility improvements for menu component
    - Add hero component
    - Add horizontal card variants
    - Update heading styles
    - Fix card chevron spacing in linked headline variant
    - Add responsive styling/functionality to Tabpanel component
  • v0.8.0
    784d04dd · Updating release to 0.8.0 ·
    - Update list font to $sans in accordion
    - Fix chevron position in linked card headline
    - Consolidate details into accordion
    - Remove search from Header component and update text styles
    - Fix mobile menu width