- cli: Replace Linaria preprocessor with postcss to fix an error of postcss-transform-unit #241
- cli: Fix Webpack cache invalidation #230
- core: Move
instance.registerEventHandler
fromcreateInstance
tocommitMount
in the React reconciler host config #229 - docs: Add documentation for
goji.config.js
#228 - webpack-plugin: Upgrade latest [email protected] #227
-
core: Use
event.timestamp
as an alist forevent.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
-
testing-library support fire load and error event in test library #214 (race604)
-
webpack-plugin: Enable
nohoist
by default #223 -
webpack-plugin: Add
parallel
option in goji.config.js #224
- webpack-plugin: Inline the content of
children.wxml
intocomponent.wxml
to support new Baidu compiler on dev tool >= v4.22 #206
-
webpack-plugin: Fix an issue of Baidu flatten text template that cause missing text on production mode #192
-
core: Update props of <scroll-view> #199
-
core: Refactor
stopPropagation
to fix #198 #202
-
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 inproject.config.json
#164 -
cli: Upgrade deps & fix missing linaria issue in create CLI template #175
- cli: Support React Native's global variable
__DEV__
#157
- webpack-plugin: Fix toutiao calc issue #161