-
some thing about login page and its behaviour.
while on login into the system, user would be asked to have three types of users on it.
```
-anonymous (no login required, should navigate to detailed …
ghost updated
11 years ago
-
when entering the Outer Yard mission, it stays on the loading screen indefinitely
![image](https://user-images.githubusercontent.com/22461464/144645458-d62924c1-3ee7-4c8f-9038-ae2cd448247d.png)
-
I suggest updating this plugin to not write the `modernizr-custom.min.js` to disk. Instead store the output of calling modernizr in String and use a custom dependency type to add that string to the ou…
-
Should there be provisions in the configuration to look for usages from Apache Commons Collections, like functions, closures, etc.?
-
### Jenkins and plugins versions report
PHS doesn't collect data for new plugin. Because if that we cannot run plugin modernizer on recent plugin.
Remove the check and allow returning a "null" s…
-
Hi, what do you think about add more suported browsers using modernizr for exemple?
There is a project with flexbox that provides this way. https://github.com/ptb/flexgrid
-
I'm trying to get the ColReOrder extension going and hope someone else knows how to configure it.
It works when I configure by attribute:
data-wb-tables='{"colReorder": true}'
and then load th…
-
As part of our progressive story, we should make sure it's documented why developers should be using feature detection instead of user agent sniffing.
We should also dive into best practices on how…
-
Similar to what we've done for `Lists.newArrayList()` and friends.
-
We have successfully implemented pages with WET4 tabs (and other polyfills) in an
Angular 1.6 project. In order to do that we needed to initialize the tabs
with JS code as follows so that Angula…