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

Make links in the articles clickable #19

Closed
mheob opened this issue Oct 30, 2020 · 1 comment · Fixed by #20
Closed

Make links in the articles clickable #19

mheob opened this issue Oct 30, 2020 · 1 comment · Fixed by #20
Assignees
Labels
bug Something isn't working released
Milestone

Comments

@mheob
Copy link
Contributor

mheob commented Oct 30, 2020

No description provided.

@mheob mheob added the bug Something isn't working label Oct 30, 2020
@mheob mheob added this to the Version 1 milestone Oct 30, 2020
@mheob mheob self-assigned this Oct 30, 2020
mheob added a commit that referenced this issue Oct 30, 2020
This commit includes the needed functionality and stylings.

TODO: Make the links clickable (#19)

fixes #17, fixes #18
@mheob mheob closed this as completed in #20 Oct 30, 2020
mheob added a commit that referenced this issue Oct 30, 2020
* refactor(fonts): add Vollkorn-Bold font
  In this addition I refactor the fontFamily calling. From now on the fonts should insert from the theme.
* feat(article): add the screen
  This commit includes the needed functionality and stylings.
  fixes #17, fixes #18
* fix(article): open the default browser on clicking a link
  fixes #19
mheob pushed a commit that referenced this issue Dec 3, 2020
# 1.0.0 (2020-12-03)

### Features

* **article:** add a rounded logo as placeholder ([#31](#31)) ([c4fbb59](c4fbb59))
* **article:** add infinite scrolling ([#36](#36)) ([b2c694f](b2c694f))
* **article:** create the article screen ([#20](#20)) ([065e8de](065e8de)), closes [#17](#17) [#18](#18) [#19](#19)
* **categories:** create the categories screen ([#13](#13)) ([52488a4](52488a4))
* **categoryOverview:** create the category overview screen ([#15](#15)) ([0d8076c](0d8076c)), closes [#14](#14)
* **home:** add the screen ([#27](#27)) ([4485351](4485351))
* **settings:** add the settings and legal screens ([#25](#25)) ([5f6fd70](5f6fd70))
@mheob
Copy link
Contributor Author

mheob commented Dec 3, 2020

🎉 This issue has been resolved in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@mheob mheob added the released label Dec 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant