lucca-front icon indicating copy to clipboard operation
lucca-front copied to clipboard

documentation

Results 159 lucca-front issues
Sort by recently updated
recently updated
newest added

## Description -----

:bookmark::sparkles: Feature
:book: Documentation changes

## Description closes #2492 ----- ----- ![Capture d’écran 2024-01-09 à 17 18 09](https://github.com/LuccaSA/lucca-front/assets/64789527/1043ad4e-410e-4e3c-a495-cab90b2faec3)

:bookmark::sparkles: Feature
:book: Documentation changes
🎨 Design sync

- Card action is deprecated - Card action is replaced by a click on the whole card - We may de-deprecated (🫣) `mod-click`, and improve it's accessibility https://www.figma.com/file/PQEOcUF9CYfKNqaejAGLWP/Lucca-components?type=design&node-id=8516%3A40718&mode=design&t=D0OJHKZNIODjJmxF-1

:hammer: Technical
🦕 Deprecate

We can add tabs on header dialog, so we need to custom component ![Capture d’écran 2024-03-21 à 11 03 53](https://github.com/LuccaSA/lucca-front/assets/77682210/f0cacbde-b730-45a5-86ca-ab00a0cbb1a3)

👥 UI
:bookmark::sparkles: Feature

- Migration scss du user-picture - Ne plus se baser sur lu-popover - Clean les fonctions - Retirer couche d'abstraction

👥 UI
:hammer: Technical

IF a component use a `box-shadow: 0 0 0 1px #color;` as a border, this shadow should also be defined as `inset`. Otherwise the shadow overflow it's box and could...

:bookmark::sparkles: Feature

https://lucca.slack.com/archives/C0308N9RPF0/p1709548180130929 - [ ] Deprecate `.link.is-disabled` - [ ] Add a new disabled link without `href`, with `role="link"` and `aria-disabled`

:bookmark::sparkles: Feature
:skull: Deprecate

Spacing between description and free content (`emptyState-actions`) is handled by `` default spacing, which cannot be edited as part of our component and can lead to extra spacing on component's...

👥 Front
👥 UI
:bookmark::bug: FIX

Footer has position issue during modal/dialog loading on Safari https://github.com/LuccaSA/lucca-front/assets/25581936/ac43ef0f-c0ef-45ec-9433-8ee2ba267125

👥 Front
:bookmark::bug: FIX

Currently nothing guarantees the typing of the data parameter sent to the open method. It would be necessary to be able to type it via a new generic type of...

:hammer: Technical