Commit Graph
21 Commits
Author SHA1 Message Date
liugang 58c23484de + [refac] fix deprecated warning of uncompatiable return type in php8.1. 2024-08-05 14:10:20 +08:00
sunhao a89da84a29 * [refac] add comment. 2024-07-25 08:25:35 +08:00
caoyanyi 1de446f6ce * Merge for release branch. 2024-03-15 14:59:57 +08:00
sunhao 8888762999 * zin: fix pageJS and pageCSS not work. 2024-02-27 13:23:03 +08:00
sunhao a12a8e55bf * zin: support to receive js type in js::value. 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 448a86a606 * zin: improve zin lib. 2024-02-26 17:09:45 +08:00
sunhao 11df85402c * zin: implement JsonSerializable in js class. 2024-01-29 22:33:01 +08:00
sunhao 706222354a * Fix php type error. 2024-01-26 14:49:51 +08:00
sunhao 004e80e9d6 * zin: improve js helpers. 2024-01-23 10:56:29 +08:00
sunhao 5e7814cf28 * zin: refactor js helper classes. 2024-01-22 17:43:56 +08:00
sunhao 6ea5d7024a * zin: refactor php types. 2024-01-21 20:47:27 +08:00
sunhao d68e1ab64e * zin: fix return type of __callStatic in js class. 2024-01-19 17:05:02 +08:00
sunhao 9516a0294a * zin: fix return type of __callStatic in js class. 2024-01-19 17:01:36 +08:00
sunhao 4d2d635776 * zin: refactor js class. 2024-01-19 16:57:10 +08:00
sunhao 30a3d002c1 * zin: add js helper function to create js instance. 2024-01-19 16:57:10 +08:00
sunhao d62bd3561e * zin: add magic method __toString to js class. 2024-01-19 14:03:54 +08:00
sunhao d145207cd6 * zin: refactor js class, add comments. 2024-01-19 14:03:38 +08:00
sunhao 5fa65331e2 * zin: improve event binding. 2024-01-18 16:18:22 +08:00
sunhao a9d3a7c571 * zin: fix handler not work. 2024-01-18 11:25:51 +08:00
sunhao 2ab59acc50 + zin: add helper class for generating js code. 2024-01-18 10:17:32 +08:00