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

The pinned area don't displays the correct article #52

Closed
mheob opened this issue Dec 8, 2020 · 1 comment · Fixed by #55 or #62
Closed

The pinned area don't displays the correct article #52

mheob opened this issue Dec 8, 2020 · 1 comment · Fixed by #55 or #62
Assignees
Labels
bug Something isn't working released
Milestone

Comments

@mheob
Copy link
Contributor

mheob commented Dec 8, 2020

The pinned area fetches the last sponsored post. But it should get the last pinned one.

@mheob mheob added the bug Something isn't working label Dec 8, 2020
@mheob mheob added this to the 1.0 milestone Dec 8, 2020
@mheob mheob self-assigned this Dec 8, 2020
@mheob mheob closed this as completed in #55 Dec 9, 2020
mheob added a commit that referenced this issue 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 issue 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 issue has been resolved 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
bug Something isn't working released
Projects
None yet
1 participant