Here's what's popular on GitHub today...
Trending repository
GitHub Skyline
View, print, and share a 3D model of your GitHub contributions.
Popular topic
Trending repository
-
Updated
Apr 21, 2022 - C++
Trending repository
-
Updated
Apr 21, 2022 - JavaScript
Upcoming event recommended by GitHub
Reactathon & Serverless in the Park
May 02, 2022 - May 05, 2022 • Berkeley, CA
Trending repository
-
Updated
Apr 21, 2022 - Objective-C
Trending repository
-
Updated
Apr 21, 2022 - Python
Collection recommended by GitHub
Made in Brazil
Open source projects built in or receiving significant contributions from Brazil :brazil:
App recommended by GitHub
Semaphore
Semaphore lets you test and deploy code at the push of a button with hosted continuous integration and delivery.
After you push code to GitHub, it quickly runs your tests on a platform with first-class Docker support and 100+ tools preinstalled. Semaphore lets you parallelize your builds, get feedback right inside pull requests, and deploy more often in a unified workflow. Already trusted by thousands of businesses around the globe, it can help your team move faster too.
Trending repository
-
Updated
Apr 21, 2022 - Python
Trending repository
The
width: 1em and height: auto should be sufficient in allowing the flag to resize with font-size changes.
Though em is not supported in IE 6-9, so perhaps something like the following is required:
var ukrainianFlag = '<svg aria-hidden="true" xmlns="http://www.w3.org/2000/svg" widTrending repository
-
Updated
Apr 20, 2022 - C++
Trending repository
-
Updated
Apr 21, 2022 - C++
Trending repository
-
Updated
Apr 21, 2022 - HTML
Trending repository
-
Updated
Apr 21, 2022 - Python
Trending repository
-
Updated
Apr 21, 2022 - Java
Trending repository
-
Updated
Apr 21, 2022 - TypeScript
Trending repository
-
Updated
Apr 21, 2022 - Go
Trending repository
Describe the bug
In Firefox, the zoom feature uses transform styles (see storybookjs/storybook#12845) - unfortunately this breaks positioning on elements that require position: fixed when in the "Docs" view.
Normally a position: fixed element's position would correspond to the viewport but in Firefox it corresponds to the element with the transform style.
Trending repository
-
Updated
Apr 21, 2022 - C++
Trending repository
-
Updated
Apr 21, 2022 - TypeScript
Trending repository
-
Updated
Apr 21, 2022 - Go
Trending repository
Trending repository
-
Updated
Apr 21, 2022 - PHP
Trending repository
Sometimes it is needed to store compressed data in the DB. Unfortunately not all the DBs have built-in compression and FUSE compressed FSes are not available for every OS. So it may make sense to store compressed binary blobs in the DB.
Unfortunately when one sees them in DBeaver he sees them compressed, but often they are needed uncompressed. So it'd be nice to have a feature to decompress the
Trending repository
Environment: master, rc.test
Steps:
- Participate or follow a thread in channel1
- Archive channel1
- Open global threads and view the thread from step 1.
Expected: Text "You are viewing.." with proper spacing on the left and update the text text as per the design. Please ensure the fix applied to the Thread Viewer and the RHS
Observed: No spacing/margin, text butts against the div
Trending repository
Sanity checks
- My issue relates to a specific CLI completion spec (e.g.
git checkoutis missing options ingitcompletion spec). If your issue is more general, please create your issue here: withfig/fig - I have searched [github.com/withfig/autocomplete/issues](https://gi
Trending repository
-
Updated
Apr 21, 2022 - Java
App recommended by GitHub
AccessLint
AccessLint brings automated web accessibility testing into your development workflow. When a pull request is opened, AccessLint reviews the changes and comments with any new accessibility issues, giving you quick, timely, and targeted feedback, before code goes live.