1.26.2 • Published 3 days ago

@securityscorecard/design-system v1.26.2

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
3 days ago

Design System

Usage

You can install this package as:

yarn add @securityscorecard/design-system
# OR
npm install @securityscorecard/design-system

Local Development

Development in Storybook

git clone https://github.com/securityscorecard/design-system
cd design-system
yarn
yarn storybook

Testing and development in a third-party application

In order to test out new features before release, we recommend using the yalc package. This package works as a local npm registry on your machine, allowing you to "install" unreleased versions of the Design System.

First, you need to install yalc by running the following command in your terminal:

yarn global add yalc # for Yarn
npm i yalc -g # for NPM

In order to publish the Design System to the local registry, you need to build it first with yarn build and then run the publish command with yalc publish. Alternatively, you can run both these commands in a single line like this:

yarn build && yalc publish

Once you have published the Design System into the local registry, switch to the project you want to test with the new version and add the Design System:

yalc add @securityscorecard/design-system

After adding the local package, you can run your project and start testing.

To update the locally published package with new changes, follow the same process as above but instead of running yalc add ..., run yalc update.

The re-publishing process can be simplified to yarn build && yalc push. The yalc push command will handle both publishing new versions to the local registry and updating the version in a project that uses the Design System from the local registry.To be able to test out new features before release we recommend using yalc (https://github.com/wclr/yalc) package. This package works as a local npm registry on your machine and allows you to "install" unreleased versions of the Design System.

First, you need to install the yalc:

yarn global add yalc # for Yarn
npm i yalc -g # for NPM

To publish the Design System to the local registry you need to first build DS with yarn build and next run publish with yalc publish. Or you can run this in a single command:

yarn build && yalc publish

After you publish DS into the local registry you need to switch to a project that you want to test with new version and add the DS.

yalc add @securityscorecard/design-system

After adding the local package you can run your project and test.

To update the locally published package with new changes you can follow the process above with a small change in the last step where you don't run yalc add ... but instead, you can run yalc update.

The re-publishing process can be simplified to yarn build && yalc push. The yalc push command will handle both publishing new versions to the local registry and updating version in a project using DS from the local registry.

PNP with Yarn Modern

This project uses Yarn Modern with Plug'n'play installation method. As a result, you won't see any 'node_modules' folder in the root directory. If you have previously worked on this project, we recommend removing the original 'node_modules' folder before running 'yarn' to create a Yarn cache. Although we don't anticipate any major issues, if you encounter any problems, please don't hesitate to contact us or refer to the Troubleshooting section below.

Troubleshooting

Cannot find module

This error can be caused by not using the patched version of the typescript package. If you are using VS Code, please follow the steps below:

  1. Press cmd+shift+p in a TypeScript file
  2. Choose "Select TypeScript Version"
  3. Pick "Use Workspace Version"
  4. Restart VS Code (if needed)

Contributing

1.26.2

3 days ago

1.26.1

9 days ago

1.26.0

10 days ago

1.25.0

17 days ago

1.24.2

20 days ago

2.0.0-beta.1

23 days ago

1.24.1

25 days ago

1.24.0

25 days ago

1.23.0

1 month ago

1.23.0-beta.3

1 month ago

1.23.0-beta.2

1 month ago

1.23.0-beta.1

1 month ago

1.22.3

2 months ago

1.22.2

2 months ago

1.22.0

2 months ago

1.22.1

2 months ago

1.21.0

2 months ago

1.20.3

3 months ago

1.20.2

3 months ago

1.20.1

3 months ago

1.20.0

3 months ago

1.19.0

4 months ago

1.18.0

4 months ago

1.17.0

5 months ago

1.16.1

5 months ago

1.16.0

5 months ago

1.15.0

5 months ago

1.15.1

5 months ago

1.14.0

5 months ago

1.6.0

10 months ago

1.9.1

7 months ago

1.9.0

7 months ago

1.10.0

6 months ago

1.12.0

5 months ago

1.8.2

8 months ago

1.8.1

8 months ago

1.8.0

9 months ago

1.9.2

7 months ago

1.11.0

6 months ago

1.13.0

5 months ago

1.7.0

9 months ago

1.8.3

8 months ago

1.2.0

12 months ago

1.4.2

11 months ago

1.4.1

11 months ago

1.4.0

11 months ago

1.2.2

11 months ago

1.2.1

11 months ago

1.5.1

11 months ago

1.5.0

11 months ago

1.3.0

11 months ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.0-alpha.245

1 year ago

1.0.0-alpha.244

1 year ago

1.0.0-alpha.243

1 year ago

1.0.0-alpha.242

1 year ago

1.0.0-alpha.239

1 year ago

1.0.0-alpha.238

1 year ago

1.0.0-alpha.237

1 year ago

1.0.0-alpha.241

1 year ago

1.0.0-alpha.240

1 year ago

1.0.0-alpha.229

2 years ago

1.0.0-alpha.228

2 years ago

1.0.0-alpha.223

2 years ago

1.0.0-alpha.222

2 years ago

1.0.0-alpha.221

2 years ago

1.0.0-alpha.227

2 years ago

1.0.0-alpha.226

2 years ago

1.0.0-alpha.225

2 years ago

1.0.0-alpha.224

2 years ago

1.0.0-alpha.230

2 years ago

1.0.0-alpha.234

1 year ago

1.0.0-alpha.233

1 year ago

1.0.0-alpha.232

1 year ago

1.0.0-alpha.231

2 years ago

1.0.0-alpha.236

1 year ago

1.0.0-alpha.235

1 year ago

1.0.0-alpha.220

2 years ago

1.0.0-alpha.219

2 years ago

1.0.0-alpha.218

2 years ago

1.0.0-alpha.217

2 years ago

1.0.0-alpha.216

2 years ago

1.0.0-alpha.215

2 years ago

1.0.0-alpha.214

2 years ago

1.0.0-alpha.209

2 years ago

1.0.0-alpha.208

2 years ago

1.0.0-alpha.207

2 years ago

1.0.0-alpha.206

2 years ago

1.0.0-alpha.186

2 years ago

1.0.0-alpha.201

2 years ago

1.0.0-alpha.200

2 years ago

1.0.0-alpha.189

2 years ago

1.0.0-alpha.188

2 years ago

1.0.0-alpha.187

2 years ago

1.0.0-alpha.205

2 years ago

1.0.0-alpha.204

2 years ago

1.0.0-alpha.203

2 years ago

1.0.0-alpha.202

2 years ago

1.0.0-alpha.193

2 years ago

1.0.0-alpha.192

2 years ago

1.0.0-alpha.191

2 years ago

1.0.0-alpha.190

2 years ago

1.0.0-alpha.197

2 years ago

1.0.0-alpha.196

2 years ago

1.0.0-alpha.195

2 years ago

1.0.0-alpha.194

2 years ago

1.0.0-alpha.212

2 years ago

1.0.0-alpha.211

2 years ago

1.0.0-alpha.210

2 years ago

1.0.0-alpha.199

2 years ago

1.0.0-alpha.198

2 years ago

1.0.0-alpha.213

2 years ago

1.0.0-alpha.185

2 years ago

1.0.0-alpha.184

2 years ago

1.0.0-alpha.183

2 years ago

1.0.0-alpha.182

2 years ago

1.0.0-alpha.181

2 years ago

1.0.0-alpha.180

2 years ago

1.0.0-alpha.179

2 years ago

1.0.0-alpha.178

2 years ago

1.0.0-alpha.177

2 years ago

1.0.0-alpha.176

2 years ago