lucca-front
lucca-front copied to clipboard
documentation
Add an `hx` to change heading semantic. It would be useful to have a heading level style option. By default, both are level 1, but both can be overrided and...
Description should be in a paragraph: ``` Description Button Button ```
https://www.figma.com/design/PQEOcUF9CYfKNqaejAGLWP/Lucca-components-v20.2?m=auto&node-id=8044-35286&t=lfNuADLnVI2jmDJe-1 - Component should be available as HTML & Angular - SVG should be uploaded under this format: `https://cdn.lucca.fr/transverse/visuals/product-icons/spend-management/invoice.png` - `icon` should also accept URL (the same way Highlight Data...
- [ ] Upload icons on CDN - [ ] Update to use SVG - [ ] Confirm that vertical alignment on `mod-S` has improved - HTML icons still use...
When a select pills has groups, the group name background can overlap input focus style:  
The data table empty states stories don't exist. I had to "copy" them from the index table ones. It would be nice to have them readily available. If possible, two...
Add S & XS sizes options to Angular Skeleton Button.
Tooltips can be closed with the escape key (but beware of event propagation).
Works: ```html ``` Doesn't work: ```html ```
For accessibility purpose, we need to add an `alt` tag on links that says it will open in a new tab. A key was created and need to be applied:...