assets | by hanisko | Composer: added nette/boostrap dependency (#4) Co-authored-by: Martin Hanisko <martin.hanisko@fio.cz> | | | |
di | by dg | used attribute Deprecated | | | |
di | by dg | annotations @inject is deprecated (BC break) | | | |
di | by dg | deprecated magic properties (BC break) | | | |
di | by dg | removed compatibility for old class names | | | |
di | by dg | removed support for three ... dots | | | |
di | by dg | removed Definition::generateMethod() (BC break) | | | |
di | by dg | annotations @var are no longer supported (BC break) | | | |
di | by dg | annotations @return are no longer supported (BC break) | | | |
di | by dg | exception messages use [Service ...]\n format [WIP] added Definition::getDescriptor(), Helpers::entityToString() | | | |
di | by dg | opened 4.0-dev | | | |
di | by dg | added FunctionCallable & MethodCallable, expressions representing first-class callables | | | |
di | by dg | NeonAdapter: processing of 'prevent merging' and 'entity to statement' moved to visitors | | | |
di | by dg | Resolver::completeStatement() moved to Statement & Reference | | | |
di | by dg | Resolver::resolve*Type() moved to Statement & Reference | | | |
di | by dg | PhpGenerator::formatStatement() moved to Statement & Reference | | | |
di | by dg | added Definitions\Expression | | | |
di | by dg | Resolver: used withCurrentServiceAvailable() to control $currentServiceAllowed | | | |
di | by dg | Definition::generateMethod() replaced with generateCode() | | | |
di | by dg | used attribute Deprecated | | | |
di | by dg | uses nette/neon 3.4 | | | |
di | by dg | uses nette/schema 1.3 | | | |
di | by dg | opened 3.3-dev | | | |
di | by dg | support for PHP 8.5 | | | |
latte | by dg | Loader::load() detects content-type WIP | | | |
latte | by dg | PrintNode::applyFilters() WIP | | | |
latte | by dg | Implemented proper handling of HTML attributes based on their types WIP | | | |
latte | by dg | URL checking is done using compiler pass | | | |
latte | by dg | n:attr: added attribute name validation | | | |
latte | by dg | HtmlHelpers::formatAttribute() added support for ARIA attributes | | | |
latte | by dg | HtmlHelpers::formatAttribute() added supports for on* attributes | | | |
latte | by dg | HtmlHelpers::formatAttribute() added supports for data-attributes including JSON serialization | | | |