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 norbe | SnippetRuntime: Fixed snippets rendering when multiple templates are rendered (#349) | | | |
application | by dg | composer: allows Latte 3.1 | | | |
application | by dg | Latte: added {linkBase} | | | |
application | by dg | Latte: added filter |absoluteUrl | | | |
application | by dg | tests: improved descriptions | | | |
application | by dg | uses nette/tester 2.5.2 | | | |
application | by dg | RoutingPanel: convert templates to Latte-like syntax | | | |
application | by dg | exception: use natural explanatory style | | | |
application | by dg | TemplateFactory: does not assign the default property to the template if it does not match the type [Closes #352] | | | |
application | by dg | class Template is abstract | | | |
application | by dg | error 500: improved CSS style reset [Closes nette/tracy#581] | | | |
application | by dg | github actions updated | | | |
application | by dg | optimized global function calls | | | |
application | by dg | fixed tests | | | |
forms | by dg | optimized global function calls | | | |
forms | by dg | typo | | | |
forms | by dg | uses @nette/eslint-plugin | | | |
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 | | | |
latte | by dg | HtmlHelpers::formatAttribute() removed support for array except for list attributes | | | |
latte | by dg | HtmlHelpers::formatAttribute() removed toggling on boolean value | | | |
latte | by dg | HtmlHelpers::formatAttribute() removed skipping on value `null` | | | |
latte | by dg | HtmlHelpers/XmlHelpers::formatAttribute() refactoring | | | |
latte | by dg | escaping methods moved from Filters to HtmlHelpers/XmlHelpers/Helpers | | | |
latte | by dg | constants without slash are deprecated (BC break) | | | |