1. 01 Nov, 2018 2 commits
  2. 31 Oct, 2018 6 commits
  3. 30 Oct, 2018 4 commits
  4. 29 Oct, 2018 4 commits
  5. 26 Oct, 2018 7 commits
  6. 20 Oct, 2018 1 commit
  7. 18 Oct, 2018 1 commit
  8. 17 Oct, 2018 4 commits
    • Akshay Jat's avatar
      Select: fix option wrap in multiple mode (#12329) · 6ae54e52
      Akshay Jat authored
      * Select: Fix (#11392 & #12327) Writing space become small when collapse-tags prop is added & input takes new line even if space is available when filterable & multiple props are true
      
      * Changes as IE & Edge dosen't support display: contents
      
      * Revert "Changes as IE & Edge dosen't support display: contents"
      
      This reverts commit 21475c6daac3e0ca364b4a9889e899316e553839.
      
      * Fixed issue - input going in new line even if there is space (collapse-tags)
      
      * Made calculating with dynamic (replaced static 208 with el-select__tags dynamic width)
      
      * Select: Fixed Bug - Extra Height
      
      Fixed bug - getting extra height whenever last options width is most of same as select's width
      6ae54e52
    • hetech's avatar
      Tag: optimize code (#13069) · 39fc1b29
      hetech authored
      * Tag: optimize code
      
      * update tag.vue
      39fc1b29
    • 咖喱's avatar
      Select: fix readonly problem in edge (#13034) · 868bbc71
      咖喱 authored
      Cascader select readonly 添加 edge 浏览器判断;
      src/utils/util.js 添加 isIE, isEdge方法;
      868bbc71
    • hetech's avatar
      Select: fix size attribute not working (#13070) · ef397572
      hetech authored
      ef397572
  9. 15 Oct, 2018 6 commits
  10. 12 Oct, 2018 3 commits
  11. 11 Oct, 2018 1 commit
  12. 10 Oct, 2018 1 commit