Va Da

Results 245 issues of Va Da

Thanks for this great library! Please consider adding dynamic `import()` support. ```js const something = await import('something'); ``` P.S. I would love to create PR for this feature instead of...

Added [`nano-css`](https://github.com/streamich/nano-css). I'm not sure why Travis tests fail. `nano-css` seems to be the fastest, even [faster than pure React](https://github.com/streamich/CSS-IN-JS-Benchmarks/blob/master/RESULT.md). ``` nano-css (using put() interface) | + | + |...

Would be also nice to have a column with generated bundle size less the bundles size of React (without styles) benchmark.

`tweet-*` is a class of libraries that fit into a single tweet. [`tweet-css`](https://gist.github.com/streamich/09d99716d05304fe8c4ff9cf20d3c7d7) is a microscopic virtual DOM CSS library that fits in a tweet, at only 178 bytes. However,...

Can you add [`freestyler`](https://github.com/streamich/freestyler) to the benchmarks, I've tried but I get some kinda Webpack error that I cannot decript.

## :rotating_light: The automated release from the `master` branch failed. :rotating_light: I recommend you give this issue a high priority, so other packages depending on you could benefit from your...

semantic-release

![image](https://user-images.githubusercontent.com/9773803/96743145-f7b02a00-13c3-11eb-98a1-27b734a29768.png) - [ ] Support static image URL - [ ] Support fetching image or image URL from ES by query Part of: https://github.com/elastic/kibana/issues/71857

Feature:Dashboard
Feature:Embedding
Team:Presentation
loe:hours
impact:low
Team:AppServicesUx

- [ ] Add Hybrid Logical Clock (HLC) support to JSON CRDT.

Atoms with hybrid timestamp as ID. - [podcast episode](https://museapp.com/podcast/56-sync/) - [bag of atoms](https://adamwulf.me/2022/04/atomic-attributes-in-local-first-sync/)

- [ ] Implement `pick` and `drop` operations, with the same semantics as in `json1`. - [ ] Implement all other operations as pick and drop operations.