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.3.0
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.4.0
Choose a head ref
  • 18 commits
  • 17 files changed
  • 4 contributors

Commits on May 4, 2024

  1. fix: logic - respect latest field initial value instead of assigning …

    …it old field value
    
    TASK #1388
    nvshah committed May 4, 2024
    Configuration menu
    Copy the full SHA
    82bd4ef View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from nvshah/fix/1388-initialval_retained-main

    fix: logic - respect latest field initial value instead of assigning …
    nvshah authored May 4, 2024
    Configuration menu
    Copy the full SHA
    bd14ab4 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

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

Commits on Jun 15, 2024

  1. Configuration menu
    Copy the full SHA
    3a2292c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from nvshah/fix/1388-initialval_retained-main

    fix: respecting initial value from formbuilder map when field misses initial value
    nvshah authored Jun 15, 2024
    Configuration menu
    Copy the full SHA
    ff2b931 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38e1a9e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3 from nvshah/fix/1388-initialval_retained-main

    fix: respect initial value on field re-creation, from formbuilder
    nvshah authored Jun 15, 2024
    Configuration menu
    Copy the full SHA
    8041a11 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    901e7e9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1406 from LouisHaftmann/feat/FormBuilderTextField…

    …/set-enableSuggestions-default-true
    
    feat(FormBuilderTextField): #1334 set `enableSuggestions` default to `true`
    deandreamatias authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    2771019 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. Configuration menu
    Copy the full SHA
    f80bfe7 View commit details
    Browse the repository at this point in the history
  2. fix: Merge pull request #4 from nvshah/fix/1388-initialval_retained-main

    fix: field value retaining when clearValueOnUnregister = true
    nvshah authored Jun 22, 2024
    Configuration menu
    Copy the full SHA
    b0c4c64 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. Configuration menu
    Copy the full SHA
    8ad740f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1389 from nvshah/main

    fix: #1388 Respect latest field's initial value (esp when its forcefully recreated)
    deandreamatias authored Jun 23, 2024
    Configuration menu
    Copy the full SHA
    0262e24 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    b67ab23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08ca903 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    765b5a3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b83bd17 View commit details
    Browse the repository at this point in the history
  5. chore(release): 9.4.0

    deandreamatias committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    2a6982f View commit details
    Browse the repository at this point in the history
Loading