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

feat: legg til bedre støtte for react-hook-form i radioknappene #2443

Merged
merged 12 commits into from
Nov 9, 2021

Commits on Nov 9, 2021

  1. docs: fiks en spacingklasse i et eksempel i portalen

    affects: @fremtind/portal
    wkillerud committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    e8c70ff View commit details
    Browse the repository at this point in the history
  2. feat: core eksporterer typer for komponentene

    affects: @fremtind/jkl-core
    wkillerud committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    b895b36 View commit details
    Browse the repository at this point in the history
  3. feat: eksporter propstype, legg til labelProps

    affects: @fremtind/jkl-field-group-react
    
    Spre ...rest på fieldset også
    wkillerud committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    b99687f View commit details
    Browse the repository at this point in the history
  4. feat: refactor RadioButtons for bedre hook-form støtte

    affects: @fremtind/jkl-radio-button-react
    
    BREAKING CHANGE:
    Komponenten har fått et helt nytt API. Se migreringsdok.
    
    ISSUES CLOSED: #2435
    wkillerud committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    467cb0c View commit details
    Browse the repository at this point in the history
  5. chore: oppdater bruken av radioknapper

    affects: @fremtind/jkl-feedback-react
    
    BREAKING CHANGE:
    Avhenger av jkl-radio-button med breaking change
    wkillerud committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    de30c8b View commit details
    Browse the repository at this point in the history
  6. docs: dokumenter React Hook Form og to bruk av den

    affects: @fremtind/portal
    wkillerud committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    2182ee6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5a6dcc2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    14739eb View commit details
    Browse the repository at this point in the history
  9. chore: strukturer om dokumentasjonen for å unngå kollisjon i visuell …

    …test
    
    affects: @fremtind/jkl-alert-message-react
    wkillerud committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    0759e36 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2f15886 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    60b7d11 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4a5b25a View commit details
    Browse the repository at this point in the history