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: sonata-project/form-extensions
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.x
Choose a base ref
...
head repository: sonata-project/form-extensions
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.x
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 102 files changed
  • 2 contributors

Commits on May 6, 2020

  1. Backport for SonataCoreBundle

    wbloszyk authored and greg0ire committed May 6, 2020
    Configuration menu
    Copy the full SHA
    f1890d9 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2020

  1. Fix BC and add deprecations

    Update src/Type/ImmutableArrayType.php
    
    Co-authored-by: Grégoire Paris <[email protected]>
    
    Update src/Type/EqualType.php
    
    Co-authored-by: Grégoire Paris <[email protected]>
    
    Update src/Type/DateTimeRangeType.php
    
    Co-authored-by: Grégoire Paris <[email protected]>
    
    Update src/Type/DateTimeRangePickerType.php
    
    Co-authored-by: Grégoire Paris <[email protected]>
    
    Update src/Type/DateTimePickerType.php
    
    Co-authored-by: Grégoire Paris <[email protected]>
    
    Update src/Type/BaseStatusType.php
    
    Co-authored-by: Grégoire Paris <[email protected]>
    
    Update src/Type/BaseDoctrineORMSerializationType.php
    
    Co-authored-by: Grégoire Paris <[email protected]>
    
    Update src/Type/BaseStatusType.php
    
    Co-authored-by: Grégoire Paris <[email protected]>
    
    Update src/Type/BaseStatusType.php
    
    Co-authored-by: Grégoire Paris <[email protected]>
    
    Update src/Type/BooleanType.php
    
    Co-authored-by: Javier Spagnoletti <[email protected]>
    
    Update src/Type/BaseStatusType.php
    
    Co-authored-by: Javier Spagnoletti <[email protected]>
    
    Update src/Type/BaseStatusType.php
    
    Co-authored-by: Javier Spagnoletti <[email protected]>
    
    Update src/Type/BaseStatusType.php
    
    Co-authored-by: Grégoire Paris <[email protected]>
    
    Update src/Type/BooleanType.php
    
    Co-authored-by: Grégoire Paris <[email protected]>
    
    Update src/Type/CollectionType.php
    
    Co-authored-by: Grégoire Paris <[email protected]>
    
    Update src/Type/DatePickerType.php
    
    Co-authored-by: Grégoire Paris <[email protected]>
    
    Update src/Type/DateRangePickerType.php
    
    Co-authored-by: Grégoire Paris <[email protected]>
    
    Update src/Type/DateRangeType.php
    
    Co-authored-by: Grégoire Paris <[email protected]>
    wbloszyk and greg0ire committed May 15, 2020
    Configuration menu
    Copy the full SHA
    c51c2b0 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

  1. Stable version

    wbloszyk authored and greg0ire committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    71a84ea View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2020

  1. Fix translations (#99)

    wbloszyk authored Jun 5, 2020
    Configuration menu
    Copy the full SHA
    b5a7b34 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2020

  1. Fix validator (#100)

    wbloszyk authored Jun 8, 2020
    Configuration menu
    Copy the full SHA
    d8bc009 View commit details
    Browse the repository at this point in the history
Loading