Commit Graph
46 Commits
Author SHA1 Message Date
sunhao 567756a3ca * zin: optimize debug data name. 2024-04-18 17:53:15 +08:00
sunhao c52ed32335 * zin: optimize debug helper. 2024-04-18 16:41:58 +08:00
sunhao 573a9b0f66 * zin: remove debug data. 2024-04-18 08:56:56 +08:00
sunhao b56ded8811 * zin: add debug method in zin. 2024-04-18 00:01:24 +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
sunhao 0535be5c98 * zin: remove portals from zin core. 2023-05-09 09:22:08 +08:00
sunhao 78c0931ffd * zin: refactor, remove debug code 2023-05-08 09:59:23 +08:00
sunhao 34731be27f * zin: move zin dir to lib 2023-05-05 15:03:19 +08:00