1.22.2 • Published 10 months ago

@netlify/sdk--ui-react v1.22.2

Weekly downloads
-
License
ISC
Repository
-
Last release
10 months ago

@netlify/sdk--ui-react

A React-based toolkit for building UI extensions on top of the Netlify platform.

Documentation

See the Netlify SDK documentation for more information.

Installation

Consuming this package directly is not supported; you should instead consume this library via the @netlify/sdk package, which exposes a stable interface over this package.

If you know what you're doing, you can install this module via your JavaScript package manager of choice.

For example:

$ npm install @netlify/sdk--ui-react
$ pnpm add @netlify/sdk--ui-react
$ yarn add @netlify/sdk--ui-react

Development

This package isn't yet published to npm, so you'll need to use a linking workflow to use it when developing locally.

# In @netlify/sdk/packages/sdk--ui-react:
pnpm link -g

# In your extension/wherever you're consuming this package:
pnpm link -g @netlify/sdk--ui-react

If you're consuming this netlify-react-ui (which uses yarn rather than pnpm), you'll need to set up a link using Yarn, too:

# In @netlify/sdk/packages/sdk--ui-react:
# (The COREPACK variable is necessary if you've installed pnpm/yarn via corepack and harmless otherwise)
$ COREPACK_ENABLE_STRICT=0 yarn link --disable-pnp

# Wherever you're consuming this package:
yarn link @netlify/sdk--ui-react

If Yarn gives you grief related related to a workspace:* resolver in this package's package.json, try changing it to a file: resolver.

1.22.2-pre.a34bee8

10 months ago

1.18.0

1 year ago

1.21.0

1 year ago

1.21.1

1 year ago

1.21.4

1 year ago

1.21.5

1 year ago

1.21.2

1 year ago

1.21.3

1 year ago

1.21.8

1 year ago

1.21.9

12 months ago

1.21.6

1 year ago

1.21.7

1 year ago

1.19.0

1 year ago

1.22.0

10 months ago

1.22.1

10 months ago

1.22.2

10 months ago

1.10.1

1 year ago

1.10.0

1 year ago

1.12.0

1 year ago

1.22.2-pre.7eb224f

10 months ago

1.21.10

12 months ago

1.21.11

11 months ago

1.11.0

1 year ago

1.22.2-pre.c57767a

10 months ago

1.13.0

1 year ago

1.21.11-pre.76b9aea

11 months ago

1.21.10-pre.9f0982b

11 months ago

1.22.0-pre.e803561

10 months ago

1.14.1

1 year ago

1.14.0

1 year ago

1.15.0

1 year ago

1.9.1

1 year ago

1.21.9-pre.9f48ad6

12 months ago

1.16.1

1 year ago

1.16.0

1 year ago

1.22.2-pre.f3ec94b

10 months ago

1.17.0

1 year ago

1.22.0-pre.c942b8a

10 months ago

1.20.0

1 year ago

1.22.2-pre.ab10303

10 months ago

1.9.0

1 year ago

1.8.2

1 year ago

1.8.1

1 year ago

1.8.0

1 year ago

1.6.0

1 year ago

1.7.1

1 year ago

1.7.0

1 year ago

1.4.0

1 year ago

1.5.0

1 year ago

1.3.0

1 year ago

1.2.1

2 years ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

0.3.1

2 years ago

0.3.0

2 years ago

0.2.0

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago