From e56ae9ab5acb8a8d603a2fbaf93d96c0edb2b303 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E5=A5=95?= Date: Fri, 26 Jan 2018 11:24:09 +0800 Subject: [PATCH] Select: keep input height if not expanded (#9452) --- README.md | 2 +- examples/components/footer.vue | 2 +- examples/nav.config.json | 2 +- packages/select/src/select.vue | 10 +++++++--- packages/theme-chalk/src/select.scss | 6 ++++-- 5 files changed, 14 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index eef9b6af7..e6a30e1ad 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ - [Customize theme](http://element.eleme.io/#/en-US/component/custom-theme) - [Preview and generate theme online](https://elementui.github.io/theme-chalk-preview) - [Element for React](https://github.com/eleme/element-react) -- [Element for Angular](https://github.com/eleme/element-angular) +- [Element for Angular](https://github.com/ElemeFE/element-angular) - [Atom helper](https://github.com/ElemeFE/element-helper) - Starter kit - [element-starter](https://github.com/ElementUI/element-starter) diff --git a/examples/components/footer.vue b/examples/components/footer.vue index c3e710c0e..99c188523 100644 --- a/examples/components/footer.vue +++ b/examples/components/footer.vue @@ -10,7 +10,7 @@ {{ langConfig.theme }} {{ langConfig.preview }} Element-React - Element-Angular + Element-Angular