GithubHelp home page GithubHelp logo

Comments (8)

baixiaoji avatar baixiaoji commented on April 17, 2024 1

@isunkui 所以Safari边框线没对齐是怎么样解决的?

from element.

isunkui avatar isunkui commented on April 17, 2024

补充:垂直NavMenu组件的下拉交互动画效果,感觉很别扭,修改成箭头初始朝右边,点击展开朝下效果更好点。

from element.

isunkui avatar isunkui commented on April 17, 2024

table组件,可以考虑添加居中对齐的样式吗,目前默认的左对齐,对有些表格的数据展示,感觉不是那么美观,自定义父组件重写覆盖了原来的样式,希望组件默认支持该功能

from element.

isunkui avatar isunkui commented on April 17, 2024

@QingWei-Li rc.4 TableColum: fix first calc columns 这个问题依旧没有修复

from element.

isunkui avatar isunkui commented on April 17, 2024

@QingWei-Li 补充一点,我的表格数据渲染是从 vuex 里面获取的,初始渲染 获取到的 data 可能是个空数组,异步数据加载完成后会导致表格的数据重新渲染一遍,这时候页面的可视高度是不可控的,所以产生了问题一。

from element.

QingWei-Li avatar QingWei-Li commented on April 17, 2024

那你在 table.vue 385 行加一个 this.$nextTick(_ => this.doRender()); 试试看,可以的话提个 pr

from element.

isunkui avatar isunkui commented on April 17, 2024

nice,正常了

from element.

furybean avatar furybean commented on April 17, 2024

@isunkui 目前应该只剩下一个空状态的问题,和 #413 重复,先关了。

from element.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.