sunhao
|
a002422b83
|
* [misc] support redering rawContent with name.
|
2025-04-08 11:17:39 +08:00 |
|
songchenxuan
|
eacc202303
|
* [misc] Rename $rRepalceMap to $rReplaceMap and add str_replace using the rReplaceMap.
|
2025-04-07 13:38:53 +08:00 |
|
songchenxuan
|
2cadfc1539
|
* Add rParse by guanxiying.
|
2025-04-03 08:44:48 +08:00 |
|
sunhao
|
c5110ca7af
|
* [refac] fix php warn on print debug var without name.
|
2024-07-19 08:55:16 +08:00 |
|
sunhao
|
0d10eef046
|
* zin: add useWg helper to import js and css resource of widget.
|
2024-05-22 11:36:42 +08:00 |
|
sunhao
|
5859b7515c
|
* zin: support for loading zin content from cache.
|
2024-05-21 09:59:23 +08:00 |
|
sunhao
|
c21313f5b4
|
* zin: refactor.
|
2024-05-21 09:59:22 +08:00 |
|
sunhao
|
84d54c1b07
|
* zin: optimize debug data name.
|
2024-04-18 17:53:28 +08:00 |
|
sunhao
|
08fe24a878
|
* zin: optimize debug helper.
|
2024-04-18 16:41:38 +08:00 |
|
sunhao
|
4586e06cfd
|
* zin: remove debug data.
|
2024-04-18 08:57:07 +08:00 |
|
sunhao
|
cd703492df
|
* zin: add debug method in zin.
|
2024-04-18 08:46:02 +08:00 |
|
sunhao
|
e5c0318821
|
* zin: add control instance to context.
|
2024-03-13 09:22:15 +08:00 |
|
sunhao
|
5bc33b6b03
|
* zin: prebuild after apply query.
|
2024-03-12 14:02:07 +08:00 |
|
sunhao
|
5543bef26a
|
* zin: refactor render method.
|
2024-03-11 15:14:35 +08:00 |
|
sunhao
|
53b4dae538
|
* zin: change render to renderPage, use render to set widget for difference targets.
|
2024-03-11 14:59:50 +08:00 |
|
sunhao
|
e92ff2678d
|
* zin: skip to render node widget in global.
|
2024-03-05 19:48:54 +08:00 |
|
sunhao
|
578242ef03
|
* zin: format code.
|
2024-03-04 16:11:40 +08:00 |
|
sunhao
|
afefdd990d
|
* zin: support to query root in commands.
|
2024-03-01 17:35:20 +08:00 |
|
sunhao
|
55635dd3d1
|
* zin: fix event binding not work in query commands.
|
2024-02-28 18:47:23 +08:00 |
|
sunhao
|
f696944fd3
|
* zin: fix render result not sort by selectors's order.
|
2024-02-28 13:45:35 +08:00 |
|
sunhao
|
0b30f903c5
|
* zin: support to load hook code in partial load.
|
2024-02-28 12:01:42 +08:00 |
|
sunhao
|
59579821f6
|
* zin: refactor, format code.
|
2024-02-28 11:28:27 +08:00 |
|
sunhao
|
d523b29ea1
|
* zin: skip to render in global in queries.
|
2024-02-28 10:09:09 +08:00 |
|
sunhao
|
44fc56f686
|
* zin: add more commands for query.
|
2024-02-28 09:17:17 +08:00 |
|
sunhao
|
39e38cc113
|
* zin: add more node commands.
|
2024-02-27 19:46:38 +08:00 |
|
liumengyi
|
6d7b46fdc0
|
* zin: return hook code if it exists.
|
2024-02-27 14:48:54 +08:00 |
|
sunhao
|
8888762999
|
* zin: fix pageJS and pageCSS not work.
|
2024-02-27 13:23:03 +08:00 |
|
sunhao
|
96434905ca
|
* zin: add $node param to render callbacks.
|
2024-02-26 17:37:47 +08:00 |
|
sunhao
|
dea0eb2e66
|
* zin: add method to call lifecycle methods on render.
|
2024-02-26 17:22:47 +08:00 |
|
sunhao
|
3af45d4475
|
* zin: add more node modify commands.
|
2024-02-26 17:09:49 +08:00 |
|
sunhao
|
761fb2855f
|
* zin: support to apply queries on nodes.
|
2024-02-26 17:09:48 +08:00 |
|
sunhao
|
55a11cf9e7
|
* zin: support to render html from hook files.
|
2024-02-26 17:09:48 +08:00 |
|
sunhao
|
6a7056feff
|
* zin: fix jsVar not work.
|
2024-02-26 17:09:47 +08:00 |
|
sunhao
|
5a62aa2381
|
+ zin: add render class to render node with context.
|
2024-02-26 17:09:46 +08:00 |
|
sunhao
|
91da016692
|
* zin: refactor: rename node->type to node->fullType, node->shortType to node->type.
|
2024-02-26 17:09:45 +08:00 |
|
sunhao
|
448a86a606
|
* zin: improve zin lib.
|
2024-02-26 17:09:45 +08:00 |
|
sunhao
|
c7eeebc50d
|
* zin: support to specific key on set items.
|
2024-01-12 16:12:53 +08:00 |
|
sunhao
|
fe5391f468
|
* zin: fix type error of addHookFiles.
|
2024-01-12 09:30:44 +08:00 |
|
sunhao
|
b3d57edb7f
|
* zin: refactor dataset class.
|
2024-01-12 08:51:41 +08:00 |
|
sunhao
|
0d242d0c0e
|
* zin: refactor.
|
2023-11-17 16:52:05 +08:00 |
|
sunhao
|
f7d4e76a6b
|
* zin: refactor hooks, add hook class to modify dom.
|
2023-11-15 14:30:47 +08:00 |
|
dingyongliang
|
06256a5566
|
* zin: function rename.
|
2023-07-26 09:59:43 +08:00 |
|
dingyongliang
|
12d96f78e6
|
* zin: enable strict_types.
|
2023-07-11 17:18:05 +08:00 |
|
sunhao
|
9795433dfc
|
* zin: fix pageJS and pageCSS not work.
|
2023-06-20 19:47:06 +08:00 |
|
sunhao
|
7a2fcd6fb3
|
* zin: refactor js and css in context.
|
2023-06-20 18:04:46 +08:00 |
|
sunhao
|
5fbeb9acd3
|
* zin: support to auto remove timers from page js.
|
2023-06-20 12:19:40 +08:00 |
|
sunhao
|
9088ef9c9b
|
* zin: add more lifecycle methods to zin page.
|
2023-06-20 11:28:50 +08:00 |
|
sunhao
|
c23bf2263d
|
* refactor: change NULL to lowercase.
|
2023-05-11 09:56:28 +08:00 |
|
sunhao
|
5ddaffe4a2
|
* zin: fix on::xxx not work in wdigets.
|
2023-05-09 09:22:23 +08:00 |
|
sunhao
|
bb9df98450
|
* zin: refactor.
|
2023-05-09 09:22:09 +08:00 |
|