-
Notifications
You must be signed in to change notification settings - Fork 694
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: didi/chameleon
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.0-alpha.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: didi/chameleon
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.0-alpha.4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 6 commits
- 94 files changed
- 3 contributors
Commits on Feb 11, 2019
-
yangyiliang committed
Feb 11, 2019 Configuration menu - View commit details
-
Copy full SHA for d69c647 - Browse repository at this point
Copy the full SHA d69c647View commit details
Commits on Feb 12, 2019
-
yangyiliang committed
Feb 12, 2019 Configuration menu - View commit details
-
Copy full SHA for 1cc27c6 - Browse repository at this point
Copy the full SHA 1cc27c6View commit details
Commits on Feb 26, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ae9d879 - Browse repository at this point
Copy the full SHA ae9d879View commit details
Commits on Mar 5, 2019
-
* delete chameleon-templates dependencies * support alipay program * miniapp npm中的组件绝对路径改为相对路径 * bugfix * alipay事件大写转化 * _.npmRefPathToRelative * 支付宝animation * 支持百度阿里轮播图 * 修改project默认demo * 修改初始化project模板 * add Changelog * add Changelog * 美化Change log * 美化Change log * Update CHANGELOG.md * 美化Change log * 支付宝样式支持 * Update README.md logo url * wrapAliComponents正则匹配修改 * wrapAliComponents正则匹配修改 * 完成开始标签解析 * 完成开始标签解析 * 遗留支付宝组件上属性c-if之类的处理 * update readme qr-code * 完成支付宝模板解析 * 完成支付宝模板解析-这种解决方案仍待商榷 * update readme * update doc * update doc * Update issue templates * lerna.json add packages * update lerna.json * # 快速上手 * v0.0.14 * update doc * Master bugfix (#41) * window下数组目录多态校验报错 * bug-fix c-show component-is {{}} * add path * fix c-model space bug * add keywords * babelpolyfill * fix 单元测试 * 模板编译单元测试 * 0.0.15 * changelog v0.0.15 * Update README.md * Update README.md * apiprefix * api * 增加支付宝组件处理某些标签不要被包裹 * 支付宝组件样式 * 支付宝样式隔离基本完成 * 支付宝样式已知问题全部解决 * vue语法下支付宝事件的处理 * Master bugfix (#47) * window下数组目录多态校验报错 * bug-fix c-show component-is {{}} * add path * fix c-model space bug * add keywords * babelpolyfill * fix 单元测试 * 模板编译单元测试 * bugfix: using builtin components to check allowed tags * 修复window上删除小程序文件夹失败 * window删除小程序文件夹 * lines * lines * css-loader 单元测试 * lines * packages添加chameleon-tool * add comment * 单元测试 * delete debugger * update lerna.json * add package.json * 单测完善 * c-animation 代理事件值得trim,小程序端动态style cpx->rpx修复 * 增加配置重置 * v-animation,cml和vue语法下整体单测的完善 * 修复按需加载某些case下报错的问题 * vue语法下ref加强,整体单元测试增加 * 继续完善单测到90% * 继续完善单测到90% * unit test * preview * 异步删除dist目录 * 异步删除dist * remove denpendence * Revert "增加配置重置" This reverts commit ba3c84c. * Revert "add package.json" This reverts commit 1d95e3d. * Revert "bugfix: using builtin components to check allowed tags" This reverts commit ebd8a42. * 完成vue语法校验 * 0.0.16-alpha * 完成cml和vue语法严格校验 * 完成cml和vue语法校验 * 0.0.16 * changelog v0.0.16 * 多态组件不进行语法校验,仅仅跨端组件进行语法校验 * 多态组件不进行语法校验,仅仅跨端组件进行语法校验 * 增加支付宝,百度 component is 的功能 * 解决支付宝c-model * alipay event * alipay c-model * 支付宝语法检查完成 * 支付宝语法检查完成 * 单测完善 * 大名册完成 * 单测完善95% * 删除无用代码 * 支付宝端c-show v-show样式修复 * cli命令行英文化 * 命令行英文化 * chameleon-tool-utils 英文化 * 命令行英文化-chameleon-template-parse * lerna.json * chameleon-loader英文化 * 英文单测
Configuration menu - View commit details
-
Copy full SHA for 9f8c3ef - Browse repository at this point
Copy the full SHA 9f8c3efView commit details -
* delete chameleon-templates dependencies * support alipay program * miniapp npm中的组件绝对路径改为相对路径 * bugfix * alipay事件大写转化 * _.npmRefPathToRelative * 支付宝animation * 支持百度阿里轮播图 * 修改project默认demo * 修改初始化project模板 * add Changelog * add Changelog * 美化Change log * 美化Change log * Update CHANGELOG.md * 美化Change log * 支付宝样式支持 * Update README.md logo url * wrapAliComponents正则匹配修改 * wrapAliComponents正则匹配修改 * 完成开始标签解析 * 完成开始标签解析 * 遗留支付宝组件上属性c-if之类的处理 * update readme qr-code * 完成支付宝模板解析 * 完成支付宝模板解析-这种解决方案仍待商榷 * update readme * update doc * update doc * Update issue templates * lerna.json add packages * update lerna.json * # 快速上手 * v0.0.14 * update doc * Master bugfix (#41) * window下数组目录多态校验报错 * bug-fix c-show component-is {{}} * add path * fix c-model space bug * add keywords * babelpolyfill * fix 单元测试 * 模板编译单元测试 * 0.0.15 * changelog v0.0.15 * Update README.md * Update README.md * apiprefix * api * 增加支付宝组件处理某些标签不要被包裹 * 支付宝组件样式 * 支付宝样式隔离基本完成 * 支付宝样式已知问题全部解决 * vue语法下支付宝事件的处理 * Master bugfix (#47) * window下数组目录多态校验报错 * bug-fix c-show component-is {{}} * add path * fix c-model space bug * add keywords * babelpolyfill * fix 单元测试 * 模板编译单元测试 * bugfix: using builtin components to check allowed tags * 修复window上删除小程序文件夹失败 * window删除小程序文件夹 * lines * lines * css-loader 单元测试 * lines * packages添加chameleon-tool * add comment * 单元测试 * delete debugger * update lerna.json * add package.json * 单测完善 * c-animation 代理事件值得trim,小程序端动态style cpx->rpx修复 * 增加配置重置 * v-animation,cml和vue语法下整体单测的完善 * 修复按需加载某些case下报错的问题 * vue语法下ref加强,整体单元测试增加 * 继续完善单测到90% * 继续完善单测到90% * unit test * preview * 异步删除dist目录 * 异步删除dist * remove denpendence * Revert "增加配置重置" This reverts commit ba3c84c. * Revert "add package.json" This reverts commit 1d95e3d. * Revert "bugfix: using builtin components to check allowed tags" This reverts commit ebd8a42. * 完成vue语法校验 * 0.0.16-alpha * 完成cml和vue语法严格校验 * 完成cml和vue语法校验 * 0.0.16 * changelog v0.0.16 * 多态组件不进行语法校验,仅仅跨端组件进行语法校验 * 多态组件不进行语法校验,仅仅跨端组件进行语法校验 * 增加支付宝,百度 component is 的功能 * 解决支付宝c-model * alipay event * alipay c-model * 支付宝语法检查完成 * 支付宝语法检查完成 * 单测完善 * 大名册完成 * 单测完善95% * 删除无用代码 * 支付宝端c-show v-show样式修复 * cli命令行英文化 * 命令行英文化 * chameleon-tool-utils 英文化 * 命令行英文化-chameleon-template-parse * lerna.json * chameleon-loader英文化 * 英文单测 * 支付宝端hash-class处理
Configuration menu - View commit details
-
Copy full SHA for 7f5738a - Browse repository at this point
Copy the full SHA 7f5738aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e5f9a4b - Browse repository at this point
Copy the full SHA e5f9a4bView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.1.0-alpha.3...v0.1.0-alpha.4