Giter VIP home page Giter VIP logo

Comments (4)

nonzzz avatar nonzzz commented on August 11, 2024 2

@QiYuOr2 方案我采纳了。具体采用slot或者props实现这两种工作流 或许根据实际情况后续的版本会有改变。

from fect.

nonzzz avatar nonzzz commented on August 11, 2024

@QiYuOr2 Grid 栅格布局作为一种流体布局 如果在container 支持了 rowcol 那么在不同分辨率下 流体布局将会失去活性。或者说对于rowcol的设计我们应该再讨论下?

from fect.

QiYuOr2 avatar QiYuOr2 commented on August 11, 2024

@XeryYue CSS的grid布局不也提供了grid-template-columns: repeat(3, 33.33%);这种指定行列数的写法,我觉得可以增加这两个属性作为一种选择,使用时如果不用这俩属性,还保持原有的效果就好了

from fect.

nonzzz avatar nonzzz commented on August 11, 2024

@QiYuOr2 考虑到兼容性。这一点css grid布局可能不会考虑到。也许直接把layout和grid合并是个好的选择?

就grid 继承layout组件的props。 同时拥有xs 这些props。如果启动xs这些props就让他响应式

from fect.

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.