Folo/apps/ssr/client
Innei 55f20398be
fix(ui): update Button component props for consistency in styling
- Changed `className` to `buttonClassName` in Button components for improved prop consistency.
- Ensured uniformity in button styling across the Login and Register forms.

Signed-off-by: Innei <tukon479@gmail.com>
2025-05-10 00:13:29 +08:00
..
@types feat: simplified language list 2025-04-30 15:17:04 +08:00
atoms feat(ssr): remove askOpenInFollowApp; optimize feed page 2025-05-07 12:38:14 +08:00
components style(desktop): update FeedIcon component styling and enhance MagneticHoverEffect interactions 2025-05-08 16:15:25 +08:00
initialize fix(ssr): load i18n before renderer 2025-04-30 22:11:16 +08:00
lib feat(ssr): remove askOpenInFollowApp; optimize feed page 2025-05-07 12:38:14 +08:00
modules/login fix(ui): update Button component props for consistency in styling 2025-05-10 00:13:29 +08:00
pages fix(ui): update Button component props for consistency in styling 2025-05-10 00:13:29 +08:00
providers feat(ssr): remove askOpenInFollowApp; optimize feed page 2025-05-07 12:38:14 +08:00
query feat(ssr): optimize login 2025-05-08 11:29:08 +08:00
styles chore: extract ssr as single app 2025-03-03 20:01:18 +08:00
App.tsx chore: extract ssr as single app 2025-03-03 20:01:18 +08:00
configs.ts chore: extract ssr as single app 2025-03-03 20:01:18 +08:00
global.d.ts chore: extract ssr as single app 2025-03-03 20:01:18 +08:00
i18n.ts feat: fallback zh-tw to zh-cn 2025-04-30 18:22:46 +08:00
index.tsx fix(react19): integrate code-inspector-plugin and remove click-to-react-component references across desktop and ssr applications 2025-05-07 20:01:38 +08:00
router.tsx chore: extract ssr as single app 2025-03-03 20:01:18 +08:00