Skip to content
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

feat: changed the last commit date icon with a calender #1350

Merged

Conversation

deepakrudrapaul
Copy link
Contributor

Description

This PR swaps the last commit date icon with a calendar

What type of PR is this? (check all applicable)

  • πŸ• Feature
  • πŸ› Bug Fix
  • πŸ“ Documentation Update
  • 🎨 Style
  • πŸ§‘β€πŸ’» Code Refactor
  • πŸ”₯ Performance Improvements
  • βœ… Test
  • πŸ€– Build
  • πŸ” CI
  • πŸ“¦ Chore (Release)
  • ⏩ Revert

Related Tickets & Documents

Fixes #1346

Mobile & Desktop Screenshots/Recordings

Before
Screenshot from 2023-07-12 21-30-46

After
Screenshot from 2023-07-12 20-52-50

Added tests?

  • πŸ‘ yes
  • πŸ™… no, because they aren't needed
  • πŸ™‹ no, because I need help

Added to documentation?

  • πŸ“œ README.md
  • πŸ““ docs.opensauced.pizza
  • πŸ• dev.to/opensauced
  • πŸ“• storybook
  • πŸ™… no documentation needed

[optional] Are there any post-deployment tasks we need to perform?

[optional] What gif best describes this PR or how it makes you feel?

@netlify
Copy link

netlify bot commented Jul 12, 2023

βœ… Deploy Preview for design-insights ready!

Name Link
πŸ”¨ Latest commit b4dd698
πŸ” Latest deploy log https://app.netlify.com/sites/design-insights/deploys/64aece9741cda6000897cf3a
😎 Deploy Preview https://deploy-preview-1350--design-insights.netlify.app
πŸ“± Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@netlify
Copy link

netlify bot commented Jul 12, 2023

βœ… Deploy Preview for oss-insights ready!

Built without sensitive environment variables

Name Link
πŸ”¨ Latest commit b4dd698
πŸ” Latest deploy log https://app.netlify.com/sites/oss-insights/deploys/64aece981867c60008ce8206
😎 Deploy Preview https://deploy-preview-1350--oss-insights.netlify.app
πŸ“± Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Contributor

@NsdHSO NsdHSO left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@brandonroberts brandonroberts merged commit 2ae9d53 into open-sauced:beta Jul 12, 2023
10 checks passed
github-actions bot pushed a commit that referenced this pull request Jul 12, 2023
## [1.56.0-beta.6](v1.56.0-beta.5...v1.56.0-beta.6) (2023-07-12)

### πŸ• Features

* changed the last commit date icon with a calender ([#1350](#1350)) ([2ae9d53](2ae9d53))
@github-actions
Copy link
Contributor

πŸŽ‰ This PR is included in version 1.56.0-beta.6 πŸŽ‰

The release is available on GitHub release

Your semantic-release bot πŸ“¦πŸš€

github-actions bot pushed a commit that referenced this pull request Jul 17, 2023
## [1.56.0](v1.55.0...v1.56.0) (2023-07-17)

### πŸ› Bug Fixes

* add hidden form for Netlify forms submission ([#1351](#1351)) ([8075012](8075012))
* ensure font color of selected interests pill changed is white  ([#1342](#1342)) ([b778f11](b778f11))
* improve loading performance of individual highlight ([#1349](#1349)) ([9e193fe](9e193fe))
* prevent concurrent user profile update requests ([#1372](#1372)) ([b23b9df](b23b9df))

### 🎨 Styles

* text inputs colors were not consistent in the user settings page ([#1360](#1360)) ([edae9c4](edae9c4))

### πŸ• Features

* add force login component to design system ([#1330](#1330)) ([9d68ffc](9d68ffc))
* add top contributors panel to feeds page ([#1347](#1347)) ([5b58dd5](5b58dd5))
* added new topics to the list ([#1357](#1357)) ([33f03bb](33f03bb))
* change position of visibility action component ([#1331](#1331)) ([f3f615c](f3f615c))
* changed the last commit date icon with a calender ([#1350](#1350)) ([2ae9d53](2ae9d53))
* implement featured highlights list ([#1337](#1337)) ([ed32594](ed32594))
* implement newsletter submission functionality ([#1332](#1332)) ([d996ac7](d996ac7))
* upgrade to Next 13.4, Supabase helper libs to 0.7.x ([#1301](#1301)) ([26876c2](26876c2))
@github-actions
Copy link
Contributor

πŸŽ‰ This PR is included in version 1.56.0 πŸŽ‰

The release is available on GitHub release

Your semantic-release bot πŸ“¦πŸš€

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: Swap out the last commit date icon with a calendar
4 participants