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(components): migrate Blockquote to TypeScript #617

Merged
merged 7 commits into from
Jun 11, 2020

Conversation

robinmetral
Copy link
Contributor

Addresses #516.

Purpose

Migrate the Blockquote component to TypeScript.

Approach and changes

Definition of done

  • Development completed
  • Reviewers assigned
  • Unit and integration tests
  • Meets minimum browser support
  • Meets accessibility requirements

Robin Metral added 2 commits June 11, 2020 08:39
feature/typescript-blockquote
@vercel
Copy link

vercel bot commented Jun 11, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/sumup-oss/circuit-ui/5nd2szh43
✅ Preview: https://circuit-ui-git-feature-typescript-blockquote.sumup-oss.now.sh

@robinmetral robinmetral requested a review from connor-baer June 11, 2020 10:26
@codecov
Copy link

codecov bot commented Jun 11, 2020

Codecov Report

Merging #617 into beta will decrease coverage by 0.03%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             beta     #617      +/-   ##
==========================================
- Coverage   93.93%   93.90%   -0.04%     
==========================================
  Files         133      133              
  Lines        2145     2149       +4     
  Branches      624      624              
==========================================
+ Hits         2015     2018       +3     
- Misses        106      107       +1     
  Partials       24       24              
Impacted Files Coverage Δ
src/components/Text/Text.tsx 95.65% <ø> (-4.35%) ⬇️
src/components/Blockquote/Blockquote.tsx 100.00% <100.00%> (ø)

@robinmetral robinmetral requested a review from nicosommi June 11, 2020 10:27
@robinmetral robinmetral added the feature A new feature or enhancement label Jun 11, 2020
@robinmetral robinmetral added this to the v2.0 milestone Jun 11, 2020
feature/typescript-blockquote
Robin Metral added 2 commits June 11, 2020 13:48
This makes the default size consistent with the Text component.

BREAKING CHANGE:
The default size for Blockquote changed from kilo to mega.

feature/typescript-blockquote
feature/typescript-blockquote
feature/typescript-blockquote
@connor-baer connor-baer merged commit 5e5d93d into beta Jun 11, 2020
@connor-baer connor-baer deleted the feature/typescript-blockquote branch June 11, 2020 15:08
@github-actions
Copy link
Contributor

🎉 This PR is included in version 2.0.0-beta.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions
Copy link
Contributor

🎉 This PR is included in version 2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature or enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants