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
- Add missing icon files from the Mono icon set.
-
January 24, 2022
- Add
copy
icon
- Add
-
January 13, 2022
- Add card with actions example to the documentation
- Rework structure of the
c-contract-card
component to simplify
-
December 16, 2021
- Add error page component and example 404 error page template
-
December 9, 2021
- Remap colours to a lightness system, see colours documentation
- Update the status pill skins with new colours
- Update the alert skins with new colours and add lighter version of the alert skins for longer content
-
December 8, 2021
- Add c-checkbox-group mixin
- Support disabled forms and add disabled form example to the components documentation
-
December 2, 2021
- Add a mixin for the key value component and update key value list documentation
- Implement design for an administrative profile screen for an application for trainings and courses
- Add file attachment component and add file attachment documentation
-
November 30, 2021
- Add badge component and badge documentation
-
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.
- Update and simplify structure of c-form-group mixin by using
-
November 25, 2021
- Swap out
color-gray-30
withcolor-gray-25
- Swap out
-
November 23, 2021
- Add different states to file upload documentation
- Add
link
icon - Sync button font weight with designs
-
November 22, 2021
- Add progress bar component and progress bar documentation
-
November 19, 2021
- Add icon list documentation
- Add icon list component
-
November 18, 2021
- Add card documentation
- Split up panel component into panel and card component
-
November 17, 2021
- Add navbar documentation
- Improve tabs documentation
- Add loader component and loader documentation
-
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
- Fix rendering issue radio buttons
- Add horizontal ruler documentation
-
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
- Add empty state for contract list
- Add filter pill dropdown example
- Unify empty state and blank slate component and improve blank slate documentation
- Add and document spinner component
- Add example of form group with helper tooltip
- Add size parameter to
c-button
mixin - Add
print
icon
-
October 20, 2021
- Add contract list view
- Document pagination component
-
October 15, 2021
- Rename templates in overview list on getting started page
- Add filter pill component
- Start shadow system
-
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 withc-input-with-icon
component - Add horizontal form template
-
October 12, 2021
- Add file upload component
- Complete register form page with documents section
- Add key value component
- Fix duplicate id's in register form
-
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
- We released 1.0 of the design system; with an introductory blog post, and the release of community files on Figma.
-
October 7, 2021
- Add example template of page with side menu
- Improve hide password functionality by making it keyboard accessible and document password input
-
September 30, 2021
- Improved sync for tooltip component between design system and dev
- Add description to global banner
-
September 23, 2021
- Implement nicer overview for component documentation
- Add and document card grid
- Implement example of sign in screen
- Add and document tabs
- Implement example of alert stack
- Add and document wizard, and add example template
- Dialogs: rename “modal” to “dialog” and add AlertDialog component (not tied to specific CSS yet)
- Add button toolbar component to group buttons together
- Add an example template which shows an index page with the table component
- Added global banner component
- Added icons:
facebook
,twitter
andinstagram
- Implement full-page example of dialog
- Implement dropdowns on main menu
-
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