Sobral

Results 182 comments of Sobral

> I think I can drop IE8 support now and use `classList` Are you sure? Move to v3 just because of that? No adding tests? I guess we could, at...

> I will take some time to clean that with my eslint ruleset Let's use Airbnb! It's a standard. > IE8 is not supported in v2 since I already use...

We could move to [ESBuild](https://esbuild.github.io/) as well.

The constant of the world is to change, @Alex-D . https://github.com/WICG/display-locking/blob/main/explainers/hidden-content-explainer.md

Easier than that is to use the `hidden` parameter on the initial state of the form. From [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/hidden): > The hidden [global attribute](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes) is a Boolean attribute indicating that the...

Would you accept a PR, @Alex-D ?

What about mute users per a list basis? So, if the user is on a chosen list, their tweets don't show at home.

Can you, at least, have **Ignore Delete** option? Thank you!

I tried to check for the nearest loaded tab at the same tabgroup, but I don't have the expertise. Some idea how to do this? linkedpanel == selectedPanel?