0.30.0 • Published 30 days ago

@k8slens/lds-form v0.30.0

Weekly downloads
-
License
MIT
Repository
-
Last release
30 days ago

Lens Design System – React Form components

Documentation

Browse the documentation at lensapp.github.io/lens-design-system.

What is included?

ES Modules

  • ./lib/es/index.js - Main ES module
  • ./lib/es/ComponentName/ComponentName.js - Individual ES modules

CommonJS modules

  • ./lib/cjs/index.js - Main CommonJS module
  • ./lib/cjs/ComponentName/ComponentName.js - Individual CommonJS modules

Usage with React apps

  • run npm i -s @k8slens/lds @k8slens/lds-tokens
  • import @k8slens/lds-tokens/lib/web/font-imports.css in your React app to include fonts
  • import @k8slens/lds/index.css in your React app to include core styles
  • import @k8slens/lds-form/index.css in your React app to include form styles
  • Use in a component:
import { FormErrorComponent } from "@k8slens/lds-form";

export const Component = () => (
  <FormErrorComponent label="My Button" />
);
0.30.0

30 days ago

0.29.4

1 month ago

0.29.3

2 months ago

0.29.2

2 months ago

0.29.1

2 months ago

0.29.0

2 months ago

0.28.0

2 months ago

0.27.0

3 months ago

0.26.0

3 months ago

0.25.0

5 months ago

0.20.0

7 months ago

0.19.0

7 months ago

0.19.1

7 months ago

0.11.0

9 months ago

0.13.0

8 months ago

0.13.1

8 months ago

0.15.0

8 months ago

0.13.2

8 months ago

0.15.1

8 months ago

0.17.0

7 months ago

0.23.0

6 months ago

0.21.1

6 months ago

0.21.0

6 months ago

0.12.0

9 months ago

0.14.0

8 months ago

0.14.1

8 months ago

0.16.0

8 months ago

0.14.2

8 months ago

0.16.1

8 months ago

0.14.3

8 months ago

0.18.0

7 months ago

0.24.0

6 months ago

0.22.0

6 months ago

0.10.1

11 months ago

0.10.0

12 months ago

0.9.0

12 months ago

0.8.0

1 year ago

0.9.1

12 months ago

0.6.3

1 year ago

0.5.4

1 year ago

0.7.1

1 year ago

0.6.2

1 year ago

0.6.5

1 year ago

0.6.4

1 year ago

0.5.5

1 year ago

0.7.0

1 year ago

0.6.1

1 year ago

0.6.0

1 year ago

0.5.3

1 year ago

0.5.2

1 year ago

0.5.1

1 year ago

0.5.0

1 year ago

0.4.2

1 year ago

0.4.1

1 year ago

0.4.0

1 year ago

0.3.0

1 year ago

0.2.0

1 year ago

0.1.10

1 year ago

0.1.9

1 year ago

0.1.8

1 year ago

0.1.7

1 year ago

0.1.6

1 year ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago