-
**Is your feature request related to a problem? Please describe.**
The amount of Parallax text is strongly 2(user can change it manually, but for reusable component it is NOT that flexible)
**Desc…
-
In Vue the I18n api allows component based messages
https://kazupon.github.io/vue-i18n/guide/component.html#translation-in-functional-component
I tried looking for equivalent behaviour in I18next …
-
## Context
- Related to #63674
- Related to #56482
As we're re-writing some of the components in the `@wordpress/components` package to use `ariakit`, we have the chance to re-discuss our appr…
-
See: https://sipjs.com/
-
### Replacing legacy Angular Material components with the new MDC-based components
The migration of Angular Material version from 14 to 15 was done in pull request https://github.com/ita-social-proje…
-
### Current Behavior
Currently, Dependency-Track lacks only support for detecting internal components using component name, group based regex.
### Proposed Behavior
Integrate CEL-based expression …
-
We still have have class based components lying around, one such example is `PaginatedList` component which is a part of _critical path_ in a variety of ways. Apart from being legacy, these components…
-
Based on the low fidelity screen that you created, Create a new generic reusable ResultCard component, this component must support an Picture Avatar, and areas for data like party name and total votes…
-
![image](https://github.com/Mvitimin/React_study_project/assets/125615921/4b4f2c92-9f10-4764-8ed0-ea8da13ebc8f)
-
For the example JSX below
```jsx
Item 1
Item 2
Item 1
```
If I want to make some assertions on a `To…