We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1、[email protected] 支持qq小程序
1、[email protected] watch 属性支持配置项handler、deep、immediate能力,如,watch = {a: { handler: function(){}, deep: true, immediate: true }} 2、[email protected] 新增audio音频组件 3、chameleon-cli解决zepto等仓库也会触发tap事件,导致tap事件触发两次的bug 4、[email protected] 支持点击 Android 物理返回键返回上级页面 5、支持快应用扩展新端
handler、deep、immediate
watch = {a: { handler: function(){}, deep: true, immediate: true }}
vscode插件正式版[0.2.8] vscode扩展商店中搜索“cml”安装 查看详情 测试版[0.3.2] vscode扩展商店中搜索“beatles-alpha”安装, 增加了 1: linter校验及提示; 2: api补全等功能
sublime插件 火热进行中
webStorm插件 火热进行中
The text was updated successfully, but these errors were encountered:
No branches or pull requests
动态
Chameleon 规范了一套跨端标准,称之为MVVM+协议;开发者只需要按照标准扩展流程,即可快速扩展任意MVVM架构模式的新端。并让已有项目无缝运行新端。目前CML团队和其他业界团队(阿里影业、芒果TV等)正在共同扩展字节跳动小程序。
基于chameleon跨端框架,测试 FlexBox 布局实现效果
Issues
Open:
Closed:
CLI
1、[email protected] 支持qq小程序
CML运行时
1、[email protected]
watch 属性支持配置项
handler、deep、immediate
能力,如,watch = {a: { handler: function(){}, deep: true, immediate: true }}
2、[email protected] 新增audio音频组件
3、chameleon-cli解决zepto等仓库也会触发tap事件,导致tap事件触发两次的bug
4、[email protected] 支持点击 Android 物理返回键返回上级页面
5、支持快应用扩展新端
编辑器插件
vscode插件正式版[0.2.8] vscode扩展商店中搜索“cml”安装
查看详情
测试版[0.3.2] vscode扩展商店中搜索“beatles-alpha”安装, 增加了 1: linter校验及提示; 2: api补全等功能
sublime插件 火热进行中
webStorm插件 火热进行中
The text was updated successfully, but these errors were encountered: