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

Element 2.0.0-alpha.1 已发布 🎉 #7304

Closed
Leopoldthecoder opened this issue Sep 30, 2017 · 102 comments
Closed

Element 2.0.0-alpha.1 已发布 🎉 #7304

Leopoldthecoder opened this issue Sep 30, 2017 · 102 comments

Comments

@Leopoldthecoder
Copy link
Contributor

Leopoldthecoder commented Sep 30, 2017

更新日志

https://github.com/ElemeFE/element/releases/tag/v2.0.0-alpha.1

文档

http://element.eleme.io/2.0/#/zh-CN/component/installation

安装

npm install element-ui@next
import Vue from 'vue'
import Element from 'element-ui'
import 'element-ui/lib/theme-chalk/index.css'

Vue.use(Element)

说明

2.0.0-alpha.1 版本包含了新主题的全部内容,欢迎各位安装预览。由于目前处于 alpha 阶段,所以不建议直接用在生产中。

2.0.0-alpha.1 并未包含全部的功能更新,部分组件(如 Table)仍在升级之中。接下来我们会继续强化组件功能,请大家耐心等待。

版本迁移

如果需要从 1.4 版本迁移到 2.0.0-alpha.1,请对照更新日志中的「非兼容性更新」部分进行修改。在 2.0.0 正式版发布时,我们希望能够提供一个迁移工具,方便各位迁移代码。

@Leopoldthecoder Leopoldthecoder changed the title Placeholder zh-CN Element 2.0.0-alpha.1 已发布 Sep 30, 2017
@hezhongfeng
Copy link

666
这么快就发了

@Jemair
Copy link

Jemair commented Sep 30, 2017

前排

1 similar comment
@fallowu
Copy link

fallowu commented Sep 30, 2017

前排

@yelingfeng
Copy link

棒棒哒

@Trycle00
Copy link

巧了巧了。刚用着1就出2.

@yoyo837
Copy link
Contributor

yoyo837 commented Sep 30, 2017

1.x是否还会少量推出几个bugfix版本?

@fallowu
Copy link

fallowu commented Sep 30, 2017

没看到树形table

@wangzhenxi
Copy link

色调有点偏深啊

@nooldey
Copy link

nooldey commented Sep 30, 2017

2.0版的按钮配色没有1.0+的好看啊,求维持原来的配色

@lk20072342
Copy link

Nice

@zhzpeng
Copy link

zhzpeng commented Sep 30, 2017

666

@Shruan
Copy link

Shruan commented Sep 30, 2017

前排

@Shruan
Copy link

Shruan commented Sep 30, 2017

发现2.0的居然没有适配手机

@dingyiming
Copy link

NICE,来看看,目前主用iview

@dongzx666
Copy link

点赞,这个主题看着蛮舒服的

@Janyet-Lee
Copy link

前排点赞

@RobertM574
Copy link

希望可以支持树形组件的拖拽功能,以及 两颗树的拖拽😀😀😀

@charmingoh
Copy link

颜色有点淡,感觉没有之前的好看

@yzsunlei
Copy link

yzsunlei commented Oct 1, 2017

厉害了,感觉UI变得细腻了,怎么还是没有可以拖拽的组件,不开心了

@yzsunlei
Copy link

yzsunlei commented Oct 1, 2017

可以弄几套完整的页面布局实例吗

@yzsunlei
Copy link

yzsunlei commented Oct 1, 2017

再点赞一次,哈哈

@chenjink674
Copy link

chenjink674 commented Oct 1, 2017

666,辛苦,强力支持~~
节假日发不怕出问题?

@niices
Copy link

niices commented Oct 1, 2017

还是更喜欢以前那种方方正正带点阴影的设计
比如这种- -
image
这也是我坚持用element而不是iview的原因
求不要丢掉以前的设计😭

@Leopoldthecoder Leopoldthecoder changed the title Element 2.0.0-alpha.1 已发布 Element 2.0.0-alpha.1 已发布 🎉 Oct 1, 2017
@herechc
Copy link

herechc commented Oct 1, 2017

棒棒哒

@ruochuan12
Copy link

ruochuan12 commented Oct 1, 2017

