-
Add benchmarks - that are reproducible - to this repo.
This would also allow contributors to check whether their changes impact (& possibly improve) performance :)
TODOs
- improve [Rust benchma…
-
[![Edit frosty-varahamihira-hbo4f](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/frosty-varahamihira-hbo4f?fontsize=14)
if new project:
`reshadow/macro: require…
-
***
🚨 **Reminder!** Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚
[Find out how to migrate to Snyk at greenkeeper.io](https:/…
-
The roadmap:
- [ ] finalize the API (almost done)
- [ ] complete the docs
- [ ] describe the usage with different frameworks and libraries
- [ ] React
- [ ] Preact
- [ ] Vue
…
-
HoloViews provides two operations for working with very large timeseries or other curves: `decimate()` and `rasterize()`/`datashade()`. The two algorithms work very differently: Decimate randomly drop…
-
### Version
5.2.2
### Link to Minimal Reproduction
https://codepen.io/mayunyi/pen/bGQqmye?editors=1010
### Steps to Reproduce
```
import * as echarts from 'echarts'
import {useEffect, useMemo…
-
When reshadow processes styles, they no longer are extracted to a css file, instead are evaluated by JavaScript at runtime.
### Ex runtime styles:
```html
import {__init__ as __reshadow__} fr…
s0kil updated
5 years ago
-
### 确认
- [X] 我的版本是最新版本,我的版本号与 [version](https://github.com/jxxghp/MoviePilot/releases/latest) 相同。
- [X] 我已经 [issue](https://github.com/jxxghp/MoviePilot/issues) 中搜索过,确认我的问题没有被提出过。
- [X] 我已经 [Telegram…
-
Hi again! :)
I have another issue:
In an ideal way, I wanna have 2 layers of some view component: makeup and styles. Styles can use props from component: theme, state props, etc. I analyzed use …
-
`Property 'container' does not exist on type 'JSX.IntrinsicElements'. TS2339`
```jsx
import React from 'react'
import styled, { css } from 'reshadow/macro'
const styles = css`
container {
…