Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@dash-ui/layout

dash-ui27MIT1.0.1TypeScript support: included

A framework-agnostic layout library written in Dash

css layout, dash, dash-ui, layout

readme


A framework-agnostic layout library written in Dash
npm i @dash-ui/layout

Bundlephobia Types Code coverage Build status NPM Version MIT License


Quick start

import _ from "@dash-ui/layout";

API

someFunction()

Arguments

Name Type Default Required? Description
| |

LICENSE

MIT

changelog

1.0.1 (2022-08-18)

Bug Fixes

  • add explicit function return types (#3) (ccf7099)

1.0.0 (2022-06-25)

Bug Fixes

Features

BREAKING CHANGES

  • Updates type definitions and the expected styles instance shape

1.0.0-alpha.11 (2022-06-25)

Features

1.0.0-alpha.10 (2021-12-15)

Bug Fixes

1.0.0-alpha.9 (2021-12-15)

Bug Fixes

  • fix safari bug with gap and column-reversed flex layouts (44750a9)

1.0.0-alpha.8 (2021-12-08)

Bug Fixes

1.0.0-alpha.7 (2021-12-07)

Features

  • add zstack, rename styles (1e3142e)

1.0.0-alpha.6 (2021-12-05)

Features

1.0.0-alpha.5 (2021-10-31)

Features

  • allow negative margins in row/column gaps (70bb1b8)

1.0.0-alpha.4 (2021-10-30)

Bug Fixes

1.0.0-alpha.3 (2021-10-29)

Bug Fixes

1.0.0-alpha.2 (2021-10-29)

Bug Fixes

1.0.0-alpha.1 (2021-10-29)

Features

  • update types to support latest dash (d9b1a94)

BREAKING CHANGES

  • Updates type definitions and the expected styles instance shape

0.1.3 (2021-09-26)

Bug Fixes

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.1.2 (2021-09-14)

Features

0.1.1 (2021-09-01)

Features

  • add minWidth property to box (ecc4933)

0.1.0 (2021-08-25)