Changelog

This is the development changelog. For the design changelog, please refer to the design assets and resources page for more information.


  • August 16, 2022

  • January 24, 2022

    • Add copy icon
  • January 13, 2022

    • Add card with actions example to the documentation
    • Rework structure of the c-contract-card component to simplify
  • December 16, 2021

  • December 9, 2021

  • December 8, 2021

    • Add c-checkbox-group mixin
    • Support disabled forms and add disabled form example to the components documentation
  • December 2, 2021

  • November 30, 2021

  • November 26, 2021

    • Update and simplify structure of c-form-group mixin by using block to nest different inputs instead of including all the types inside the c-form-group mixin.
  • November 25, 2021

    • Swap out color-gray-30 with color-gray-25
  • November 23, 2021

  • November 22, 2021

  • November 19, 2021

  • November 18, 2021

  • November 17, 2021

  • November 16, 2021

    • Make icons in buttons smaller and sync with designs
  • November 4, 2021

    • Update design system website navigation by adding an example pages page
  • November 2, 2021

  • October 27, 2021

  • October 22, 2021

    • Add compensation simulation result
    • Add compensation simulation loading state
    • Add compensation simulation empty state
    • Add more options to c-form-group mixin
    • Add c-radio-button mixin
    • Improve alert colors
  • October 21, 2021

  • October 20, 2021

  • October 15, 2021

  • October 14, 2021

    • Add horizontal scroll to top navigation to make it mobile friendlier
  • October 13, 2021

    • Replace links in top navigation with button elements for items that have sub menus
    • Improve focus states of buttons (sync with designs)
    • Sync toolbar title size with designs
    • Replace c-input-group code used for search inputs with c-input-with-icon component
    • Add horizontal form template
  • October 12, 2021

  • October 11, 2021

    • Add new mixins for input groups with icon before and after
    • Make register form template more complete by adding more fields
    • Simplify sidebar layout code
    • Use c-brand mixin for logo in templates
    • Move design system website specific code out of c-navbar styles
    • Improve app structure by using header element
  • October 8, 2021

  • October 7, 2021

  • September 30, 2021

    • Improved sync for tooltip component between design system and dev
    • Add description to global banner
  • September 23, 2021

  • September 22, 2021

    • Improve structure of design system website, specifically adding a better “Getting started” section as well as grouping related content together
    • Add c-user-navigation component
    • Document input groups with prepend and append
    • Improve main header with c-pill-navigation component, search input and c-user-navigation component
    • Rename sample-page to app-form
  • September 21, 2021

    • Add accordion component and corresponding javascript
    • Add blank slate component
    • Add bordered list component
    • Document container, grid, form-group, and flex objects
    • Implement design system website base
    • Remove sidebar from main template in favor of top menu
    • Refactor side-menu component to be independent of any sidebar (sidebar currently does not exist anymore)
    • Add icon: github
  • August 20, 2021

    • Remove missing stylesheet reference which was causing an error
    • Improve spacing footer docs in styleguide
    • Document spacer utilities
    • Merge button skins and types into one document page
    • Change buttonType prop to type for button mixins
    • Move type and layout props up in props documentation for buttons
    • Add Smart favicon
    • Document semantic colors + add missing secondary colors
    • Remove table row border from last rows
  • August 3, 2021

    • Add sample page
    • Add default layout template with sidebar
    • Document select inputs in styleguide
    • Add specific styles for textareas
    • Update font to Cerebri Sans (to be discussed)
    • Set default icon size to 24px
    • Small updates to button styles
    • Add and document sidebar component in styleguide
    • Add and document popover component in styleguide
    • Add and document tooltip component in styleguide
    • Add and document dialog component in styleguide
    • Add and document dropdown component in styleguide
    • Add and document status pill component in styleguide
    • Add and document alert component in styleguide
    • Add icons: circle-check, circle-error, circle-help
  • July 29, 2021

    • Add changelog page
    • Add browser support page
  • July 28, 2021

    • Add Mono icons to repository
    • Add inputs (toggles) to styleguide
    • Add inputs (text) to styleguide
    • Add avatars to styleguide
    • Add button types to styleguide
    • Add button skins to styleguide
    • Add stylesheets for alerts, avatars, buttons, inputs, dialogs, navbars, toolbars, etc.
    • Add CSS component structure page
    • Add CSS architecture page
    • Set up Bedrock