-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8ed30e6
commit 4bc3328
Showing
3 changed files
with
20 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,18 @@ | ||
## Changes | ||
New app shell & UX polish; | ||
- Implement save feed bottom sheet; | ||
- Implement primal user names with new url sharing; | ||
- Implement transferring query from simple search to advanced search; | ||
- Fix article topic feeds title; | ||
- Implement skeleton loaders on all Explore Tabs; | ||
- Fix zap bottom sheet title alignment; | ||
- Fix top zaps end margin (visual polish on notes feed); | ||
- Update bottom nav bar icons; | ||
- Add advanced search icon to simple search screen; | ||
- Fix explore dvm feeds not cleared on dismiss; | ||
- Update advanced search to reflect web app changes; | ||
- Implement DvmFeedListHandler with stats observer; | ||
- Fix zapping dvm feeds as replaceable events; | ||
- Implement liking and zapping on DvmFeeds; | ||
- Implement user mentions on explore zaps list item; | ||
- Implement new explore zaps UI update; | ||
- Implement primal badge support on dvm avatars; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
New app shell & UX polish; | ||
A Bunch of Small Things. |