Anton Eprev
Anton Eprev
Fest throws error for them: ``` 128: 129: 130: At line 129: fest:param must be inside fest:get ```
``` xml Привет, name! ``` vs. ``` xml Привет, {name}! ``` Реализовать для compile() под параметром `expand_text`.
Сейчас обязательно указывать `xmlns:fest="http://fest.mail.ru"` для `fest:template`, а было бы удобней опускать указание неймспейса, и определять префикс фестовых тегов через префикс корневого элемента. То есть, ``` xml ``` и ``` xml...
Нет необходимости в переводе значений атрибута class. ``` xml b-block ```
Инлайнить результат вызова `fest:get` от статичных `params`: ``` xml ... ... {url: 'https://limg.imgsmail.ru/s/images/logo/logo.v2.png'} ... ``` Компилятор при первом проходе определяет безусловность `fest:set` блоков, после прохода смотрит все `fest:get` и заменяет...
Support different reports for the query command. - table - plain Support of column configuration.
Nice to see how many selectors were cleaned, how many were added, and how many still exist. Maybe it’s better to add this to query command.
It’d be nice option to see server's report in intranet w/o NodeJS support.