feat: blogs #118

Merged
enes merged 20 commits from feature/blogs into staging 2024-11-11 12:00:59 +00:00
Collaborator

This PR adds the blogs feature:

  • publishing
  • editing
  • filtering and moderation
  • blog tabs on profile
  • latest blogs snippets on home, profile and blog

On the technical side:

  • Introduced actions and loaders in router for limited number of routes, opens the possibility to optimize and refactor other routes
  • React Router can now consume ndkContext to use in actions and loaders
  • Added image support to Tiptap editor
  • Added uncontrolled inputs variants
  • Added addressable interface which enables us to reuse reactions and comments between mods and blogs

Fixes:

  • Editing mod no longer updates the #d tag
This PR adds the blogs feature: - publishing - editing - filtering and moderation - blog tabs on profile - latest blogs snippets on home, profile and blog On the technical side: - Introduced `actions` and `loaders` in router for limited number of routes, opens the possibility to optimize and refactor other routes - React Router can now consume `ndkContext` to use in `actions` and `loaders` - Added image support to Tiptap editor - Added uncontrolled inputs variants - Added `addressable` interface which enables us to reuse reactions and comments between mods and blogs Fixes: - Editing mod no longer updates the `#d` tag
enes added 19 commits 2024-11-08 10:25:06 +00:00
s approved these changes 2024-11-11 11:34:49 +00:00
enes added 1 commit 2024-11-11 12:00:03 +00:00
enes merged commit 2fe0a79009 into staging 2024-11-11 12:00:59 +00:00
enes deleted branch feature/blogs 2024-11-11 12:00:59 +00:00
Sign in to join this conversation.
No reviewers
s
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: degmods/degmods.com#118
No description provided.