monorepo
Here are 1,665 public repositories matching this topic...
-
Updated
Feb 8, 2022 - TypeScript
-
Updated
Feb 8, 2022 - TypeScript
mapbox-gl-js version:2.6.1
browser:Chrome
Steps to Trigger Behavior
1.create LngLatBounds as bounds
2 .use map.fitBounds and pass the center option to it
Link to Demonstration
check out this link for more info:
https://jsbin.com/zodotod/edit?html,output
Expected Behavior
The bounds should be in the view and the center of the map should be the `cen
-
Updated
Jan 24, 2022 - TypeScript
Describe the feature you'd like to request
Show original CLI colors in the output.
Describe the solution you'd like
I would like to be able to have a --colors flag when running turbo to enable colors of the CLI output, including the output from the sub packages/apps. `tur
In Settings : 'Add a new side account' button
Step #2 in Side account creation
(a very light & quick version of onboarding, with only nickname step)
 function added in #9906.
This is the iOS/macOS equivalent to #11108 for Android. It would serve as a built-in alternative to mapbox/turf-swift#47 for applications already using the map SDK, including applica
-
Updated
Feb 8, 2022 - TypeScript
Real User-Agent is detectable with <iframe> when using "puppeteer-extra-plugin-stealth". To prevent it use "'--disable-features=site-per-process'" argument for puppeteer.launch(). See explanation: puppeteer/puppeteer#2548
Real screen size is also detectable with iframe, to prevent it I used preload() script.
OS: Windows 10
"puppeteer": 3.0.4
"puppeteer-extra": 3.1
-
Updated
Jan 27, 2022
-
Updated
Jan 27, 2022 - TypeScript
Let's add MinVer and on successful builds generate a release.
-
Updated
Feb 3, 2022 - TypeScript
Add CodeStyle
-
Updated
Sep 18, 2021 - JavaScript
-
Updated
Feb 8, 2022 - Go
Describe the bug
MyPy claims that pants.engine.native_engine is missing. Originally the type stub native_engine.pyi was actually missing, but I fixed that in pantsbuild/pants#14033, and MyPy is still complaining.
I suspect it may be an issue with precedence from PEP 561, an issue with having a .pyi file in the sam
-
Updated
Jan 27, 2022 - Python
There is actually a lot of redundancy between the ETH and LES protocol implementation. This should be combined into a superclass sitting between e.g. ETH and EventEmitter at some point. This will likely lead to a substantially cleaner implementation of the subclasses, increase readability as well as ease adding new features and avoid introducing consistency gaps along the way.
(this new sup
-
Updated
Dec 1, 2017 - TypeScript
-
Updated
Jan 15, 2022 - Go
-
Updated
Jan 24, 2022 - TypeScript
There is an issue when adding new languages that I believe is related to react suspense. See i18next/react-i18next#977
Error:
Steps to reproduce:
- Add a new language to Locize.
- Make su
Preflight Checklist
- I have read the Contributing Guidelines for this project.
- I have searched the issue tracker for an issue that matches the one I want to file, without success.
Component
The Dot browser uninstaller on Wind
-
Updated
Feb 8, 2022 - TypeScript
Improve this page
Add a description, image, and links to the monorepo topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the monorepo topic, visit your repo's landing page and select "manage topics."



Expected Behavior
It should be possible to customize the header of the generated changelog (or omit it completely).
Current Behavior
The changelog header is hardcoded in https://github.com/lerna/lerna/blob/master/core/conventional-commits/lib/constants.js
Possible Solution
A `command.publish.changelogHea