Daniel Wilkowski
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:...
@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:...
I think it's more readable.
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...

Jak zrobimy: Ctrl+@Riddle to mamy:  Moim zdaniem w `` nie powinno działać pingowanie userów.
