Filip Weiss

Results 17 issues of Filip Weiss

https://play.golang.org/p/vV2-0Q2g-9t ↑ Output of this playground link: ``` Test Test with color and bold Test with only color ``` But they should be removed, right?

enhancement

### What version of OpenCensus are you using? ``` "@opencensus/core": "0.0.19", "@opencensus/exporter-stackdriver": "0.0.19", ``` ### What version of Node are you using? 12.14.1 ### What did you do? We have...

bug

these features would be nice. A possible API: ### Backup client.backup(serial, options, callback) where the options could look like this: ``` JavaScript { out: "backup.ab", apk: true, all: false, shared:...

### Describe the bug and the expected behavior Checkboxes do not behave as expected. If you use a checkbox with zod you get the following behaviour: * `z.boolean()` – checking...

## flag-icons upper right ![image](https://github.com/lipis/flag-icons/assets/3409958/fe4e7928-6a27-4c6c-8368-063347ac92b7) ## wikipedia upper right ![image](https://github.com/lipis/flag-icons/assets/3409958/6aa71aec-3d00-4c64-bd12-c8547788bd73) --- or is this simply a side-effect of not being the same aspect ratio?

wrong-flag

prevent forkbomb

e.g. publishing `1.0.0-almost-done` after `1.0.0-beta` (beta is sorted higher because b is higher than a)

good first issue