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(test): add bundle size limit #799

Merged
merged 45 commits into from
May 17, 2024
Merged

feat(test): add bundle size limit #799

merged 45 commits into from
May 17, 2024

Commits on May 6, 2024

  1. feat(test): add size-limit

    chohner committed May 6, 2024
    Configuration menu
    Copy the full SHA
    0658741 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    9347833 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2de0ab0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80f4111 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    543968d View commit details
    Browse the repository at this point in the history
  5. chore: update eslint config

    chohner committed May 14, 2024
    Configuration menu
    Copy the full SHA
    d984682 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f8090da View commit details
    Browse the repository at this point in the history
  7. chore: update deps

    chohner committed May 14, 2024
    Configuration menu
    Copy the full SHA
    ef3c483 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    05fe847 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    23dee1f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0198e77 View commit details
    Browse the repository at this point in the history
  11. refactor: add change styles tile radio

    aaschlote authored and chohner committed May 14, 2024
    Configuration menu
    Copy the full SHA
    e917ef7 View commit details
    Browse the repository at this point in the history
  12. refactor: fix extra style things

    aaschlote authored and chohner committed May 14, 2024
    Configuration menu
    Copy the full SHA
    7680874 View commit details
    Browse the repository at this point in the history
  13. chore: update dependencies

    chohner committed May 14, 2024
    Configuration menu
    Copy the full SHA
    d6c293d View commit details
    Browse the repository at this point in the history
  14. chore(deps): bump aquasecurity/trivy-action from 0.19.0 to 0.20.0 (#804)

    Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.19.0 to 0.20.0.
    - [Release notes](https://github.com/aquasecurity/trivy-action/releases)
    - [Commits](aquasecurity/trivy-action@d710430...b2933f5)
    
    ---
    updated-dependencies:
    - dependency-name: aquasecurity/trivy-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and chohner committed May 14, 2024
    Configuration menu
    Copy the full SHA
    80ab7b2 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    faa87cb View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7ec0a5c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    586907a View commit details
    Browse the repository at this point in the history
  18. feat(BH): validate birthday

    chohner committed May 14, 2024
    Configuration menu
    Copy the full SHA
    79fc591 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    2e10d74 View commit details
    Browse the repository at this point in the history
  20. Create placeholders variables Fluggasrechte page (#808)

    * refactor: add new placeholders variables
    
    * refactor: get route description from strapi translations
    aaschlote authored and chohner committed May 14, 2024
    Configuration menu
    Copy the full SHA
    367e391 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    75419db View commit details
    Browse the repository at this point in the history
  22. feat: add details summary component

    this is a collapsible html tag
    pgurusinga authored and chohner committed May 14, 2024
    Configuration menu
    Copy the full SHA
    799e8df View commit details
    Browse the repository at this point in the history
  23. Proposal: simplify navigation logic (#713)

    * refactor: remove SubflowState
    
    * test: add unit tests for navItemsFromDoneStates() + stepStates()
    chohner committed May 14, 2024
    Configuration menu
    Copy the full SHA
    9818a44 View commit details
    Browse the repository at this point in the history
  24. Revert "Proposal: simplify navigation logic (#713)"

    This reverts commit 841c141.
    chohner committed May 14, 2024
    Configuration menu
    Copy the full SHA
    c8fe763 View commit details
    Browse the repository at this point in the history
  25. Revert "feat: add details summary component"

    This reverts commit facaaaa.
    pgurusinga authored and chohner committed May 14, 2024
    Configuration menu
    Copy the full SHA
    2d4394a View commit details
    Browse the repository at this point in the history
  26. Revert "Revert "feat: add details summary component""

    This reverts commit ad038d2.
    pgurusinga authored and chohner committed May 14, 2024
    Configuration menu
    Copy the full SHA
    0ae4076 View commit details
    Browse the repository at this point in the history
  27. Revert "Revert "Proposal: simplify navigation logic (#713)""

    This reverts commit 73f0d95.
    pgurusinga authored and chohner committed May 14, 2024
    Configuration menu
    Copy the full SHA
    0e15296 View commit details
    Browse the repository at this point in the history
  28. chore: update to remix v2.9.2

    chohner committed May 14, 2024
    Configuration menu
    Copy the full SHA
    8c18612 View commit details
    Browse the repository at this point in the history
  29. chore: update deps

    chohner committed May 14, 2024
    Configuration menu
    Copy the full SHA
    e3db8aa View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    b0db993 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    cf3716e View commit details
    Browse the repository at this point in the history
  32. feat: use span instead of paragraph

    component testing throws a console error: div cannot appear as a descendant of p
    pgurusinga authored and chohner committed May 14, 2024
    Configuration menu
    Copy the full SHA
    b5ffc9d View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    67c070a View commit details
    Browse the repository at this point in the history
  34. Revert "feat(detailsSummary): make it repeatable in info box"

    This reverts commit 55194a7.
    pgurusinga authored and chohner committed May 14, 2024
    Configuration menu
    Copy the full SHA
    f2a5301 View commit details
    Browse the repository at this point in the history
  35. feat(detailsSummary): make it repeatable detailssummary

    also handles previous and next data type — this will be refactored after the new content image is deployed
    pgurusinga authored and chohner committed May 14, 2024
    Configuration menu
    Copy the full SHA
    f541306 View commit details
    Browse the repository at this point in the history
  36. chore: update licenses

    chohner committed May 14, 2024
    Configuration menu
    Copy the full SHA
    0ee5acb View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    6d410f4 View commit details
    Browse the repository at this point in the history
  38. chore: update deps

    chohner committed May 14, 2024
    Configuration menu
    Copy the full SHA
    a250c94 View commit details
    Browse the repository at this point in the history
  39. update to 11.1.3

    chohner committed May 14, 2024
    Configuration menu
    Copy the full SHA
    0d7696e View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    e1f69b6 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    f8a5452 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    1aded09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56e44fb View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    06248b6 View commit details
    Browse the repository at this point in the history