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: Add the ability to pass custom Dropdown menu toggle #2556

Merged
merged 6 commits into from
Dec 4, 2022

Conversation

flacial
Copy link
Member

@flacial flacial commented Dec 1, 2022

Related to #2029

Description

To add the design's dropdown menu style, this PR aims at making it possible to pass in custom toggle component with custom styles.

View it here

@vercel
Copy link

vercel bot commented Dec 1, 2022

@flacial is attempting to deploy a commit to the c0d3-prod Team on Vercel.

A member of the Team first needs to authorize it.

@vercel
Copy link

vercel bot commented Dec 1, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
c0d3-app ✅ Ready (Inspect) Visit Preview Dec 4, 2022 at 8:47AM (UTC)

@codecov
Copy link

codecov bot commented Dec 1, 2022

Codecov Report

Merging #2556 (1958a24) into master (a4309dd) will not change coverage.
The diff coverage is 100.00%.

❗ Current head 1958a24 differs from pull request most recent head 2b59f9c. Consider uploading reports for the commit 2b59f9c to get more accurate results

Impacted file tree graph

@@            Coverage Diff            @@
##            master     #2556   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          186       186           
  Lines         3385      3361   -24     
  Branches       906       908    +2     
=========================================
- Hits          3385      3361   -24     
Impacted Files Coverage Δ
components/DropdownMenu.tsx 100.00% <100.00%> (ø)
pages/admin/lessons/index.tsx 100.00% <0.00%> (ø)
pages/admin/lessons/new/index.tsx 100.00% <0.00%> (ø)

@flacial flacial merged commit a2a6b52 into garageScript:master Dec 4, 2022
@flacial flacial self-assigned this Dec 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🦄 Done
Development

Successfully merging this pull request may close these issues.

2 participants