-
# Fix Types
Types are currently broken in many places throughout the project. Some of these, like `CollectionMetadata` have been broken for over a year. A good type system improves code correctness…
-
## Request for Mozilla Position on an Emerging Web Specification
* Specification Title: css-easing-1
* Specification or proposal URL: https://github.com/w3c/csswg-drafts/pull/6533 (currently a pul…
-
### Issue Description
For Hostbusters release testing, there are numerous tests to power through. It is not sustainable long term to expect ourselves to kick off multiple Jenkins jobs across all of t…
-
can you add easing to the animated graphs?
like when the graph is being drawn instead of one line at a time, it can draw slow then fast then slow for each line or the whole thing
just something that…
-
I know that you already have quart auto replant support, but it would be nice if we could also get support for harvest with ease. That is unless it is already supported and I'm just unaware.
-
**Is your feature request related to a problem? Please describe.**
scroll animate is not smooth when using a mouse or scrolling quickly.
**Describe the solution you'd like**
Is there a way to add…
-
Currently there is very few provided function for doing some mocking of pallets.
People almost always implement some function like:
```rust
fn run_to_block(n: u32) {
assert!(System::block_numbe…
-
在新版的react-native/Library/Animate下没有src,所以要修改teaset下面的components/ListRow/TouchableOpcity.js下面的路径
为 import Easing from 'react-native/Libraries/Animated/Easing';
-
I'm trying to use the `easeInOutCubic` function from easings.net but that does not seem to work as the object just teleports to its destination
```ts
function easeInOutCubic(x: number): number { …
-
Hey I ported most of the easing functions from [easings.net](https://easings.net) over at [ai/easings.net](https://github.com/ai/easings.net) to clojure, just using vanilla `java.lang.Math`. More tha…