cool、够迅速、点赞~

@getfirendsbyid
Copy link

不错,我喜欢

@yzsunlei
Copy link

yzsunlei commented Oct 2, 2017

色调方面最好不要改动太大

@gaoj87
Copy link

gaoj87 commented Oct 11, 2017

theme-default 表示还可以抢救下

@iiinsomnia
Copy link

icon太少了;对话框能不能好看点,标题要是能支持icon就好了

@haosiguang
Copy link

input搜索按钮建议放右边

@haosiguang
Copy link

从1.46迁移到2.0,控制台出现“[Vue warn]: Injection "elFormItem" not found”警告,求解决

@haosiguang
Copy link

select下拉框多选情况下,能否支持全选功能,求支持

@can-cc
Copy link

can-cc commented Oct 12, 2017

从1.46迁移到2.0,控制台出现“[Vue warn]: Injection "elFormItem" not found”警告,求解决
+1

@sRect
Copy link

sRect commented Oct 12, 2017

table组件展开列的没有

@Leopoldthecoder
Copy link
Contributor Author

[Vue warn]: Injection "elFormItem" not found

这个问题请参考 vuejs/vue#6322 。目前这个 PR 已经合并,看上去会随 Vue 2.5 发布,届时我们会跟进。

@ptians5119
Copy link

一个小问题,用到dropmenu,设置trigger=‘click’无效,最后跑到源文件里去修改才生效..

@kaileer
Copy link

kaileer commented Oct 16, 2017

Popover 那个框框像傻大个似得

@tuotuogenjudi
Copy link

[Vue warn]: Injection "elFormItem" not found

这个问题升级了vue2.5.2依旧还有这个错误
@Leopoldthecoder

@Leopoldthecoder
Copy link
Contributor Author

@tuotuogenjudi 等我们发新版

@reatang
Copy link

reatang commented Oct 16, 2017

希望能把UI做的纤细一点,现在的太粗犷了。

@afocus
Copy link

afocus commented Oct 17, 2017

能不能默认的尺寸小一点啊 大的有点过头了

@Kelier
Copy link

Kelier commented Oct 17, 2017

Congratulations!🐵

@Leopoldthecoder
Copy link
Contributor Author

如果觉得默认尺寸太大,现在可以方便地修改组件的默认尺寸了:https://github.com/ElemeFE/element/releases/tag/v2.0.0-alpha.3

@ghost
Copy link

ghost commented Oct 17, 2017

@Leopoldthecoder 点个赞,很理想。

@jean-lee
Copy link

jean-lee commented Oct 17, 2017

小而精悍,细腻感来吧 @Leopoldthecoder 给的链接中,全局配置组件尺寸的功能棒棒哒~~

@dongfangx
Copy link

666,一直在使用,希望增加table组件功能

@littlesupermanio
Copy link

感觉新版的Notification没有1.4版本的好看啊

@liuzhaowei55
Copy link

  • table 组件的默认行高太高了
  • vue-cli 打包时,对布局容器 header,main 的 style padding 设置会被默认值覆盖,而开发模式下不会
  • 希望所有的组件尺寸都可以再稍微小一点,紧凑点,会更精致把

@Kaijun
Copy link

Kaijun commented Oct 29, 2017

请问新的主题是不是出自薛大师之手?感觉非常像! 😄

@Leopoldthecoder
Copy link
Contributor Author

@Kaijun 是的,看上去是你的前同事

@Kaijun
Copy link

Kaijun commented Oct 29, 2017

@Leopoldthecoder 哈哈 一看设计风格就猜到是他啦 🤣

@Solliu
Copy link

Solliu commented Oct 29, 2017

@Kaijun 厉害厉害

@Kaijun
Copy link

Kaijun commented Oct 29, 2017

@Solliu 没想到去了贵司 😆

@zhongzm
Copy link

zhongzm commented Nov 2, 2017

[Vue warn]: Injection "elFormItem" not found
@Leopoldthecoder 这个错误大概什么时候发新版

@Leopoldthecoder
Copy link
Contributor Author

@zhongzm 把 Vue 升到 2.5.2

@yeomanyang
Copy link

有迁移工具了么~~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests