-
-
Notifications
You must be signed in to change notification settings - Fork 234
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: added orange hearts #2139
fix: added orange hearts #2139
Conversation
β Deploy Preview for oss-insights ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
β Deploy Preview for design-insights ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR Compliance Checks Passed!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the fix @codercatdev!
## [1.76.0-beta.10](v1.76.0-beta.9...v1.76.0-beta.10) (2023-11-14) ### π Bug Fixes * added orange hearts ([#2139](#2139)) ([2b8b2ed](2b8b2ed))
## [1.76.0](v1.75.0...v1.76.0) (2023-11-16) ### π§βπ» Code Refactoring * remove unused components ([f71c662](f71c662)) * Replace hardcoded px value with appropriate tailwind class in Dropdown component ([#2113](#2113)) ([abf3380](abf3380)) ### π Features * add ability for user to toggle receiving email product updates ([#2133](#2133)) ([8ba0d6f](8ba0d6f)) * add params handling for new PR ([#2062](#2062)) ([b878429](b878429)) * implemented the Contributions by type of contributor graph for the list activity page ([#2101](#2101)) ([0088c23](0088c23)) * move range filter to global header ([#2047](#2047)) ([1037aef](1037aef)) * replace dashboard scatterplot chart with repositories table ([#2130](#2130)) ([dedb2e4](dedb2e4)) * select component growth enabled ([#1762](#1762)) ([3303054](3303054)) * updating last contributed column for insights table ([#2115](#2115)) ([846fdc4](846fdc4)) ### π Bug Fixes * add hovercard to most active contributors avatars in list ([#2157](#2157)) ([e02d1db](e02d1db)) * added Edit List button to all list pages ([a6a38f4](a6a38f4)) * added Edit List button to all list pages ([#2125](#2125)) ([284fa4a](284fa4a)) * added orange hearts ([#2139](#2139)) ([2b8b2ed](2b8b2ed)) * change red color to purple in merged pr bar ([#2108](#2108)) ([dc28efc](dc28efc)) * Correct wording for alumni contributors ([#2114](#2114)) ([2f23896](2f23896)) * fixed styling of delete list modal ([#2106](#2106)) ([d7d7048](d7d7048)) * h1-h6 base style using CSS from .tracking-tight ([#2142](#2142)) ([4ad69a1](4ad69a1)) * hover card now works as expected in all areas ([#2152](#2152)) ([d88f71b](d88f71b)) * insights edit repo list limit ([#2119](#2119)) ([c81e8bb](c81e8bb)) * now main index page handles redirects in middleware ([d7a69fd](d7a69fd)) * now main index page handles redirects in middleware ([#2137](#2137)) ([5b26fb2](5b26fb2)) * pr overviews in repo table now accurate ([#2118](#2118)) ([b562578](b562578)) * Remove the unused components - `CommandEmpty` and `CommandLis`t from the codebase ([#2112](#2112)) ([690738f](690738f)) * remove unnecesarry console logs ([#2151](#2151)) ([8955e02](8955e02)) * removed font-medium classes as the base style for all elements is font-medium ([#2146](#2146)) ([d06a1ca](d06a1ca)) * removed two second timeout for initial page load ([e49b799](e49b799)) * removed two second timeout for initial page load ([#2136](#2136)) ([d44248a](d44248a)) * replace hardcoded px with tailwind class ([6346cb7](6346cb7)) * replace hardcoded px with tailwind class ([6cd93ff](6cd93ff)) * show last 30 days for contribution line graphs ([#2155](#2155)) ([a1fee71](a1fee71)) * styling updates to lists of insights/lists ([947e6a5](947e6a5)) * styling updates to lists of insights/lists ([#2131](#2131)) ([34e7f92](34e7f92))
Description
This PR [/fixes/] the [/bug/] #2135
What type of PR is this? (check all applicable)
Related Tickets & Documents
Mobile & Desktop Screenshots/Recordings
before
after
Added tests?
Added to documentation?
[optional] Are there any post-deployment tasks we need to perform?
[optional] What gif best describes this PR or how it makes you feel?
Fixes #2135