-
Notifications
You must be signed in to change notification settings - Fork 1
Comparing changes
Open a pull request
base repository: AppsDevTeam/nette-forms-components
base: ae224fc
head repository: AppsDevTeam/nette-forms-components
compare: 541cb4d
- 13 commits
- 5 files changed
- 3 contributors
Commits on Dec 12, 2025
-
Merge pull request #10 from AppsDevTeam/add-form-switcher
Add form switcher
Configuration menu - View commit details
-
Copy full SHA for 6cd2eb4 - Browse repository at this point
Copy the full SHA 6cd2eb4View commit details
Commits on Jan 10, 2026
-
Improves dynamic container functionality
Enhances the dynamic container component by allowing for easier creation and management of static containers. This includes: - Using exceptions for clarity and error handling. - Improving default value setting by skipping when the form is not yet submitted. - Improving type safety.
Configuration menu - View commit details
-
Copy full SHA for 49c2cba - Browse repository at this point
Copy the full SHA 49c2cbaView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf3fc88 - Browse repository at this point
Copy the full SHA cf3fc88View commit details
Commits on Jan 30, 2026
-
Returns named components from section
Ensures that components are returned as an associative array where keys are the component names and values are the components themselves. This provides more convenient access to the components.
Configuration menu - View commit details
-
Copy full SHA for f1f0a3d - Browse repository at this point
Copy the full SHA f1f0a3dView commit details
Commits on Jan 31, 2026
-
Adds form validation and data filtering
Adds functionality to filter validated values from a form, excluding those with validation errors. Improves form data handling by providing a way to retrieve only trusted, validated data. The validation process checks for disabled controls, empty optional fields, and individual rule success, ensuring data integrity and reliability.
Configuration menu - View commit details
-
Copy full SHA for 9a75168 - Browse repository at this point
Copy the full SHA 9a75168View commit details
Commits on Feb 5, 2026
-
Increments new component count if prefixed
Increments the counter for dynamically created components only when the component's name includes the designated prefix. This ensures accurate tracking of newly instantiated components.
Configuration menu - View commit details
-
Copy full SHA for e025082 - Browse repository at this point
Copy the full SHA e025082View commit details
Commits on Jun 24, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 4a31ef2 - Browse repository at this point
Copy the full SHA 4a31ef2View commit details
Commits on Jun 29, 2026
-
Configuration menu - View commit details
-
Copy full SHA for bce30e9 - Browse repository at this point
Copy the full SHA bce30e9View commit details -
Merge pull request #11 from AppsDevTeam/f-password-reveal-input
feat: form prvek addPasswordReveal pro maskovaný text s odkrytím
Configuration menu - View commit details
-
Copy full SHA for c3ee810 - Browse repository at this point
Copy the full SHA c3ee810View commit details -
Configuration menu - View commit details
-
Copy full SHA for a055e66 - Browse repository at this point
Copy the full SHA a055e66View commit details -
Merge pull request #12 from AppsDevTeam/f-password-reveal-input
fix: vykresluj odkrývací script u každého controlu
Configuration menu - View commit details
-
Copy full SHA for e1c2146 - Browse repository at this point
Copy the full SHA e1c2146View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9159cd4 - Browse repository at this point
Copy the full SHA 9159cd4View commit details -
Merge pull request #13 from AppsDevTeam/f-password-reveal-value
fix: vypisuj ulozenou hodnotu i pro type=password
Configuration menu - View commit details
-
Copy full SHA for 541cb4d - Browse repository at this point
Copy the full SHA 541cb4dView commit details
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 ae224fc...541cb4d