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

update web-next #4970

Closed
wants to merge 114 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
114 commits
Select commit Hold shift + click to select a range
fb7f6a4
feat(copy): revsie "featured" copy
gitwoz Nov 5, 2024
560c395
Merge pull request #4931 from thematters/fix/revise-featured-copy
pauljusti Nov 5, 2024
e571a5e
Merge pull request #4932 from thematters/master
gitwoz Nov 5, 2024
0edf4cc
feat(tracker): add the event tracker for clicking collection tab in u…
zeckli Nov 5, 2024
7862b07
Merge branch 'develop' into feat/tracker
zeckli Nov 5, 2024
18096d7
Merge pull request #4934 from thematters/feat/tracker
zeckli Nov 5, 2024
ce92c6d
feat(ipns): show IPNS (RSS) dialog only if user has ENS
gitwoz Nov 5, 2024
481c3cf
Merge pull request #4933 from thematters/feat/ipns-dialog
gitwoz Nov 6, 2024
ffff349
fix: add i18n command
Kechicode Nov 8, 2024
bfe6e4c
Merge pull request #4936 from thematters/fix/revise-readme
Kechicode Nov 11, 2024
c925f73
feat(TagDigest): refactor TagDigest.Feed component
Kechicode Nov 12, 2024
843247f
feat(TagDigest): update Feed stories
Kechicode Nov 13, 2024
85008e1
fix(TagDigest): remove unused props
Kechicode Nov 13, 2024
bf711a7
feat(Tags): revise all tag pages
Kechicode Nov 13, 2024
132b3f7
chore(release): v5.6.6
gitwoz Nov 14, 2024
718d553
Merge pull request #4941 from thematters/release/v5.6.6
pauljusti Nov 14, 2024
d47ac56
Merge branch 'feat/new-tag-component' into feat/new-all-tag-page
Kechicode Nov 14, 2024
6b030dd
fix(Tags): fix layout
Kechicode Nov 14, 2024
2e8c164
feat(AggregateResults): revise tag layout
Kechicode Nov 14, 2024
8d4bbe3
feat(AggregateResult): Revise title and tabs
Kechicode Nov 14, 2024
2bc924d
feat(TagDetail): remove cover and revise header
Kechicode Nov 15, 2024
becd38c
feat(TagDetail): revise tabs
Kechicode Nov 15, 2024
4c53463
feat(TagDetail): remove unused control actions
Kechicode Nov 15, 2024
6db96f9
feat(TagDetail): revise RelatedTags
Kechicode Nov 15, 2024
6f55cf7
Merge pull request #4940 from thematters/develop
pauljusti Nov 15, 2024
4b8721d
Merge branch 'develop' into feat/new-tag-component
Kechicode Nov 18, 2024
ba5ab05
Merge pull request #4938 from thematters/feat/new-tag-component
Kechicode Nov 18, 2024
9e6a088
Merge branch 'develop' into feat/new-all-tag-page
Kechicode Nov 18, 2024
c868e07
feat(tag): retire unused tag management features
gitwoz Nov 18, 2024
009327b
feat(tag): remove unused
gitwoz Nov 18, 2024
4c66219
feat(tag): remove unused
gitwoz Nov 18, 2024
9fefdb3
Merge branch 'feat/new-all-tag-page' into feat/new-search-tag-page
Kechicode Nov 18, 2024
81d85c7
feat(Tags): revise all tag pages
Kechicode Nov 13, 2024
94d743f
fix(Tags): fix layout
Kechicode Nov 14, 2024
61e55a6
Merge branch 'feat/new-all-tag-page' into feat/new-search-tag-page
Kechicode Nov 18, 2024
d2ccd27
feat: remove unused translations
gitwoz Nov 18, 2024
965a774
Merge branch 'feat/new-search-tag-page' into feat/revise-tag-detail-page
Kechicode Nov 19, 2024
a5d2493
feat(TagDetail): revise bookmark button
Kechicode Nov 19, 2024
63982d3
feat(TagDetail): align spacing
Kechicode Nov 19, 2024
b403546
fix(tag): fix tests
gitwoz Nov 19, 2024
70e4b84
fix(tag): fix tests
gitwoz Nov 19, 2024
f063d13
Merge pull request #4945 from thematters/feat/retire-tag
gitwoz Nov 19, 2024
f7b1228
Merge branch 'develop' into feat/new-all-tag-page
Kechicode Nov 20, 2024
962d7b5
Merge pull request #4944 from thematters/feat/new-all-tag-page
Kechicode Nov 20, 2024
dae90cf
Merge branch 'develop' into feat/new-search-tag-page
Kechicode Nov 20, 2024
1db50ff
Merge pull request #4946 from thematters/feat/new-search-tag-page
Kechicode Nov 20, 2024
e025a73
fix(campaign): show featured label for stage feeds
gitwoz Nov 20, 2024
e7a667d
Merge pull request #4950 from thematters/fix/campaign-featured-tag
gitwoz Nov 20, 2024
3b2b0c4
Merge branch 'develop' into fix/campaign-featured-tag
gitwoz Nov 20, 2024
4adc90d
Merge pull request #4951 from thematters/fix/campaign-featured-tag
gitwoz Nov 20, 2024
6286b52
feat(TagDetail): add tag recommended authors
Kechicode Nov 20, 2024
8db5b73
fix(lang): format
Kechicode Nov 20, 2024
f73fa14
feat(TagDetail): add recommended author in article feed
Kechicode Nov 20, 2024
a9f07ce
feat(Bookmark): revise copy
Kechicode Nov 20, 2024
2184236
feat(TagDetail): add toast after follow/unfollow
Kechicode Nov 20, 2024
ebe175d
feat(EmptyTagArticles): update icon
Kechicode Nov 20, 2024
ab0f757
Merge branch 'develop' into feat/revise-tag-detail-page
Kechicode Nov 21, 2024
79fd322
fix(TagDetail): update variable name
Kechicode Nov 21, 2024
885c6cb
fix(TagDetail): remove random filter
Kechicode Nov 21, 2024
3eb0435
fix(TagDetail): remove private fields in gql
Kechicode Nov 21, 2024
73193cd
fix(TagDetail): default tab set to latest & remove unused tab option
Kechicode Nov 21, 2024
3e10445
feat(tag): hide feed tabs when tag has no articles
Kechicode Nov 21, 2024
f8a8549
Merge pull request #4952 from thematters/feat/revise-tag-detail-page
Kechicode Nov 21, 2024
1a4162e
feat(UserProfile): Remove tag following functionality from Following …
Kechicode Nov 21, 2024
067470a
fix: correct copy of CollectionDigest
gitwoz Nov 21, 2024
78570dc
Merge pull request #4953 from thematters/fix/collection-digest-copy
gitwoz Nov 22, 2024
ab30d3a
feat(Bookmarks): split bookmarks into articles and tags views
Kechicode Nov 22, 2024
3567a9b
refactor(TagDigest): remove TagDigest.Rich component
Kechicode Nov 22, 2024
cbddd9b
Merge branch 'develop' into feat/remove-following-tag-feed
Kechicode Nov 22, 2024
388b4e0
Merge pull request #4954 from thematters/feat/remove-following-tag-feed
Kechicode Nov 22, 2024
299390a
feat(TagDigest): add Bookmark component
Kechicode Nov 25, 2024
ee292c8
feat(TagDetail): migrate TagDetailButtons.BookmarkButton to TagBookma…
Kechicode Nov 25, 2024
144cb17
fix(campaign): dedup participant list if total count is less than max…
gitwoz Nov 25, 2024
6e5b368
Merge pull request #4956 from thematters/fix/campaign-filter-viewer
gitwoz Nov 25, 2024
5c56b1f
fix(campaign): dedup participant list if total count is less than max…
gitwoz Nov 25, 2024
f401d9d
Merge pull request #4957 from thematters/fix/campaign-filter-viewer
gitwoz Nov 25, 2024
b74fe02
feat(Bookmark): update bookmarks tag view to use TagDigest.Bookmark
Kechicode Nov 26, 2024
d9c2164
fix(bookmarks): add isFollower check and improve private data loading
Kechicode Nov 26, 2024
20cc5a2
Merge branch 'develop' into feat/revise-my-bookmark-page
Kechicode Nov 26, 2024
2c49038
fix(i18n): update copy
Kechicode Nov 26, 2024
917995d
feat(TagDigest): add Bookmark component tests
Kechicode Nov 26, 2024
8a8895b
Merge pull request #4958 from thematters/feat/revise-my-bookmark-page
Kechicode Nov 27, 2024
c315aa2
fix(TagDetail): delay private data loading to ensure proper state upd…
Kechicode Nov 27, 2024
237c080
Merge pull request #4959 from thematters/fix/tag-private-cache-error
Kechicode Nov 27, 2024
5733db9
fix: adjust padding and max-width for last items in grid layouts
Kechicode Nov 27, 2024
7b0a5a3
Merge branch 'develop' into fix/last-item-clamp-issue
Kechicode Nov 27, 2024
a2829db
refactor: extract Infinite Scroll Logic into Reusable Component
Kechicode Nov 27, 2024
9407967
feat(TagDetail): Hide tag feed tabs when no hottest articles
Kechicode Nov 27, 2024
28346f6
Merge pull request #4960 from thematters/fix/last-item-clamp-issue
Kechicode Nov 27, 2024
6e18590
Merge branch 'develop' into feat/revise-tag-tabs
Kechicode Nov 27, 2024
50ee6bb
fix(TagDetail): Optimize tag detail query by reducing hottestArticles…
Kechicode Nov 27, 2024
b1e279e
Merge branch 'feat/revise-tag-tabs' of https://github.com/thematters/…
Kechicode Nov 27, 2024
2c7f103
Merge pull request #4961 from thematters/feat/revise-tag-tabs
Kechicode Nov 27, 2024
d6ee834
feat(tracker): add the tracker for article reading timer
zeckli Nov 29, 2024
956764c
fix(TagDigest): add word-break to tag names for better text wrapping
Kechicode Dec 2, 2024
27227cd
fix(i18n): fix copy
Kechicode Dec 2, 2024
e16337d
fix(tag): add space separator between tag words
Kechicode Dec 2, 2024
7c84f73
fix(Tags): add reactive tag data fetching
Kechicode Dec 2, 2024
efa0814
feat(TagDetail): enhance RecommendedAuthors with Slides component
Kechicode Dec 2, 2024
3f78e4f
fix(Tag): fix tails on letters cut off
Kechicode Dec 2, 2024
7d5a781
fix(BookmarksTags): revise empty state
Kechicode Dec 2, 2024
300c695
fix(Bookmarks): add followed tags check in BookmarksTags
Kechicode Dec 2, 2024
c81f5d4
fix(Bookmarks): ensure tag bookmarks update with refetch
Kechicode Dec 2, 2024
58c5aa6
Merge pull request #4962 from thematters/feat/tracker
zeckli Dec 3, 2024
4c53af1
feat(tag): revise tag queries
gitwoz Dec 2, 2024
f21aa32
Merge pull request #4964 from thematters/feat/tag-queries
gitwoz Dec 3, 2024
eaab49c
Merge branch 'develop' into fix/product-test-feedback
Kechicode Dec 3, 2024
abedc51
fix(TagDigest): delete Bookmark test
Kechicode Dec 3, 2024
b317d03
Merge pull request #4963 from thematters/fix/product-test-feedback
Kechicode Dec 3, 2024
ad84630
feat(tag): use numArticles instead of articles.totalCount for tag art…
gitwoz Dec 3, 2024
e8b95e6
Merge pull request #4965 from thematters/fix/remove-unused-tag-count
pauljusti Dec 4, 2024
c99d2f1
chore(release): v5.7.0
gitwoz Dec 4, 2024
ec73302
Merge pull request #4967 from thematters/release/v5.7.0
pauljusti Dec 4, 2024
b595732
Merge pull request #4968 from thematters/develop
gitwoz Dec 4, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
- Install dependencies: `npm i`
- Environment variables: `cp .env.local.example .env.local`
- Run `npm run gen:type`
- Run `npm run i18n`
- Run `npm run dev`, then go to `http://localhost:3000/`

### Build and run production server
Expand Down
Loading
Loading