Thanks to visit codestin.com
Credit goes to github.com

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: flutter-form-builder-ecosystem/flutter_form_builder
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 9.4.1
Choose a base ref
...
head repository: flutter-form-builder-ecosystem/flutter_form_builder
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 9.5.0
Choose a head ref
  • 16 commits
  • 10 files changed
  • 7 contributors

Commits on Aug 28, 2024

  1. Fix for issue 1350 with some changes to tests. This fix makes it so t…

    …hat valueTransformer can transform values to null.
    BrottarBasse committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    eb5920f View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

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

Commits on Sep 2, 2024

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

Commits on Sep 3, 2024

  1. Merge pull request #1424 from hosain-mohamed/main

    fix: #1398 add hint to FormBuilderDropdown
    deandreamatias authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    e854da2 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

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

Commits on Sep 16, 2024

  1. Merge pull request #1427 from ShahSomething/choice-chip-fields

    feat: #1317 Added a new property to form_builder_choice_chip
    deandreamatias authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    6ed0144 View commit details
    Browse the repository at this point in the history
  2. Fix for issue 1350 with some changes to tests. This fix makes it so t…

    …hat valueTransformer can transform values to null.
    BrottarBasse committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    db74044 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81672ce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d6fa69a View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Merge pull request #1423 from BrottarBasse/fix-issue-1350

    fix: #1350 valueTransformer transform values to null
    deandreamatias authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    70968df View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. build(deps): bump ytanikin/PRConventionalCommits from 1.2.0 to 1.3.0

    Bumps [ytanikin/PRConventionalCommits](https://github.com/ytanikin/prconventionalcommits) from 1.2.0 to 1.3.0.
    - [Release notes](https://github.com/ytanikin/prconventionalcommits/releases)
    - [Commits](ytanikin/PRConventionalCommits@1.2.0...1.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: ytanikin/PRConventionalCommits
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    66125e7 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Merge pull request #1433 from flutter-form-builder-ecosystem/dependab…

    …ot/github_actions/ytanikin/PRConventionalCommits-1.3.0
    
    build(deps): bump ytanikin/PRConventionalCommits from 1.2.0 to 1.3.0
    deandreamatias authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    16d3969 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. chore(release): 9.4.2

    andresthinkme committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    ffa850f View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    d8b99f0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1435 from andresthinkme/main

    chore(release): #1350 9.4.2
    deandreamatias authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    3cd4f18 View commit details
    Browse the repository at this point in the history
Loading