Open
Conversation
|
修改度量衡组件内部数据结构,增加group, iu,修改的文件有:Unit.js,单测UnitSpec.js,示例Unit.html |
Member
|
发错分支了....是到 ps,不是 master |
|
sorry,重新发了一次 |
new file: src/css/ImgZoom.less new file: src/ui/ImgZoom.js new file: test/spec/ImgZoomSpec.js modified: test/templates/OnlineRunner.tmpl
modified: package.json
modified: src/ui/ImgZoom.js
modified: src/ui/ImgZoom.js
modified: src/ui/ImgZoom.js
modified: src/ui/ImgZoom.js src/css/ImgZoomHover.less src/moye/ src/ui/ImgZoomHover.js test/spec/ImgZoomSpecHover.js
new file: src/ui/ImgZoomHover.js new file: test/spec/ImgZoomSpecHover.js
added 7 commits
September 16, 2014 16:11
modified: src/css/ImgZoomHover.less modified: src/ui/ImgZoomHover.js
modified: src/ui/ImgZoomHover.js
modified: src/css/ImgZoomHover.less new file: src/css/ImgZoomHover2.less new file: src/css/ImgZoomHover3.less modified: src/ui/ImgZoomHover.js new file: src/ui/ImgZoomHover2.js new file: src/ui/ImgZoomHover3.js
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
主要修改点:
ecl-ui前缀改到Gruntfile中定义,同时修改了js、less、test代码grunt test-online试试先,文档后续补上。