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(categories): create the categories screen #13

Merged
merged 3 commits into from
Oct 28, 2020

Conversation

mheob
Copy link
Contributor

@mheob mheob commented Oct 28, 2020

closes #8

The screen has first functionalities and is already styled.

TODO: Add navigation to the single pages.
The screen now includes all needed fetching filter and navigation points.
@mheob mheob self-assigned this Oct 28, 2020
@mheob mheob added the enhancement New feature or request label Oct 28, 2020
@mheob mheob added this to the Version 1 milestone Oct 28, 2020
@mheob mheob merged commit 52488a4 into main Oct 28, 2020
@mheob mheob deleted the 8-create-categories-screen branch October 28, 2020 15:46
@mheob mheob mentioned this pull request Oct 28, 2020
mheob pushed a commit that referenced this pull request 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 PR is included 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
enhancement New feature or request released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create the Categories screen
1 participant