moj-frontend
moj-frontend copied to clipboard
The MoJ Design System brings together components and patterns created by designers and developers at MoJ.
## What Build and implement the designed side navigation to the MoJ Design System documentation site. ## Why To cater for a growing documentation site, and growing needs from the...
Standard GOV.UK design system text inputs allow a `html` option to be passed instead of `text` for the hint text. The search component does not allow this, and passing a...
The GOV.UK notification banner allows for the role to be set to "alert" and has JS to autofocus the banner on page load in this case. It would be helpful...
The GOV.UK design system now has a password input component, so we should add a banner to our guidance to signpost users towards their implementation rather than ours.
## Summary Similar to [this issue](https://github.com/ministryofjustice/moj-frontend/issues/611), the Apply Filters button in the Filter component should be able to have custom classes applied to it. ## Motivation Most other components offer...
### Description of the change Cloning the repository and attempting to run all tests (`npm test`) produces errors linked to `gyp` and `node-sass`. Given the [`node-sass` library is deprecated](https://www.npmjs.com/package/node-sass), the...
This is a test for the team to see how a content style guide could work on the design system website.
## Summary The Filter component should provide a way of specifying custom classes. ## Motivation Most (all?) other components offer the ability to add extra classes by providing a `classes`...
### Description of the change - Including a link in the ethics side navigation - Fixes problem of users not being able to navigate to ethics index page
## What Work alongside others in the team to create a design for the component and prepare in Figma for handover to development. Also, ready the design of the component...