Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make it easier to add a hint or an error message to a fieldset #1281

Closed

Commits on Jun 21, 2019

  1. Create wrapping govukFormGroup() macro

    Provides the following:
    
    1. govukLabel()
    2. govukHint()
    3. govukErrorMessage()
    
    With optional nested govukFieldset() via params.fieldset
    colinrotherham committed Jun 21, 2019
    Configuration menu
    Copy the full SHA
    6d0d506 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5cbe0e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1bb78b2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    90b59b9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e31c3e6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0548b23 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c9b31ef View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4f4c0ca View commit details
    Browse the repository at this point in the history
  9. Add CHANGELOG entry

    colinrotherham committed Jun 21, 2019
    Configuration menu
    Copy the full SHA
    37c139a View commit details
    Browse the repository at this point in the history