application | by dg | LatteExtension: added option 'variables' | | | |
application | by dg | uses nette/routing 4.0 | | | |
application | by dg | PresenterFactory: default mapping is App\UI\*\**Presenter (BC break) | | | |
application | by dg | LatteFactory: $control is passed to create() (BC break) | | | |
application | by dg | PresenterFactoryCallback: refreshes page instead of creating presenters dynamically (BC break) TODO: scanDir must be active | | | |
application | by dg | @annotations are deprecated (BC break) | | | |
application | by dg | Presenter: removed constructor (BC break!) | | | |
application | by dg | LinkGenerator: query part in link is deprecated | | | |
application | by dg | Component::getParameter() $default is deprecated | | | |
application | by dg | Component::link() & etc uses variadic parameter | | | |
application | by dg | deprecated magic properties except for $template & $payload (BC break) | | | |
application | by dg | Component: only UI components can be added to presenter/component (BC break) WIP | | | |
application | by dg | Component: method checkRequirements() is called for createComponent<Name>() methods (BC break) | | | |
application | by dg | Revert "UI\PresenterComponent: removed references created by loadState() for persistent parameters. [Closes nette/nette#703][Closes nette/nette#703][Closes #69]" (possible BC break) This reverts commit cda17f460d020b0f042364d4e140742022a7e94d. See https://forum.nette.org/cs/35528-stejne-pojmenovany-parametr-akce-presenteru-a-persistentni-odlisne-chovani-v-nette-2-0-oproti-aktualnimu#p221742 BC break: Property must be nullable, ie: #[Persistent] public ?int $foo | | | |
application | by dg | Presenter::handleInvalidLink() -> processInvalidLink() (BC break) | | | |
application | by dg | RouteList: array access is deprecated | | | |
application | by dg | added type hints (BC break) | | | |
application | by dg | removed compatibility for old class names - inteface Nette\Application\IRouter replaced by Nette\Routing\Router | | | |
application | by dg | removed support for Latte 2 | | | |
application | by dg | opened 4.0-dev | | | |
tracy | by dg | used attribute Deprecated | | | |
tracy | by n3t | readme: added link to Joomla integration (#583) Link to Joomla! integration. | | | |
tracy | by dg | bar: errors panel => warnings | | | |
tracy | by dg | error.log changed to warning.log | | | |
tracy | by dg | Logger: md5 replaced with xxHash | | | |
tracy | by dg | Logger: added typehints | | | |
tracy | by dg | removed bridge for Latte | | | |
tracy | by dg | uses PascalCase constants | | | |
tracy | by dg | requires PHP 8.1 | | | |
tracy | by dg | opened 3.0-dev | | | |
tracy | by dg | cs | | | |
tracy | by dg | Dumper: added support for uninitialized lazy objects | | | |