-
Currently trying to make a v1 Custom Element in Meteor will simply fail. For example, see:
https://github.com/meteorwebcomponents/synthesis/issues/24
This is because Meteor transpiles `class`es …
-
When a form contains a password type field, you don't always want to autofill it. For example, some user profile forms contain fields that allow the user to set a new password, or otherwise leave it e…
-
As of #296, `vue-cli-plugin-apollo` is broken when using it in environments which don't include [regenerator-runtime](https://www.npmjs.com/package/regenerator-runtime). The reason that this has gone …
-
Modern browsers have recently implemented [vertical writing modes](https://www.w3.org/TR/css-writing-modes-3/).
The vertical writing modes are not only useful for CJK text but also for European langu…
-
I want to use this program because it's supposed to be better then picture in picture mod in all modern browsers. But if I use web-page tab and there is a video, if I minimize for example, the video w…
-
-
Even with CSS as follows:
tr.alt td, tr:nth-child(even) {
background: #ffffff;
}
IE8 doesn't pick it up at all even with class name of alt.
Suggest we ditch tr:nth-child pseudo and use jQuery or s…
-
Looking to kickstart some discussion around modernising the code base and future features
- [ ] Switch to ES6 classes instead of `create-react-class` - much easier for newcomers to React to underst…
-
is it possible to add rtmp/rtmps on the shema of the proxy?
-
Thanks for creating Nitter, it is a joy to use :heart: - and so much faster than Twitter :rocket:
Most pages have lots of images (profile, avatars next to each tweet, shared images in tweet, etc.)…