Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
nette
/
forms
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
145
Star
532
Code
Issues
24
Pull requests
14
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Support typed autowiring of two parameters in form handlers
- #345
#345
Open
mildabre
wants to merge 15 commits into
nette:master
nette/forms:master
from
mildabre:handler-typed-autowiring
mildabre/nette-forms:handler-typed-autowiring
Copy head branch name to clipboard
Conversation
Commits
15
聽(15)
Checks
Files changed
Open
Support typed autowiring of two parameters in form handlers
#345
mildabre
wants to merge 15 commits into
nette:master
nette/forms:master
from
mildabre:handler-typed-autowiring
mildabre/nette-forms:handler-typed-autowiring
Copy head branch name to clipboard
Commits
Commits on Jul 17, 2025
opened 4.0-dev
dg
committed
d6f82ee
View commit details
Copy full SHA for d6f82ee
Browse repository at this point
removed support for Latte 2
dg
committed
9830003
View commit details
Copy full SHA for 9830003
Browse repository at this point
Latte: rewritten Runtime as non-static class
dg
committed
2f293e1
View commit details
Copy full SHA for 2f293e1
Browse repository at this point
added deprecated notices
dg
committed
eacf7b5
View commit details
Copy full SHA for eacf7b5
Browse repository at this point
added type hints (BC break)
dg
committed
c00cbff
View commit details
Copy full SHA for c00cbff
Browse repository at this point
Container: only Control/Container can be added to form (BC break)
dg
committed
ba0c765
View commit details
Copy full SHA for ba0c765
Browse repository at this point
removed compatibility for old class names
dg
committed
de92a0d
View commit details
Copy full SHA for de92a0d
Browse repository at this point
Container::getControls() returns list instead of iterator with names (BC break)
dg
committed
558ed89
View commit details
Copy full SHA for 558ed89
Browse repository at this point
Container::setValues() and setDefaults() accepts array|Traversable|stdClass (BC break)
dg
committed
54db3a1
View commit details
Copy full SHA for 54db3a1
Browse repository at this point
BaseControl::$disabled is bool, added $disabledChoices
dg
committed
7679210
View commit details
Copy full SHA for 7679210
Browse repository at this point
Latte: {formContext}, {formPrint} & {formClassPrint) are deprecated
dg
committed
4c51b1b
View commit details
Copy full SHA for 4c51b1b
Browse repository at this point
added HTML attribute data-nette-error
dg
committed
45bc2c4
View commit details
Copy full SHA for 45bc2c4
Browse repository at this point
netteForms: removed distribution files (BC break)
dg
committed
de1d1e2
View commit details
Copy full SHA for de1d1e2
Browse repository at this point
netteForms: restructured package, includes UMD and ESM (BC break)
dg
committed
ecfbebc
View commit details
Copy full SHA for ecfbebc
Browse repository at this point
Commits on Jul 22, 2025
Support typed autowiring of two parameters in form handlers
mildabre
committed
ad58e59
View commit details
Copy full SHA for ad58e59
Browse repository at this point
You can鈥檛 perform that action at this time.