Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Altinn/app-frontend-react
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.12.0
Choose a base ref
...
head repository: Altinn/app-frontend-react
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.13.0-preview.0
Choose a head ref
  • 12 commits
  • 61 files changed
  • 9 contributors

Commits on Dec 10, 2024

  1. Configuration menu
    Copy the full SHA
    a5673b2 View commit details
    Browse the repository at this point in the history
  2. fixes missing orgname when component is rerendered. Shows datamodel v…

    …alue instead of local state (#2794)
    cammiida authored Dec 10, 2024
    Configuration menu
    Copy the full SHA
    bcbe457 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2024

  1. Configuration menu
    Copy the full SHA
    f936ff6 View commit details
    Browse the repository at this point in the history
  2. Fix/2370 input autocomplete (#2803)

    * Added autcomplete support to input, dropdown and multiple select, with tests
    adamhaeger authored Dec 12, 2024
    Configuration menu
    Copy the full SHA
    f7d8680 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    95de927 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2024

  1. adds validation on data model bindings for org nr and person ssn that…

    … need to be strings to support leading zeros (#2810)
    cammiida authored Dec 13, 2024
    Configuration menu
    Copy the full SHA
    7f09bb7 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2024

  1. Fix DevTools in subform (#2819)

    * fix dev tools in subform and remove flashy loading
    
    * log dev tools error component trace in prod
    
    * add dummy presentation to make PDF loading look better
    bjosttveit authored Dec 16, 2024
    Configuration menu
    Copy the full SHA
    a5a61af View commit details
    Browse the repository at this point in the history
  2. Filtering support for all options-components (#2806)

    Co-authored-by: Ole Martin Handeland <git@olemartin.org>
    olemartinorg and Ole Martin Handeland authored Dec 16, 2024
    Configuration menu
    Copy the full SHA
    3603222 View commit details
    Browse the repository at this point in the history
  3. Update npm non-major dependencies (main) (#2814)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 16, 2024
    Configuration menu
    Copy the full SHA
    d33c04c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e47fe79 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4227d72 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2024

  1. Configuration menu
    Copy the full SHA
    489528a View commit details
    Browse the repository at this point in the history
Loading