Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/top-think/think-angular

think-angular模板引擎
https://github.com/top-think/think-angular

更新说明文档

7768ccdc4233075b2c61d581ad3a8b85dbddc41d authored over 5 years ago by 玩具机器人 <[email protected]>
只保留驱动, 模板引擎核心独立仓库维护, 方便兼容不同框架版本

6f98919d39964a308fa85f8ed77ecec528a0fe5f authored over 6 years ago by 翟帅干 <[email protected]>
使用说明

58659811d8080b8e309b1c8b3856b2977f674d00 authored over 6 years ago by 翟帅干 <[email protected]>
注释

fc8ad69ea88c7f2463245b08e0e95b793f628aa9 authored over 6 years ago by 翟帅干 <[email protected]>
修复tp多模块导致模板相互干扰的问题

cd6bd691a8a69220e1adf71329f1e398d48f4a39 authored over 7 years ago by 翟帅干 <[email protected]>
修复调试开关优先级问题

7fc77bc951a899428f0a4f910392938e9ee96e5c authored over 7 years ago by 翟帅干 <[email protected]>
修复include指令的路径变量解析bug

71c5d575f654b16fe708a22315612ed92cc42dc5 authored about 8 years ago by 翟帅干 <[email protected]>
修复指令中不能包含斜杠的bug

6575dfbfdaf1c1d9174cb1318791b1c67e9154bd authored about 8 years ago by 翟帅干 <[email protected]>
增加php-model指令, 方便做内容编辑功能,value会自动转移特殊字符(htmlentities), 保证 input的value正确输出

fdff8b33b4d2ab30a2f4d4b1e6e5c762f6b00e69 authored about 8 years ago by 翟帅干 <[email protected]>
修复获取tp5控制器大小写导致模板找不到的问题

98bdf0959ced3c5f272cc8d641a21efb9d70386c authored over 8 years ago by 翟帅干 <[email protected]>
增加 php-selected 和 php-checked 指令, 方便后台做表单的自动选中功能

83a13d29f120777356f9e1600d90536feaeb8682 authored over 8 years ago by 翟帅干 <[email protected]>
* 调整配置参数 `attr` 为 `directive_prefix`

* 调整配置参数 `max_num` 为 `directive_max`
* 指令规范

ee143a0de73d558e0f3c1eec41e3e19c6e665858 authored over 8 years ago by 翟帅干 <[email protected]>
修复驱动显示模板只传操作名的问题

合并模板配置

ffe96e3dfef17ff625c99f55b35d32e50b9000ec authored over 8 years ago by 翟帅干 <[email protected]>
去除调试信息

a5cd757468b7c15ab24aaf4cc2d1ce110a20b5ee authored over 8 years ago by 翟帅干 <[email protected]>
更新驱动

支持多级控制器的模版显示。
兼容display用法.

e64d1299099e2cb94142a423e115c9f417822f1f authored over 8 years ago by 翟帅干 <[email protected]>
更新ready

821c7778b7db9826229c369500ab8dbe89e9ee84 authored over 8 years ago by 翟帅干 <[email protected]>
添加literal指令支持, 原样输出

4c3a4ab7cb161166b25e66e002f2410617a19748 authored over 8 years ago by 翟帅干 <[email protected]>
修复文档地址

913402cbb536f3199c246978129fd538c7b48f0c authored over 8 years ago by 翟帅干 <[email protected]>
use

cb289d38f6ea1d9ef995d5be1ba91af51659aa78 authored over 8 years ago by 翟帅干 <[email protected]>
初始化

602e2f699e2a06a7ebe8166fc8662cce908d5577 authored over 8 years ago by 翟帅干 <[email protected]>