Framework

Repository Author Commit message Committed SHA  
 
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 @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 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
application by hrach Multiplier::createComponent() allow to return a null (#327)
forms by dg added HTML attribute data-nette-error
forms by dg Latte: {formContext}, {formPrint} & {formClassPrint) are deprecated
forms by dg BaseControl::$disabled is bool, added $disabledItems
forms by dg Container::setValues() and setDefaults() accepts array|Traversable|stdClass (BC break)
forms by dg Container::getControls() returns list instead of iterator with names (BC break)
forms by dg removed compatibility for old class names
forms by dg Container: only Control/Container can be added to form (BC break)
forms by dg added type hints (BC break)
forms by dg added deprecated notices
forms by dg Latte: rewritten Runtime as non-static class
forms by dg removed support for Latte 2
forms by dg opened 4.0-dev
forms by mildabre Container::setDefaults() fixed setting value to disabled elements

setDefaults(), unlike setDefaultValue(), did not set the value to form element when it was disabled by setDisabled() after the anchor event.

forms by dg refactoring, typos
forms by dg netteForms: uses ES6

Last synchronization: 2024-04-27 21:01:20