Releases: JDRF/design-system
Releases · JDRF/design-system
Labels Update
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
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
The initial and functioning build for the Design System. This is not yet ready for production use.