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: data-driven-forms/react-forms
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0963d0b
Choose a base ref
...
head repository: data-driven-forms/react-forms
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8f495c9
Choose a head ref
  • 7 commits
  • 13 files changed
  • 4 contributors

Commits on Aug 30, 2024

  1. build(deps): bump webpack from 5.76.0 to 5.94.0

    Bumps [webpack](https://github.com/webpack/webpack) from 5.76.0 to 5.94.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](webpack/webpack@v5.76.0...v5.94.0)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    d5d8c68 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1482 from data-driven-forms/dependabot/npm_and_ya…

    …rn/webpack-5.94.0
    
    build(deps): bump webpack from 5.76.0 to 5.94.0
    Hyperkid123 authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    f884932 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. build(deps): bump express from 4.19.2 to 4.21.0

    Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.21.0.
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
    - [Commits](expressjs/express@4.19.2...4.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: express
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 21, 2024
    Configuration menu
    Copy the full SHA
    5ad8083 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

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

Commits on Sep 25, 2024

  1. fix(renderer): update the required validator to properly handle falsy…

    … numeric values
    Dave Malloy committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    8ad3c55 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Merge pull request #1485 from malloy045/master

    Updated the required validator to properly handle falsy numeric values
    Hyperkid123 authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    a48da17 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f495c9 View commit details
    Browse the repository at this point in the history
Loading