-
```
jQuery 1.3 compatibility
```
Original issue reported on code.google.com by `tobiasz....@gmail.com` on 20 Sep 2008 at 2:23
-
## Maintainer List
@sameerast, @vishwaefor
## For New Translators
Please read this first (click to open)
To translate an article:
1. Check that no one else has claimed your article in the checkl…
-
I really like Dodrios design but one thing is holding me back a bit.
There should be a way to get DOM refs.
In some situations you NEED to have the actual DOM nodes that have been derived from the v…
ankoh updated
4 years ago
-
## QA
### Missing checks for address(0x0) when assigning values to address state variables
https://github.com/code-423n4/2022-10-paladin/blob/d6d0c0e57ad80f15e9691086c9c7270d4ccfe0e6/contracts/Warden…
-
Would be nice, to have a way to reuse/share tooltips.
Simplified use case example of a list with several items, each with a delete icon button having a "Delete" tooltip:
```handlebars
{{#each …
enkol updated
6 years ago
-
Per discussion in https://github.com/gittuf/gittuf/issues/4#issuecomment-1816445198, I started investigating if it would be possible to use `.git/hooks` and apply policies on contest of that directory…
-
_From @tjsavage on December 8, 2016 19:59_
With #UseThePlatform and removing some of the sugaring around dispatching events, there are now some gaps in 2.0 that can make managing custom events harder…
-
- https://minhnhat-store.netlify.app/
- Mong được các anh chỉ bảo thêm ạ :3
-
### Describe the bug
When updating state inside of an event handler for the `outrostart` event on a node, the following error occurs:
```
Uncaught Svelte error: state_unsafe_mutation
Updating st…
-
It would be really awesome to add some of the native browser events to the input, for example Im trying to tie Vuelidate in with the @blur event.
I might make a pull request for this, but the simpl…