This repository was archived by the owner on Sep 5, 2024. It is now read-only.
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
feat(dense): apply dense mode globally or on a DOM sub-tree #9201
Open
Description
In case the user is on mobile we should automatically apply dense mode for every component that supports it,
Each component should supply an api for disabling auto dense and/or we should have a way to disable it on the config phase.
@ThomasBurleson @topherfangio @devversion @crisbeto @clshortfuse @bradrich