docs
docs copied to clipboard
π The Nette documentation
The description of redirection components is missing but important. I propose to add it as independent paragraph with heading
Signals work under current presenter + action + action parameters. In 95% cases action is the same as view but not in 100%. Therefore I propose to make the description...
addRule() with reference to another form input is in practice mainly usable in case of comparing equality of two text inputs - input of password or email or another important...
Some English grammar corrections that make the documentation a little easier to understand and sound more professional. Just trying to help make things better as I'm reading! - bug fix...
as per https://github.com/nette/forms/commit/3042a0ac93d424af45d605b64c039830135d8b02#diff-db71c7b28f089ac2153db72b619314fa4b79ef034de79d6dab1120d47022b021
Small more clear reformulation of text.
- bug fix - BC break? no - doc PR: nette/docs#???
URL: https://doc.nette.org/en/application/components I tried to follow the steps on this page, to make a component. But there's problems. It said to create a Factory then it says create an Interface....