Code Monkey home page Code Monkey logo

Comments (5)

kevinmitch14 avatar kevinmitch14 commented on May 23, 2024

https://www.radix-ui.com/themes/docs/overview/layout#standalone-usage

from themes.

michaltaberski avatar michaltaberski commented on May 23, 2024

Yes, I have seen this. However installing the whole framework in order to use few utils from it it's quite an overhead, isn't it?

from themes.

vladmoroz avatar vladmoroz commented on May 23, 2024

We don't plan to extract layout into a separate package. It's integrated tightly into the rest of the library so it would be a significant lift to do that and maintain the two together, which would require time better spent elsewhere.

What bothers you about the suggested approach? There's no "overhead" if your dev tooling can tree-shake the unused parts of the library, which is what most bundlers do today out of the box.

from themes.

michaltaberski avatar michaltaberski commented on May 23, 2024

Yes, I have checked the source code and I have noticed it's quite a bit of work to extract layout from the repo.

Regarding what's bothering with using the entire radix-ui is not the bundle side grow, but rather additional set of dependencies added only due to the layout utils.

Anyway, thanks for an explenation 👍

from themes.

vladmoroz avatar vladmoroz commented on May 23, 2024

If you are building a design system and want to include the layout components, Radix Themes dependencies won't affect anything if you set up the build process to tree-shake the unused components.

from themes.

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.