8000 Comparing v3.0.1...v3.0.2 · nette/forms · GitHub
[go: up one dir, main page]

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: nette/forms
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.1
Choose a base ref
...
head repository: nette/forms
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.2
Choose a head ref
  • 10 commits
  • 12 files changed
  • 4 contributors

Commits on Jul 11, 2019

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

Commits on Jul 12, 2019

  1. Use phpstan onValidate definition (#226)

    The second parameter for `onValidate` callback (`$values`) documented as `mixed` to follow the consensus for `onSuccess` (in #223)
    spaze authored and dg committed Jul 12, 2019
    Configuration menu
    Copy the full SHA
    7d35d44 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2019

  1. PHP 7.4 compatibility fixes

    dg committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    fabf371 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51fa712 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b4dd0e View commit details
    Browse the repository at this point in the history
  4. netteForms: preventFiltering used for getEffectiveValue() instead of …

    …validateRule() [Closes #161][Closes #143]
    
    should be better solution than 94c47d5
    dg committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    591c95c View commit details
    Browse the repository at this point in the history
  5. updated netteForms.min.js

    dg committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    35adc09 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    12a72c9 View commit details
    Browse the repository at this point in the history
  7. Validator::formatMessage() Fixed using label placeholder in validatio…

    …n rule with Html label (#235)
    JanMikes authored and dg committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    213cb58 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2019

  1. travis: added PHP 7.4

    dg committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    f03a237 View commit details
    Browse the repository at this point in the history
Loading
0