1.27.4 • Published 4 years ago

yot-web-components v1.27.4

Weekly downloads
113
License
-
Repository
github
Last release
4 years ago

YOT Web Components

I'm tired of rewriting buttons and fields all the time. This is a playground for trying common components and patterns.

Tasks

Testing / Quality

cmddescription
yarn lintlints the src and storybook
yarn formatprettier the code
yarn testruns component tests
yarn storybookruns the storybook
yarn build-storybookbuilds the storybook site for deploying
yarn deploy-storybookpublishes the storybook site as a github page

Note on testing

The goal is to use the dom testing library due to its strong conventions which help to enforce accessible semantic design. Plus this is a standard in multiple front end libraries, so following the same syntax reduces mental overhead.

That being said, support for web components is early days and the package we're using, while a great start, has some limitations (some of this is likely jsdom issues). So far most issues have been pretty minor. Mostly the feedback from failing tests isn't as clear.

To demo

WIP, but for now yarn storybook. I'll get something deployed soon too.

Inspiration

  • Stumbled across Duetds in a search for different Heading patterns to toy with.

Palette

Background Colour Accent Text on Background Colour Text on Background Colour

Surface Colour Accent Text on Background Colour Text on Surface Colour

Accent Colour Second Accent Colour

Alert Colour Text On Alert Colour

Disabled Colour Text On Disabled Colour

1.27.2

4 years ago

1.27.3

4 years ago

1.27.0

4 years ago

1.27.1

4 years ago

1.27.4

4 years ago

1.26.0

4 years ago

1.25.0

4 years ago

1.23.0

4 years ago

1.24.0

4 years ago

1.22.0

4 years ago

1.21.0

4 years ago

1.19.0

4 years ago

1.18.0

4 years ago

1.17.0

4 years ago

1.20.0

4 years ago

1.15.0

4 years ago

1.16.0

4 years ago

1.14.0

4 years ago

1.13.0

4 years ago

1.12.0

4 years ago

1.11.1

4 years ago

1.11.0

4 years ago

1.10.1

4 years ago

1.10.0

4 years ago

1.9.0

5 years ago

1.8.0

5 years ago

1.7.0

5 years ago

1.6.2

5 years ago

1.6.1

5 years ago

1.6.0

5 years ago

1.5.0

5 years ago

1.4.0

5 years ago

1.3.0

5 years ago

1.2.0

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago