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

Add flashcard component #1382

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Add flashcard component #1382

wants to merge 1 commit into from

Conversation

trenaryja
Copy link
Collaborator

@trenaryja trenaryja commented Aug 15, 2023

This PR adds the Flashcard component to the Design System, which show's the backside content when clicked (after a flipping animation)

Example:

Screen.Recording.2023-08-16.at.4.43.49.PM.mov

@trenaryja trenaryja force-pushed the add-flashcard-component branch 7 times, most recently from 9c4867b to c952086 Compare August 17, 2023 03:48
@codecov
Copy link

codecov bot commented Aug 17, 2023

Codecov Report

Patch coverage: 97.14% and project coverage change: +0.01% 🎉

Comparison is base (29bd844) 95.74% compared to head (97a6e44) 95.76%.
Report is 12 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1382      +/-   ##
==========================================
+ Coverage   95.74%   95.76%   +0.01%     
==========================================
  Files         203      205       +2     
  Lines        2422     2457      +35     
  Branches      462      478      +16     
==========================================
+ Hits         2319     2353      +34     
- Misses         49       50       +1     
  Partials       54       54              
Files Changed Coverage Δ
packages/core/src/theme/theme.ts 100.00% <ø> (ø)
packages/core/src/Flashcard/Flashcard.tsx 97.05% <97.05%> (ø)
packages/core/src/Flashcard/index.ts 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@trenaryja trenaryja marked this pull request as ready for review August 17, 2023 22:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants