-
When using `backgroundImage: url("/images/foo-5.jpg")` in a `useTransition` call, then the image url gets turned into `/images/foo-5jpg` before it is set. This could also happen for other methods (li…
-
v7.2.10
```js
const [styles, set] = useSpring(() => ({
native: true,
transform: 'translate3d(0,400px,0)',
}));
// inside gesture handler
set({
native: true,
immediate: immediate,
…
-
**[Markus Mahlberg](https://jira.spring.io/secure/ViewProfile.jspa?name=mwm)** opened **[SPR-11625](https://jira.spring.io/browse/SPR-11625?redirect=false)** and commented
When using Apache BVAL as v…
-
First OFF, WAY BETTER than Highcharts (minus the non-support for 3D).
WAY easier to understand and follow!
- From someone who has had moderate experience with Highcharts, but spent lots of time scra…
-
**[Angel](https://jira.spring.io/secure/ViewProfile.jspa?name=pakin)** opened **[SPR-8658](https://jira.spring.io/browse/SPR-8658?redirect=false)** and commented
I have the following Spring beans def…
-
See example:
https://codesandbox.io/s/xop230om1q
There are two tests datasets that go through a d3 arc layout to generate a SVG path instructions string. Both render correctly individually, but t…
nerik updated
5 years ago
-
Hi,
I am getting the below error while trying to click on an element using Espresso with Appium, however if i change the automation name back to UiAutomator2 in the serenity.properties file ("appiu…
-
Similar in spirit to `${DEFAULT-VALUE}` and `${COMPLETION-CANDIDATES}`, it would be very useful to allow a set of variables to be registered that could then be used in message strings.
For example…
-
Problem having login in to https://spectrum.chat, thus posting here.
Having trouble animating a simple path to morph into a different path.
Codesandbox demo can be found [here](https://codesandbox…
-
Ideas welcome! For now:
- [x] Leaner api
- [x] Leaner/faster spring implementation
- [x] Moving delay back into config
- [x] Transitions can trail
- [x] Trails can take durations
- [x] Trails …