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 Link and Image to FileCard #957

Merged
merged 4 commits into from
Nov 7, 2024
Merged

Add Link and Image to FileCard #957

merged 4 commits into from
Nov 7, 2024

Conversation

Lisa18289
Copy link
Contributor

No description provided.

@Lisa18289 Lisa18289 self-assigned this Nov 7, 2024
@Lisa18289 Lisa18289 linked an issue Nov 7, 2024 that may be closed by this pull request
Copy link
Contributor

github-actions bot commented Nov 7, 2024

Coverage Report for ./packages/components/

Status Category Percentage Covered / Total
🔵 Lines 27.09% 3877 / 14307
🔵 Statements 27.09% 3877 / 14307
🔵 Functions 31% 209 / 674
🔵 Branches 54.21% 444 / 819
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
packages/components/src/components/FileCard/FileCard.tsx 0% 0% 0% 0% 1-71
packages/components/src/components/FileCard/components/Avatar/Avatar.tsx 0% 0% 0% 0% 1-30
packages/components/src/components/FileCard/components/Avatar/index.ts 0% 0% 0% 0% 1
packages/components/src/components/FileCard/components/DeleteButton/DeleteButton.tsx 0% 0% 0% 0% 1-31
packages/components/src/components/FileCard/components/DeleteButton/index.ts 0% 0% 0% 0% 1
packages/components/src/components/FileCard/stories/Default.stories.tsx 0% 0% 0% 0% 1-50
packages/components/src/components/FileCard/stories/EdgeCases.stories.tsx 0% 0% 0% 0% 1-35
Generated in workflow #1722 for commit 93eaad2 by the Vitest Coverage Report Action

@Lisa18289 Lisa18289 temporarily deployed to github-pages-preview-storybook November 7, 2024 08:45 — with GitHub Actions Inactive
@Lisa18289 Lisa18289 temporarily deployed to github-pages-preview November 7, 2024 08:45 — with GitHub Actions Inactive
@Lisa18289 Lisa18289 changed the title Add Link to FileCard Add Link and Image to FileCard Nov 7, 2024
@Lisa18289 Lisa18289 merged commit 0543759 into main Nov 7, 2024
4 checks passed
@Lisa18289 Lisa18289 deleted the 953-filecard-component branch November 7, 2024 12:33
deder-mw added a commit that referenced this pull request Nov 11, 2024
* main: (23 commits)
  chore(release): bump version to 0.1.0-alpha.340
  fix(Notification): Also call onClose handler from notification component props if notification comes from an NotificationProvider
  chore(release): bump version to 0.1.0-alpha.339
  refactor!: rename IconContractPosition to IconContract
  refactor!: rename IconContractPosition to IconContract
  chore(release): bump version to 0.1.0-alpha.338
  fix(FileCard): fix padding
  chore(release): bump version to 0.1.0-alpha.337
  fix(FileCard): add background to file card
  fix(Link): dont show icon on unstyled link
  chore(release): bump version to 0.1.0-alpha.336
  feat(FileCard): Add Link and Image to FileCard (#957)
  chore(release): bump version to 0.1.0-alpha.335
  docs: Refactor Foundation Pages (#950)
  chore(release): bump version to 0.1.0-alpha.334
  docs: styleguide header design optimization (#945)
  chore(release): bump version to 0.1.0-alpha.333
  style: Adjusted Navigation paddings to make Collapsable and Non Collapsable lists the same (#952)
  fix(Separator): fix border style
  chore(release): bump version to 0.1.0-alpha.332
  ...
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.

FileCard (Upload) component
2 participants