0.12.1 • Published 5 months ago
glass-easel-miniprogram-adapter v0.12.1
glass-easel-miniprogram-adapter
An MiniProgram interface adapter for glass-easel, which exports a mini-program-like API, such as Component
and Behavior
.
Refer to the glass-easel project for further details.
Build
nodejs
toolchain should be globally installed.
Install dependencies:
npm install
Build:
npm run build
Build Doc:
npm run doc
Test:
npm test
Test coverage:
npm run coverage
Limitations
Supported component API is a subset of mini-program API. See docs
and mini-program docs for details.
Style isolation support is also limited.
- The
component: true
in JSON files should only be used in components, not pages (this influences the default style isolation settings). - The
styleIsolation
options should be specified in JSON files, not JSComponent
options. - Please work with glass-easel-miniprogram-webpack-plugin so that WXSS content can be correctly handled.
0.11.0
7 months ago
0.12.0
5 months ago
0.12.1
5 months ago
0.10.1
10 months ago
0.10.2
10 months ago
0.10.3
9 months ago
0.10.0
10 months ago
0.9.0
11 months ago
0.8.1
12 months ago
0.5.4
1 year ago
0.8.0
1 year ago
0.8.2
12 months ago
0.7.0
1 year ago
0.6.1
1 year ago
0.6.0
1 year ago
0.5.3
1 year ago
0.5.2
1 year ago
0.5.0
1 year ago
0.5.1
1 year ago
0.4.0
1 year ago
0.3.1
1 year ago
0.3.0
1 year ago
0.2.1
2 years ago
0.2.0
2 years ago
0.1.1
2 years ago
0.1.0
2 years ago