You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* UI fixes (#451)
* fix: improve timeline input , ui improvement and fixes for participation tab
* fix: implement 2fa for email and password login
* fix: fix conflict
* fix: fix submission form
* UI fixes (#454)
* fix: improve timeline input , ui improvement and fixes for participation tab
* fix: implement 2fa for email and password login
* fix: fix conflict
* fix: fix submission form
* fix: fix hackathon submission and participant page
* fix: fix hackathon submission and participant page
* feat(navbar): enhance navbar styles and layout
- Added CSS variables for active navbar link states, improving visual feedback.
- Refactored navbar layout for better alignment and responsiveness, including adjustments for mobile and desktop views.
- Updated component structure to ensure consistent styling and behavior across different states.
* feat(announcements): enhance announcement rendering and markdown support
- Implemented a `stripMarkdown` function to convert Markdown content to plain text for better preview handling in the announcement page.
- Created an `AnnouncementPreview` component to render announcements with Markdown support, improving content display in the announcements tab.
- Updated the announcement editor to utilize a dynamic Markdown editor, enhancing the editing experience for users.
* feat(newsletter): implement newsletter API integration with subscribe… (#452)
* feat(newsletter): implement newsletter API integration with subscribe, confirm, unsubscribe, and preferences
* Draft
feat(newsletter): Imp some extra things
* feat(newsletter): add API routes, client helpers, and UI pages
---------
Co-authored-by: Nnaji Benjamin <60315147+Benjtalkshow@users.noreply.github.com>
Co-authored-by: Sandeep chauhan <92181599+ryzen-xp@users.noreply.github.com>
0 commit comments