Kyr
Kyr
## Description Implemented new toast based on event emitter [Issue#1858](https://github.com/openedx/paragon/issues/1858) ### Deploy Preview [components/toast](https://deploy-preview-2959--paragon-openedx.netlify.app/components/toast/) ## Merge Checklist * [ ] If your update includes visual changes, have they been reviewed...
## Description issue with the fact that the markup jumps when loading a picture. The CardImageCap component will display the Skeleton if Contexts isLoading=true (but this applies to the data...
## Description Remove double outline for button [Issue](https://github.com/openedx/paragon/issues/2674) ### Deploy Preview Include a direct link to your changes in this PR's deploy preview here (e.g., a specific component page). ##...
## Description update styles for SearchField [Issue](https://github.com/openedx/paragon/issues/2651) ### Deploy Preview Include a direct link to your changes in this PR's deploy preview here (e.g., a specific component page). ## Merge...
[Dropdown](https://paragon-openedx.netlify.app/components/dropdown/#basic-usage) menu now displays all items at once. Therefore, the list may go beyond the screen. I suggest adding new prop `dropdownItemsLimit` or `maxDropdownItems`, as example, that will indicate the...