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: v3.22.4
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: v3.23.0
Choose a head ref
  • 15 commits
  • 21 files changed
  • 7 contributors

Commits on Mar 23, 2024

  1. build(deps): bump webpack-dev-middleware from 5.3.0 to 5.3.4

    Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.0 to 5.3.4.
    - [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
    - [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)
    - [Commits](webpack/webpack-dev-middleware@v5.3.0...v5.3.4)
    
    ---
    updated-dependencies:
    - dependency-name: webpack-dev-middleware
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 23, 2024
    Configuration menu
    Copy the full SHA
    f821fdf View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    fe0cc2a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1452 from data-driven-forms/dependabot/npm_and_ya…

    …rn/webpack-dev-middleware-5.3.4
    dependabot[bot] authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    a95cb26 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1453 from data-driven-forms/lock-antd-demo-versions

    Pin antd packages docs version to 4.x
    rvsia authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    b1870f4 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

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

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

Commits on Apr 2, 2024

  1. Merge pull request #1454 from data-driven-forms/dependabot/npm_and_ya…

    …rn/express-4.19.2
    
    build(deps): bump express from 4.18.2 to 4.19.2
    Hyperkid123 authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    22fbc98 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Fix documentation typo

    rvsia committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    6ff530c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1456 from rvsia/fixDocumentationTypo

    Fix documentation typo
    Hyperkid123 authored Apr 11, 2024
    Configuration menu
    Copy the full SHA
    3e11aee View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Fix folder name typo

    mdomarus committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    e4dfe91 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Merge pull request #1466 from mdomarus/chore/mui-mapper-folder-name-typo

    fix: mui-component-mapper folder name typo
    rvsia authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    31d5e90 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. build(deps): bump ws from 7.5.6 to 7.5.10

    Bumps [ws](https://github.com/websockets/ws) from 7.5.6 to 7.5.10.
    - [Release notes](https://github.com/websockets/ws/releases)
    - [Commits](websockets/ws@7.5.6...7.5.10)
    
    ---
    updated-dependencies:
    - dependency-name: ws
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    3293703 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c693a4 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    39c9abb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1473 from AmirSaif/updateCaseSensitivityOfFilterO…

    …ptionsv2
    
    feat(mui5):Update filter options to case insensitive
    Hyperkid123 authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    83a4737 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    994aa08 View commit details
    Browse the repository at this point in the history
Loading