lucca-front
lucca-front copied to clipboard
documentation
## Description Adds a new `LuCoreSelectOccupationCategoriesDirective` to provide occupation category selection for simple and multi selects. It fetches data from the `/organization/structure/api/occupation-categories` endpoint and supports filtering and sorting. ----- This...
cf: https://lucca.slack.com/archives/C3W78FWUU/p1761669089838329 The bug can be reproduced in the story: `RichTextInput` → `Angular` → `With Html Formatter`. When we remove the text, the formatted `` is retained in the ngModel....
Updating values does not work when typing in the start and end fields using the keyboard. https://github.com/user-attachments/assets/35329451-c60a-4bec-a917-06177ba87485
## Description Add a bunch of color text utilities on tokens basis ----- We need to discuss if we shoud: - Deprecate some utilities (`.pr-u-textNeutral`, `.pr-u-textLight`, etc.) - Rename some...
## Description - [x] add an option to define a start number in ordered lists - [x] add an option for inline display - [x] add an option to hide...
## Description Functional description for the changelog. Keep an empty line under your text, as well as the 5 lines that follow it. ----- Optionally, technical or more in-depth description...
## Description * Update Stylelint and default config. * Remove useless [stylelint-config-prettier-scss](https://github.com/prettier/stylelint-config-prettier-scss/) package. Formatting rules have been removed from Stylelint in v16. * Add [Stylistic](https://github.com/stylelint-stylistic/stylelint-stylistic/blob/main/docs/user-guide/rules.md) to format code. * Fix...
### Intention Provide a smaller version of Fancy Box for sections or dialogs [Figma](https://www.figma.com/design/PQEOcUF9CYfKNqaejAGLWP/%F0%9F%A7%A9-Lucca-components-v20.3?node-id=25361-6495) ### Key points - Checkout with @fbasmaison-lucca & Emeline who already have a draft implementation. -...
### Bug description [Guidelines](https://prisme.lucca.io/94310e217/p/587833-select-simple/t/page-587833-84694508-69b21f-40) say that panel should have a max width of 560px. Which is not applied to our selects: ### How to reproduce
This issue require design specifications first ### Intention Improving the way "Select all" feature works when filters are applied ### Key points For now, after applying a filter, Select all...