Daniel Wilkowski

Results 48 issues of Daniel Wilkowski

``` js?key=AIzaSyCWlUs26-eUz0JURkuGLHy8_RJl0DBTLOo&language=en&libraries=places&callback=vueGoogleMapsInit:78 utc_offset is deprecated as of November 2019. Use utc_offset_minutes instead. See https://goo.gle/js-open-now ``` https://developers.google.com/maps/deprecations#places_fields_open_now_utc_offset_-

## Bug Description Currently, regex101 marks perfectly valid groups as invalid. ### Reproduction steps Try this pattern: ``` /pattern(?Foo)/ ``` ### Expected Outcome It should be marked as valid, if:...

bug

@klesun I tried doing: I have local files `render/test.ts`: ```ts import "some/file"; // I want to import root/some/file doStuff(); ``` I do: ```html import {loadModule} from 'https://klesun.github.io/ts-browser/src/ts-browser.js'; loadModule('../render/test.ts', { baseUrl:...

Add: - refactorings - inspections - quick fixes Example actions and inspections could include: - change `$pattern->match($s)->test()` to `$pattern->test($s)` - change `$pattern->match($s)->first()->text()` to `$pattern->search($s)->first()` - change `Pattern::inject('@', [$value]);` to `Pattern::literal($value)`

This is my first PR to jsdom. I tried to follow example in a8b03afb. @domenic let me know if I did it correctly?

Chciałem zaktualizować edytor wiki, bo teraz jest `` w twigu i komponentem w jQuery UI. Wiadomo, że najlepiej to byłoby przepisać całą tą stronę do Vue, ale nie miałem na...

![image](https://user-images.githubusercontent.com/13367735/217553733-2f916695-eaca-48c3-983a-334e13389b4a.png)

Jak zrobimy: Ctrl+@Riddle to mamy: ![image](https://user-images.githubusercontent.com/13367735/204322398-5fd76c5a-9b0d-493c-8caa-db3fb5769587.png) Moim zdaniem w `` nie powinno działać pingowanie userów.

improvement

![image](https://user-images.githubusercontent.com/13367735/202024630-56d9d3d1-2659-4b4f-b316-ad94107c4cd6.png)