Commit Graph
34 Commits
Author SHA1 Message Date
sunhao f7d4e76a6b * zin: refactor hooks, add hook class to modify dom. 2023-11-15 14:30:47 +08:00
sunhao 1282f73c05 * zin: fix property access error. 2023-08-30 11:38:57 +08:00
sunhao 7ac1968529 * zin: fix zin errors not show in zinbar. 2023-08-29 19:28:33 +08:00
dingyongliang 06256a5566 * zin: function rename. 2023-07-26 09:59:43 +08:00
sunhao 89752d3e66 * zin: skip to send debug info with non-zin ajax request. 2023-07-17 22:00:43 +08:00
sunhao 0d5bf73667 * zin: fix zinDebug is undefined. 2023-07-15 20:48:23 +08:00
sunhao 9fafdd88d1 * zin: fix event binding on widget without id not work. 2023-07-13 11:39:33 +08:00
dingyongliang 0673cdc9be * zin: refactor usePager. 2023-07-12 13:28:57 +08:00
sunhao fa0c418dee * zin: rename wg::getDefinedProps to definedPropsList. 2023-07-12 08:48:35 +08:00
sunhao b00f0ebc0d * zin: fix picker not work as expected. 2023-07-12 08:48:35 +08:00
dingyongliang 2aacbfc89f * zin: add type for wg. 2023-07-10 15:47:35 +08:00
dingyongliang 88a0667518 * zin: enable strict_type and add static type. 2023-07-10 10:43:45 +08:00
朱金勇 3a215d708a * Refactor framework for roadrunner. 2023-07-09 14:30:31 +00:00
sunhao 6ba460d016 * zin: fix widget gid conflict. 2023-07-04 15:37:06 +08:00
sunhao ef085a1597 * zin: fix rawContent not work as expected. 2023-07-04 10:06:19 +08:00
朱金勇 c8731f9a59 - Remove ob_end_clean(). 2023-07-03 16:03:10 +00:00
sunhao 2b91b3d89a * zin: fix block not work as expected. 2023-06-29 12:13:33 +08:00
sunhao b85aa4f7d1 * zin: support to use raw content from buffer. 2023-06-20 20:49:07 +08:00
sunhao 7a2fcd6fb3 * zin: refactor js and css in context. 2023-06-20 18:04:46 +08:00
sunhao 9088ef9c9b * zin: add more lifecycle methods to zin page. 2023-06-20 11:28:50 +08:00
朱金勇 35d87cfea8 * Fix sonar warning in wg. 2023-05-29 02:11:32 +00:00
dingyongliang b01a5b6dcc * fix display type error of wg. 2023-05-18 11:07:07 +08:00
dingyongliang 3657d82dd2 * Refactor wg. 2023-05-18 10:18:09 +08:00
sunhao e48b324637 * zin: support to check errors in extended widget class. 2023-05-11 14:29:03 +08:00
sunhao 798aab1389 * zin: send basePath to zinbar. 2023-05-11 14:29:02 +08:00
sunhao 7614a53ae4 * zin: refactor. 2023-05-11 14:00:58 +08:00
sunhao d5ca9ef356 * zin: improve UI for reporting errors in zin page. 2023-05-11 13:46:21 +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 5fedf3e02c * zin: refactor "static" keyword instead of "self". 2023-05-08 11:01:16 +08:00
sunhao fdf72471aa * zin: set this to event handler 2023-05-08 09:59:22 +08:00
sunhao 34731be27f * zin: move zin dir to lib 2023-05-05 15:03:19 +08:00