8000 Comparing 57dbcea...787a924 · 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: 57dbcea
Choose a base ref
...
head repository: nette/forms
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 787a924
Choose a head ref
  • 7 commits
  • 10 files changed
  • 2 contributors

Commits on Jul 25, 2018

  1. netteForms.js: support checking file name via pattern rule using HTML…

    …5 File API (#186)
    
    * this is a complement to #175 so validating file names via pattern works on both client and server
    renekliment authored and dg committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    9df9e7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    348f7d0 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2018

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

Commits on Sep 12, 2018

  1. BaseControl: added ability to multiple forms with different HTML ID [C…

    …loses #188]
    
    Solution: set Nette\Forms\Controls\BaseControl::$idMask = 'frm-%2$s-%1$s';
    dg committed Sep 12, 2018
    2 Configuration menu
    Copy the full SHA
    0fa9e5e View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2018

  1. travis: uses NCS 2

    dg committed Sep 13, 2018
    Configuration menu
    Copy the full SHA
    f104e09 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2018

  1. Configuration menu
    Copy the full SHA
    ace4611 View commit details
    Browse the repository at this point in the history
  2. updated netteForms.min.js

    dg committed Sep 16, 2018
    Configuration menu
    Copy the full SHA
    787a924 View commit details
    Browse the repository at this point in the history
Loading
0