@brightspace-ui/labs v2.34.0
@brightspace-ui/labs
A collection of experimental web components and tools for building Brightspace applications.
Installation
Install from NPM:
npm install @brightspace-ui/labsDeveloping and Contributing
After cloning the repo, run npm install to install dependencies.
Testing
To run the full suite of tests:
npm testAlternatively, tests can be selectively run:
# eslint
npm run lint:eslint
# stylelint
npm run lint:style
# translations
npm run test:translations
# accessibility tests
npm run test:axe
# unit tests
npm run test:unitThis repo uses @brightspace-ui/testing's vdiff command to perform visual regression testing:
# vdiff
npm run test:vdiff
# re-generate goldens
npm run test:vdiff goldenRunning the demos
To start a @web/dev-server that hosts the demo pages and tests:
npm startD2L employees can also view the latest main-branch demos at https://live.d2l.dev/BrightspaceUI/labs/.
Versioning and Releasing
This repo is configured to use semantic-release. Commits prefixed with fix: and feat: will trigger patch and minor releases when merged to main.
To learn how to create major releases and release from maintenance branches, refer to the semantic-release GitHub Action documentation.
6 months ago
6 months ago
6 months ago
6 months ago
6 months ago
6 months ago
5 months ago
9 months ago
9 months ago
11 months ago
5 months ago
11 months ago
11 months ago
11 months ago
11 months ago
5 months ago
10 months ago
10 months ago
8 months ago
8 months ago
10 months ago
8 months ago
8 months ago
8 months ago
8 months ago
8 months ago
8 months ago
8 months ago
9 months ago
9 months ago
7 months ago
7 months ago
8 months ago
6 months ago
8 months ago
6 months ago
6 months ago
6 months ago
6 months ago
6 months ago
6 months ago
7 months ago
6 months ago
6 months ago
5 months ago
10 months ago
11 months ago
5 months ago
5 months ago
11 months ago
5 months ago
10 months ago
10 months ago
10 months ago
10 months ago
8 months ago
8 months ago
5 months ago
8 months ago
8 months ago
6 months ago
6 months ago
6 months ago
1 year ago
1 year ago
1 year ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
3 years ago
3 years ago