Skip to content
New issue

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

支持ps上线使用 #13

Open
wants to merge 34 commits into
base: master
Choose a base branch
from
Open

支持ps上线使用 #13

wants to merge 34 commits into from

Conversation

jpssff
Copy link

@jpssff jpssff commented May 8, 2014

主要修改点:

  1. ecl-ui前缀改到Gruntfile中定义,同时修改了js、less、test代码
  2. grunt中添加了用于www上线的两个任务:编译和测试,单测模板中使用线上的jQuery和esl,尽量和ps环境一致。
  3. 将单个组件的css、js合并打包,这样模板开发时就不用关心css的引入问题了,同时也做到了按需引入,不浪费带宽;
  4. 将lib、config(这个新增用于变量定义)和Control三个模块在grunt任务中打包到一起了。

grunt test-online 试试先,文档后续补上。

@logosu
Copy link

logosu commented Jun 18, 2014

修改度量衡组件内部数据结构,增加group, iu,修改的文件有:Unit.js,单测UnitSpec.js,示例Unit.html

@chriswong
Copy link
Member

发错分支了....是到 ps,不是 master

@logosu
Copy link

logosu commented Jun 18, 2014

sorry,重新发了一次

beisu and others added 15 commits July 15, 2014 12:45
	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
unknown 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants