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(settings): add a link to write email to convention team #54

Merged
merged 3 commits into from
Dec 8, 2020

Conversation

mheob
Copy link
Contributor

@mheob mheob commented Dec 8, 2020

Resolves #51

@mheob mheob self-assigned this Dec 8, 2020
@mheob mheob added the enhancement New feature or request label Dec 8, 2020
@codecov
Copy link

codecov bot commented Dec 8, 2020

Codecov Report

Merging #54 (33686ef) into release/v1 (b817388) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##           release/v1       #54   +/-   ##
============================================
  Coverage      100.00%   100.00%           
============================================
  Files              18        19    +1     
  Lines              99       107    +8     
  Branches           30        33    +3     
============================================
+ Hits               99       107    +8     
Impacted Files Coverage Δ
src/components/Settings/SettingsList.tsx 100.00% <ø> (ø)
src/components/Articles/ArticlePreview.tsx 100.00% <100.00%> (ø)
src/components/Settings/LegalList.tsx 100.00% <100.00%> (ø)
src/data/settings.ts 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b817388...33686ef. Read the comment docs.

@mheob mheob added this to the 1.0 milestone Dec 8, 2020
@lgtm-com
Copy link

lgtm-com bot commented Dec 8, 2020

This pull request introduces 1 alert when merging 82c1cbb into b817388 - view on LGTM.com

new alerts:

  • 1 for Unused variable, import, function or class

@mheob mheob merged commit 280d2ab into release/v1 Dec 8, 2020
@mheob mheob deleted the 51-add-contact-section branch December 8, 2020 15:33
mheob added a commit that referenced this pull request Dec 9, 2020
* fix(home): display the pinned article only if pinned is selected (#53)
  fixes #52
* feat(settings): add a link to write email to convention team (#54)
* feat(settings): add a link to write an email to the convertion team
  resolves #51
* style: fix unused import of settingArray (from lgtm)
* feat(article): improve general UI and UX (#56)
* feat(article): increase the body text and line height a bit
* fix(article): hide unneeded navigation of post slideshow
* feat(article): remove DETAILS buttons and link complete preview
  resolves #49
* feat(home): improve the featured slider and sponsored preview (#59)
* feat(article): improve the sponsored by content
* feat(home): improve the content of the featured slider
  Move the title below the image and place the sponsored by content more prominent.
  resolves #43
* feat(app): add optimized app icons and splash screen (#60)
  resolves #41
* build: add the target as archive for iOS builds
mheob pushed a commit that referenced this pull request Dec 9, 2020
# [1.1.0](v1.0.0...v1.1.0) (2020-12-09)

### Bug Fixes

* **home:** display the pinned article only if pinned is selected ([#53](#53)) ([6391c83](6391c83)), closes [#52](#52)

### Features

* **app:** add optimized app icons and splash screen ([#60](#60)) ([a529a50](a529a50)), closes [#41](#41)
* **article:** improve general UI and UX ([#56](#56)) ([8934b7c](8934b7c)), closes [#49](#49)
* **home:** improve the featured slider and sponsored preview ([#59](#59)) ([b22e434](b22e434)), closes [#43](#43)
* **settings:** add a link to write email to convention team ([#54](#54)) ([280d2ab](280d2ab)), closes [#51](#51)
@mheob
Copy link
Contributor Author

mheob commented Dec 9, 2020

🎉 This PR is included in version 1.1.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@mheob mheob added the released label Dec 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant