-
-
Notifications
You must be signed in to change notification settings - Fork 145
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: v2.4.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: nette/forms
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.4.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 12 commits
- 38 files changed
- 2 contributors
Commits on Sep 28, 2016
-
1
Configuration menu - View commit details
-
Copy full SHA for ce893b4 - Browse repository at this point
Copy the full SHA ce893b4View commit details
Commits on Oct 5, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 46caa19 - Browse repository at this point
Copy the full SHA 46caa19View commit details
Commits on Oct 25, 2016
-
netteForms.js: fixed issue with button type=submit with html [Closes #…
…137] If button have some HTML inside, like <i class="icon icon-send"></i> and user click on I instead of button, nette thinks there is no submittedBy button, that is not true, as <i> have parent button element, so we need to go thru DOM tree, to check if the button isnt parent of clicked element.
Configuration menu - View commit details
-
Copy full SHA for 6318da7 - Browse repository at this point
Copy the full SHA 6318da7View commit details
Commits on Oct 26, 2016
-
Configuration menu - View commit details
-
Copy full SHA for f37a01d - Browse repository at this point
Copy the full SHA f37a01dView commit details -
Configuration menu - View commit details
-
Copy full SHA for dbee858 - Browse repository at this point
Copy the full SHA dbee858View commit details
Commits on Nov 21, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 6c2efb3 - Browse repository at this point
Copy the full SHA 6c2efb3View commit details
Commits on Dec 12, 2016
-
4
Configuration menu - View commit details
-
Copy full SHA for a3600d1 - Browse repository at this point
Copy the full SHA a3600d1View commit details
Commits on Dec 18, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 0bff7ed - Browse repository at this point
Copy the full SHA 0bff7edView commit details -
Configuration menu - View commit details
-
Copy full SHA for c7c2d0d - Browse repository at this point
Copy the full SHA c7c2d0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d764b90 - Browse repository at this point
Copy the full SHA d764b90View commit details
Commits on Dec 20, 2016
-
BaseControl::setAttribute() and setType() aliased to setHtmlAttribute…
…() and setHtmlType()
Configuration menu - View commit details
-
Copy full SHA for b99385a - Browse repository at this point
Copy the full SHA b99385aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c2618a1 - Browse repository at this point
Copy the full SHA c2618a1View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.4.2...v2.4.3