Skip to content

Here's what's popular on GitHub today...

Trending repository

Bartel-C8
Bartel-C8 commented May 9, 2022

Website or app

https://developer.chrome.com/blog/mv2-transition/

Repro steps

Use latest React DevTools with Electron (Chromium) (18.2.0 / Chromium 100)

  (node:80082) ExtensionLoadWarning: Warnings loading extension at ./node_modules/electron-devtools-vendor/extensions/react-developer-tools:
    Manifest version 2 is deprecated, and support will be removed in 2023. See https://
ReactiveUI logo

Popular topic

ReactiveUI is a composable, cross-platform model-view-viewmodel framework for all .NET platforms.

Trending repository

banool
banool commented Jul 25, 2022

Currently the aptos CLI prompts you whenever you're doing something potentially risky. To avoid this you can pass --assume-yes but this gets old very fast for people who are used to CLIs just executing their commands without confirming. It'd be nice to have some way to set something in the config that effectively enables --assume-yes for every command.

enhancement good first issue tooling
All Things Open 2022

Upcoming event recommended by GitHub

Oct
30

All Things Open 2022

October 30, 2022 - November 02, 2022 • Raleigh, NC

A universe of events and platforms focused on open source, open tech and the open web.
components

Trending repository

midgleyc
midgleyc commented Jun 13, 2022

Feature Description

I can set the animation duration for the tabs themselves using animationDuration on the mat-tab-group. If I set this to 0, the tabs switch instantly, but the ink bar moves across taking 500ms, which makes the tab switching look slower than it actually is.

I can implement this myself using ng-deep:

::ng-deep .mat-ink-bar {                                
P4 good first issue area: material/tabs
black

Trending repository

ichard26
ichard26 commented Jul 17, 2022

See https://github.com/ichard26/black-deps-ci/runs/7374216061?check_suite_focus=true. We can either bump the lower bound requirement for aiohttp, or we can reuse the approach taken in psf/black#2974 for a similar issue. I'll note that aiohttp 4.0 is still under development so breakage will come later, but eventually :)

cc @zsol we should probably configure pytest to _no

help wanted good first issue C: dependencies C: maintenance

App recommended by GitHub

Azure Pipelines

Continuously build, test, and deploy to any platform and cloud

Azure Pipelines offers cloud-hosted pipelines for Linux, macOS, and Windows with 10 free parallel jobs and unlimited minutes for open source projects.