Sebastian Stehle

Results 135 issues of Sebastian Stehle

[![Screenshot_2023-04-23_18-41-06.png](https://mrkr.io/s/64457bc24f5884abc3376b0d/2)](https://mrkr.io/s/64457bc24f5884abc3376b0d/0) I click save or print but I can't still find where I can export as image. In the end I have to screenshot --- **Reported by:** Ooker ([email protected]) -...

help wanted
good first issue
essential-feature

I really like this rule, but I do not care that much about the ordering by type. My names usually belong together, so I would like to keep things together...

package: eslint-plugin-template
triage

**Describe the solution you'd like** I have added 3 email accounts and wanted to rename them. All of them are called "Personal". When you go to the account settings the...

enhancement
UI

I have around 20 repositories where I use your package. When I do not check the repository for a while, I sometimes have 5-6 PRs. Would be nice to have...

Hi, I just read your blog post and tried it out. Is it also possible to get this working in non-AOT mode? In this case the factory is null in...

Hi, I started to dig into yjs last week and was thinking about an integration to redux. Your library inspired me but didn't fulfill my requirements: 1. Make only the...

WIP for https://github.com/sebastienros/jint/discussions/1081

### Is this a unique feature? - [X] I have checked "open" AND "closed" issues and this is not a duplicate ### Is your feature request related to a problem/unavailable...

enhancement

E.g. ``` .\tusc_windows_amd64.exe c http://localhost:5010/files/ 'My-FILE' http:///files/a2fc8d45-8f7d-4068-83d5-fa73eb99bb8d Upload incomplete Patch http:///files/a2fc8d45-8f7d-4068-83d5-fa73eb99bb8d: http: no Host in request URL ```

Hi, I try to bundle an angular2 application. It works from the command line: jspm bundle scripts/app/bootstrap.js with the following config file: ``` System.config({ defaultJSExtensions: true, transpiler: false, paths: {...