Dmitry Orlov

Results 6 comments of Dmitry Orlov

Hi. But that is exactly a defect! Opera is also based on Chromium. Say I have `.browserslistrc` like: ``` Chrome > 70 Edge > 82 Opera > 67 ``` So...

@dangreen probably, you want to say: "without engine web-platform features detection"? Right now you parse browserslist result into regex in the straightforward way. Detection means: or move all detected browsers...

Hi guys, the `detail` and `suiteTitle` should be `TRUE` by default. Now this behavior is broken. Since there is no option to define this params via command line - our...

my fix: [storybook-type-errors-with-angular-project-and-fullcalendar-lib](https://stackoverflow.com/questions/75740794/storybook-type-errors-with-angular-project-and-fullcalendar-lib)