Skip to content

Releases: JDRF/design-system

Labels Update

16 Dec 14:01
Compare
Choose a tag to compare

This release contains new markup and styling for form labels. The main changes are:

  • Label are now placed before form input fields.
  • Labels that are placed before the input need a new class called ds-form-label-relative
  • Inputs will need a new class called ds-form-relative

This is however a backward compatible change, since the original classes remain unchanged. Which means any old usage of this library will not require any changes. However, updating to the new system will fix any label overflow issues you might have since with long titles in the past.

Set Bootstrap to Stable Version

02 Dec 16:10
Compare
Choose a tag to compare

This release contains a few bug fixes and also ensures that the repo uses the exact same version of bootstrap. i.e. no wildcarding of the version.

Initial Design System Build

02 May 14:41
Compare
Choose a tag to compare
Pre-release

The initial and functioning build for the Design System. This is not yet ready for production use.