zhujinyong
|
f1ee2188d0
|
* [misc] compatibility zin with PHP8.4.
|
2025-07-07 14:45:08 +08:00 |
|
sunhao
|
84fbba831b
|
* [misc] fix zin node->findLast not work.
|
2025-03-27 16:25:07 +08:00 |
|
sunhao
|
40db9c6ada
|
* [misc] fix zin hook query()->first/last() not work.
|
2025-03-27 16:15:45 +08:00 |
|
liugang
|
58c23484de
|
+ [refac] fix deprecated warning of uncompatiable return type in php8.1.
|
2024-08-05 14:10:20 +08:00 |
|
sunhao
|
1bf56f2e9f
|
* [misc] rename event namespace for zin binding.
|
2024-07-17 15:25:58 +08:00 |
|
sunhao
|
6926574039
|
* [misc] fix on::click('callback') not work.
|
2024-07-16 13:58:46 +08:00 |
|
sunhao
|
b859f0044f
|
* [misc] try to use a fixed id in node.
|
2024-07-15 09:33:45 +08:00 |
|
sunhao
|
73bdc6c105
|
* zin: fix node gid.
|
2024-05-22 18:02:48 +08:00 |
|
sunhao
|
aa2a071c39
|
* zin: change widget gid generation strategy.
|
2024-05-21 09:59:22 +08:00 |
|
caoyanyi
|
1de446f6ce
|
* Merge for release branch.
|
2024-03-15 14:59:57 +08:00 |
|
sunhao
|
7622dfdd67
|
* zin: fix type error on access node id.
|
2024-03-06 14:18:58 +08:00 |
|
sunhao
|
6be79b1101
|
* zin: support to render Closure in node.
|
2024-03-05 19:48:36 +08:00 |
|
sunhao
|
9c3d891888
|
* zin: fix error in findInNode.
|
2024-03-05 16:00:02 +08:00 |
|
sunhao
|
9b7033212b
|
* zin: fix global to:xxx rendered twice times.
|
2024-03-01 16:16:59 +08:00 |
|
liumengyi
|
96f102d727
|
* zin: add the prepend parameter for adding sub items.
|
2024-02-29 15:33:35 +08:00 |
|
sunhao
|
321c9203fe
|
* zin: fix bind event from query command not work.
|
2024-02-29 09:55:03 +08:00 |
|
sunhao
|
005b90ca55
|
* zin: fix findInNode not work.
|
2024-02-29 09:22:02 +08:00 |
|
sunhao
|
55635dd3d1
|
* zin: fix event binding not work in query commands.
|
2024-02-28 18:47:23 +08:00 |
|
sunhao
|
190e9f8f6d
|
* zin: fix php type warning.
|
2024-02-28 13:45:35 +08:00 |
|
sunhao
|
2439cf637d
|
Revert "* zin: rename empty to clear to compatible with php 5.6."
This reverts commit c1bb1fe2bb.
|
2024-02-28 11:02:23 +08:00 |
|
sunhao
|
c1bb1fe2bb
|
* zin: rename empty to clear to compatible with php 5.6.
|
2024-02-28 10:54:52 +08:00 |
|
sunhao
|
6ce533a498
|
* zin: fix return type error in prebuild.
|
2024-02-28 09:23:28 +08:00 |
|
sunhao
|
44fc56f686
|
* zin: add more commands for query.
|
2024-02-28 09:17:17 +08:00 |
|
sunhao
|
ab11c64529
|
* zin: fix render with selectors not work.
|
2024-02-27 22:02:47 +08:00 |
|
sunhao
|
8fadca67cf
|
* zin: support to use nested selector in query command.
|
2024-02-27 21:00:44 +08:00 |
|
sunhao
|
39e38cc113
|
* zin: add more node commands.
|
2024-02-27 19:46:38 +08:00 |
|
sunhao
|
38a13b0270
|
* zin: remove debug code.
|
2024-02-27 15:33:30 +08:00 |
|
sunhao
|
98e9d7a512
|
* zin: fix props definitions not work.
|
2024-02-27 15:05:41 +08:00 |
|
sunhao
|
85157d3ecf
|
* zin: fix default props not work.
|
2024-02-27 14:22:20 +08:00 |
|
sunhao
|
8888762999
|
* zin: fix pageJS and pageCSS not work.
|
2024-02-27 13:23:03 +08:00 |
|
sunhao
|
fa7fa0c61e
|
* zin: fix prebuild not work as expected.
|
2024-02-26 17:09:49 +08:00 |
|
sunhao
|
3af45d4475
|
* zin: add more node modify commands.
|
2024-02-26 17:09:49 +08:00 |
|
sunhao
|
59b706a074
|
* zin: fix item not work.
|
2024-02-26 17:09:48 +08:00 |
|
sunhao
|
b066a9c69c
|
* zin: rename selector helpers.
|
2024-02-26 17:09:48 +08:00 |
|
sunhao
|
d4fdaa97ac
|
* zin: refactor php types.
|
2024-02-26 17:09:46 +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 |
|