-
The `_media` operator returns information about the current screen dimensions, but doesn't update them if the size changes during client runtime.
Ideally, the data would change if the window is res…
-
Currently the preview is not updated, when the data file referenced via [url](https://vega.github.io/vega-lite/docs/data.html#url) is changed and saved.
The file seems already to be known, because …
-
## Proposal
Now patronum delay, interval, debounce, time works with global time functions (window.setTimeout, window.setInterval, window.Date.now) what make testing of some features impossible. The…
-
Filtering got a major overhaul with #397 and #410. This issue is just to document and discuss some loose ends we may want to clean up.
- [ ] `eq` and `ne` are not exact complements. For example `12…
-
#### Short description of the problem:
When I build the project with the prod mode I have an error :
```
> ionic-app-scripts build "--prod"
[11:20:25] ionic-app-scripts 1.3.4
[11:20:25] buil…
patou updated
7 years ago
-
Currently a running server will pick up some types of content changes but not others. For example, if you make an in-place edit to a static file or executable the update will be immediately visible on…
-
**ReactiveX:**
An API for asynchronous programming with observable streams
http://reactivex.io/
https://github.com/ReactiveX/RxJava
https://github.com/Reactive-Extensions/
http://rxmarbles.com/…
-
**Rationale:**
Router can be used in order for SPA user to share / bookmark URLs that correspond to specific page (app state), i.e. users should be able to just copy the browser url and get a reprodu…
-
Hi, switched to your library recently as Kernel 6.6 broke one of my MagicMirror modules.
Would be grate to be able to set pull-up or pull-down for pins while registering them.
-
@michaelficarra and I have been thinking about what other iterator helper methods we'd like to pursue, and have the following extremely tentative list. This doesn't represent the opinion of TC39 as a …