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

Commits on Apr 7, 2021

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

Commits on Apr 12, 2021

  1. Form::addGroup() loose type (#269)

    Allow more types of $caption
    kotr7 authored and dg committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    c2033c9 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2021

  1. Configuration menu
    Copy the full SHA
    c3bcf7f View commit details
    Browse the repository at this point in the history
  2. opened 4.0-dev

    dg committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    4a57f87 View commit details
    Browse the repository at this point in the history
  3. requires PHP 8.0

    dg committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    0e40d9a View commit details
    Browse the repository at this point in the history
  4. composer: updated dependencies

    dg committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    63ffed6 View commit details
    Browse the repository at this point in the history
  5. coding style

    dg committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    d2d6e20 View commit details
    Browse the repository at this point in the history
  6. removed support for PHP 7

    dg committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    85c272e View commit details
    Browse the repository at this point in the history
  7. added property typehints

    dg committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    ed5f2eb View commit details
    Browse the repository at this point in the history
  8. added PHP 8 typehints

    dg committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    dde58a1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    76df48c View commit details
    Browse the repository at this point in the history
  10. type fix

    dg committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    3359c1d View commit details
    Browse the repository at this point in the history
  11. removed community health files

    dg committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    baff035 View commit details
    Browse the repository at this point in the history
Loading