create-goji-app
Advanced tools
Changelog
v.1.3.1 (2024-10-22)
instance.registerEventHandler
from createInstance
to commitMount
in the React
reconciler host config #229goji.config.js
#228Changelog
v.1.3.0 (2023-11-14)
core: Use event.timestamp
as an alist for event.timeStamp
#209
webpack-plugin: Remove bugfix for #160 #211
webpack-plugin: Enable wrapper for <scroll-view> on Baidu #212
webpack-plugin: Prevent using <include>
in <template>
to fix #140 on Alipay
#213
create-goji-app Disable code protect option for wechat and qq #217
Changelog
v1.1.0 (2022-12-06)
webpack-plugin: Enable wrapped input/textarea for baidu #165
webpack-plugin: Refactored the data structure in template and setData
JSON data.
#180
webpack-plugin: Refactor ComponentDesc #181
webpack-plugin: Refactor wrapped component with meta
#182
core: Support NodeJS 18 #184
webpack-plugin: Refactor template reuse & fix getSubtreeId
#186
create-goji-app: Remove default libVersion
fields in project.config.json
#164
cli: Upgrade deps & fix missing linaria issue in create CLI template #175