Commit Graph

12 Commits

Author SHA1 Message Date
Stephen Zhou b50ff968f0
refactor: replace @iconify/tailwind with @egoist/tailwindcss-icons (#1154) 2023-12-16 15:17:57 +08:00
DIYgod 91aa185d1c
feat: use next-intl (#1026)
* feat: use next-intl

* feat: set next-intl localePrefix to never

* chore: add next-intl

* chore: fix lock file

* feat: use [locale]

* fix: the custom rewrite conflict with next-intl rewrite in middleware

* fix: getTranslations function name

* fix: remove comma in translation key

* fix: next-intl dev error

* feat: update tran text

* feat: transaction for about page

* feat: i18n for server components

* feat: i18n for client components

* feat: i18n for client components and provider

* feat: i18n for language switch

* feat: remove i18next

* feat: custom intl error, ignore MISSING_MESSAGE error

* feat: use useLocale

* fix: unstable_setRequestLocale for middleware error
2023-11-28 01:34:49 +08:00
DIYgod d1f2f8a305
feat: use DiceBear to display default avatars 2023-07-11 23:49:32 +01:00
Innei 48aa67e784
feat: introduce `ModalStack` component for declarative modal creation (#741) 2023-07-07 16:40:05 +01:00
DIYgod b1405a614b
feat: use eslint-plugin-react 2023-06-08 17:02:09 +01:00
DIYgod ed4da52f2e
feat: reduce the rendering jitter of the post sidebar 2023-06-07 20:00:07 +01:00
DIYgod f903699842
feat: post side actions styles 2023-05-19 14:47:14 +01:00
DIYgod 00e6022e4c
feat: post side actions 2023-05-19 02:33:29 +01:00
DIYgod 70e07239da
feat: use app router for site page 2023-05-07 17:51:41 +01:00
DIYgod 2fe77a563f
Remove dependency Unidata (#473) 2023-05-02 00:32:25 +01:00
Innei d51b713d2c
refactor: extract reaction AvatarStack (#454) 2023-04-28 20:58:37 +01:00
DIYgod 8339f63584
feat: independent like, mint, and tip buttons; hide the mint button for comments 2023-04-26 18:43:24 +01:00