Commit Graph

6 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 b1405a614b
feat: use eslint-plugin-react 2023-06-08 17:02:09 +01:00
DIYgod 8ba257d836
feat: optimize url hash scrolling 2023-06-07 23:06:37 +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