Skip to content

Releases: codidact/co-design

Version 0.2.1

04 Jan 17:11
Compare
Choose a tag to compare

This release does some minor improvements:

  • Remove spacing around outer elements in notices
  • Add documentation for close buttons
  • Fix border issue for filled notices

Version 0.2.0

02 Jan 18:30
Compare
Choose a tag to compare

Summary

This is the second proper release of Co-Design. 🎉 This updates some class names to make them match the general pattern and adds icon buttons.

Version 0.1.2

02 Jan 18:27
Compare
Choose a tag to compare
  • Correct formatting for consistency and compliance with standards
  • Change some class names so they make sense
  • Update docs to match changes

Version 0.1.1

02 Jan 18:26
Compare
Choose a tag to compare

Summary

This version contains minor fixes in comparison to 0.1.0.

Utilities

Adds ...

  • block quote design

Docs

Adds ...

  • a page showing how native HTML elements are styled (without classes)

Version 0.1.0

02 Jan 18:26
Compare
Choose a tag to compare

Summary

This is the first release or Co-Design. There should not be any major problems, although CD hasn't been tested thoroughly in all major browsers, yet.

Utilities

Adds ...

  • font size helpers
  • font family helpers
  • font weight and style helpers
  • .container for max-width layout
  • flexbox grid
  • margin and padding utilities
  • border utilities
  • color utilities (primary; secondary: red, green, yellow, teal; tertiary)

Components

Adds ...

  • tables
  • links
  • buttons
  • button lists
  • notices (alerts)
  • header
  • tabs (as secondary navigation)
  • widgets
  • modals
  • item lists

Docs

Adds ...

  • pages for all utilities and components described above
  • a / (index) and a get started page