-
If an input tag is missing the name attribute `` then it is completely ignored from the dirty forms tracking.
Lines 28-34 (jquery.areYouSure.js) clearly show this as the intention but it's not listed…
-
This is important for composing reactive selectors like:
```ts
declare function createSelector(
input: Signal, mapper: (isSelected: boolean) => U
): (matchValue: T) => Signal;
const className…
-
In order to attach additional behaviour whenever a property gets read or written, the index methods `#[]` and `#[]=` should be used for calling `Property#get` and `Property#set` as opposed to using th…
-
The purpose of this issue is to start a chat about the design of the cmdline API.
I think it would be worth it to write a tiny documentation/design plans for how we envision the cmdline API to work…
-
Shadows were not taken into account when designing the erasing effect unfortunately.
This breaks the entire approach...
A possible solution could be to use context isolation to erase the shadows.
…
-
Do you have any plan to support track changes (revision tracking)?
Last year I wrote a dirty code in qt to set and get excel track changes. (I didn't find any libraries and documents to implement thi…
-
You are opening a _bug report_ against the LibGit2Sharp project: we
use GitHub Issues for tracking bug reports and feature requests. If
you have a question about an API or usage, please ask on Stac…
-
Project file: [tracking.zip](https://github.com/ilastik/ilastik/files/1112616/tracking.zip)
![tracking result export bug](https://user-images.githubusercontent.com/15139589/27696402-cbb93716-5cf1-11e…
-
I've just come across this new [web port](https://coppenheimer.heckmeck.de) of vAmiga by @coppenheimer, which looks very promising.
One of its standout features is memory heat maps, a feature that…
-
Here is the project:
### Missing Features
* [ ] complete status, abortable on first change for fastest-possible 'is-dirty' checks
* [x] a way to obtain [the `upstream` of a branch](https://docs…
Byron updated
10 months ago