-
### Description
Would be cool if subcommands like `status` and flags like `--help` could be autocompleted upon pressing TAB. This would increase the ease of use of this already great application lots…
-
-
### Describe the bug
To use delta exports I have to:
* download the whole JSONL export
* next day, download the index file
* pick the name of the new one (the first line of the index line)
* down…
-
step() is useful for reducing the resolution of an animation, but it always applies to linear easing. It'd be nice if step() could take another easing function, so you could apply steps to, say, ease-…
-
Insofar as easing functions make it into the CSS gradient syntax, I would like to propose a new easing function, tentatively called `midpoint(x)`, for smooth interpolation between color stops, without…
-
-
Right now, Glur blurs linearly. It would be great if we could change the easing of the blur.
```
.glur(
offset: 0.3,
interpolation: 0.4,
easing: 1, // This controls the amount…
-
Consider [this SlintPad demo](https://slintpad.com/?snippet=import+%7B+Button%2C+VerticalBox%2C+HorizontalBox+%7D+from+%22std-widgets.slint%22%3B%0A%0Aexport+component+Demo+%7B%0A++++prope…
-
Integrate [DecapCMS](https://decapcms.org/) as a CMS in order to manage with ease products.
// TODO: specify structure
-
### Feature description
The Sidebar currently only supports the `ease-linear` option.
I hope to be able to customize it with other options, such as `ease-in-out`
### Affected component/componen…