Hubert SABLONNIÈRE

Results 162 issues of Hubert SABLONNIÈRE

* Can we find/create a font-size simulator for storybook? * Why pixels in button, inputs... ? * What about 3px instead of 0.2rem for focus-rings? * What about px for...

a11y
breaking-change

It was brought to my attention that stylelint handles CSS in template literals. This means our custom ESLint rule for to sort CSS declarations in JavaScript LitElement component files is...

maintenance

https://github.com/asyncLiz/rollup-plugin-minify-html-literals

maintenance

* Replicate what we did on tags with grid and superposition * We only need it for multi * We may want to try to display the lines * Can...

enhancement

https://www.chromatic.com/

maintenance

* Maybe we could move our mixing to controllers * Maybe we could use some refs * Try the react wrapper stuff * Use Lit labs motion (animation) https://lit.dev/docs/releases/upgrade/ TODO:...

maintenance

DRAFT (needs to be written in full details) We do this in components that handle form controls/inputs * public prop foo * private prop _foo * update foo => _foo...

RFC

* remove padding in docs mode * remove shadow in docs mode * maybe reduce shadom in canvas (0.2em looks fine)

easy-quick-win

## Context All components are organized in folders that have some kind of meaning. It can be semantic: `atoms` or related to the domain: `env-vars`. ## Problems * Finding the...

breaking-change
maintenance