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.6
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.7
Choose a head ref
  • 18 commits
  • 96 files changed
  • 1 contributor

Commits on Jul 31, 2020

  1. typo

    dg committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    08b79b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9fc4372 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec267fd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef62d68 View commit details
    Browse the repository at this point in the history
  5. netteForms: parameter srcElement is passed to Nette.toggle() even dur…

    …ing initialization (possible BC break)
    dg committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    b70ffb5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f59c35e View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2020

  1. updated netteForms.min.js

    dg committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    5b70f9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62f096c View commit details
    Browse the repository at this point in the history
  3. examples: added Latte example

    dg committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    7d0112d View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2020

  1. tests: test() with description

    dg committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    f85c2ec View commit details
    Browse the repository at this point in the history
  2. tests: POST data are only strings

    dg committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    b6e7308 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2020

  1. added GitHub Actions workflow

    dg committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    d0e3f32 View commit details
    Browse the repository at this point in the history
  2. fixed compatibility with PHP 8

    dg committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    4797ed3 View commit details
    Browse the repository at this point in the history
  3. tested on PHP 8.0

    dg committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    875b3f5 View commit details
    Browse the repository at this point in the history
  4. updated nette/coding-standard

    dg committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    e9fd1d5 View commit details
    Browse the repository at this point in the history
  5. updated phpstan

    dg committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    69af852 View commit details
    Browse the repository at this point in the history
  6. updated gitattributes

    dg committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    282a0fa View commit details
    Browse the repository at this point in the history
  7. coding style

    dg committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    cfe069b View commit details
    Browse the repository at this point in the history
Loading