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
Gradle
Trending repository
-
Updated
Apr 21, 2022 - C++
Trending repository
-
Updated
Apr 21, 2022 - JavaScript
Upcoming event recommended by GitHub
End-to-end DevOps with GitHub
June 20, 2022 - June 24, 2022 • Melbourne, Australia
Trending repository
-
Updated
Apr 21, 2022 - Objective-C
Trending repository
-
Updated
Apr 21, 2022 - Python
Collection recommended by GitHub
Pixel Art Tools
Creating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools!
App recommended by GitHub
Review Notebook App
[If unable to purchase via GitHub marketplace, write to support@reviewnb.com to set up an account]
Join hundreds of companies in using ReviewNB for notebook code reviews,
- Rich diffs for easy version control
- Commenting to discuss changes
- Conversation threads to track all open discussions
Fill the form for Enterprise plan
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
webapp.io
Ship code faster with webapp.io
Developers move much faster using webapp.io to get per-branch review & E2E testing environments.
- Use our interactive drag-and-drop builder to create a pull request template that contains all of the information a reviewer would need to approve a change.
- Our hosted environments use a powerful caching mechanism to avoid running repetitive steps like
npm installover and over again.