Windows
Windows is Microsoft's GUI-based operating system. It is known for its graphical display and is designed to be user-friendly.
Here are 958 public repositories matching this topic...
-
Updated
Mar 20, 2022 - JavaScript
-
Updated
Jul 5, 2021 - JavaScript
-
Updated
Mar 15, 2022 - JavaScript
Support using="-android viewmatcher", value="<JSON>"
appium/appium-espresso-driver#516
like appium/appium#12372
Acceptance Criteria:
- Ruby
- Python
- Java
- C#
- WebdriverIO ?
- wd ?
Description
Some parts of Brave Rewards settings page uses the font Muli. We should replace all with Poppins.
Solution
Make all Poppins as pictured below.
Current for reference
Current, as of 1.36.x:
<img src="https://user-images.githubuserco
-
Updated
Mar 17, 2022 - JavaScript
-
Updated
Mar 20, 2022 - JavaScript
the following poc cause a assertion failure in "debug" build on ubuntu.
function opt(){
const v2 = [-1000000000.0];
v2.length = 4294967295;
const v3 = v2.copyWithin();
return v3;
}
for(let i=0;i<0x200;i++){
opt(false);
}
-
Updated
Apr 11, 2019 - JavaScript
-
Updated
Mar 20, 2022 - JavaScript
-
Updated
Mar 8, 2022 - JavaScript
-
Updated
Jan 5, 2021 - JavaScript
-
Updated
Mar 16, 2022 - JavaScript
-
Updated
Mar 13, 2022 - JavaScript
-
Updated
Jan 31, 2022 - JavaScript
System information
- node version: v10.13.0
- npm or yarn version: 6.4.1
- OS/version/architecture: gLinux 64-bit (Google-internal, like Debian Testing)
- Applicable nodegit version: v0.23.0 built from source
https://www.nodegit.org/api/tree/ has an example of how to use tree.walk(), but it doesn't mention a critical detail, which is mentioned in an example:
https://github.com
-
Updated
May 12, 2021 - JavaScript
-
Updated
Mar 10, 2022 - JavaScript
Version
- I'm using version 1.10.0
Known issues
- I've checked Known issues
Existing issues
- I've checked Existing issues
What operating system are you using?
Windows
Operating System Version
Windows 10 version 21H2
Reproduction steps
- install and open the app
- look at the welcome screen
Expected Behavior
The label of the Brazilian and Por
Describe the bug
I tried to build this app on Ubuntu 20.10 for the Raspberry Pi, npm install finished successfully but when running npm start the tray icon appears but nothing else works. clicki
-
Updated
Feb 24, 2022 - JavaScript
-
Updated
Mar 13, 2022 - JavaScript
Created by Microsoft Corporation
Released November 20, 1985
- Organization
- Microsoft
- Website
- www.microsoft.com/en-us/windows
- Wikipedia
- Wikipedia

With the introduction of web streams, it would be good to integrate support into the various common stream utilities...
Refs: nodejs/node#39134
/cc @mcollina @ronag
stream.finished()