Folo/apps/ssr
Innei 01ed1c63b5
refactor: Progressive migration Client SDK (#4227)
* Implement code changes to enhance functionality and improve performance

Signed-off-by: Innei <tukon479@gmail.com>

* chore: update @follow-app/client-sdk to version 0.2.6 and add new dependencies
refactor: adjust types in server configs and features to use ExtractResponseData
feat: implement followApi for server configurations and API client context

Signed-off-by: Innei <tukon479@gmail.com>

* feat: move to client-sdk

Signed-off-by: Innei <tukon479@gmail.com>

* feat: update @follow-app/client-sdk to version 0.3.22 and add ShrinkingFocusBorder component

- Updated the version of @follow-app/client-sdk in pnpm-workspace.yaml from 0.3.15 to 0.3.22.
- Introduced a new ShrinkingFocusBorder component that animates a focus border effect using a canvas element.
- Implemented resize observer for persistent border and animation logic for visibility changes.

Signed-off-by: Innei <tukon479@gmail.com>

---------

Signed-off-by: Innei <tukon479@gmail.com>
2025-07-23 01:21:34 +08:00
..
api fix: ssr server move to esm (#3994) 2025-06-24 13:16:20 +08:00
client feat: add fetch cache no-store and header cache-control no-store 2025-07-11 18:19:08 +08:00
helper fix(path): change path package to pathe (#4038) 2025-07-07 16:55:37 +08:00
public fix(icon): polished icon (#3956) 2025-07-14 21:36:04 +08:00
scripts fix(path): change path package to pathe (#4038) 2025-07-07 16:55:37 +08:00
src fix(icon): polished icon (#3956) 2025-07-14 21:36:04 +08:00
.env.example chore: update editor configuration and environment variables (#3301) 2025-03-26 08:50:56 +00:00
global.ts feat: x-app-platform header 2025-07-01 20:31:44 +08:00
index.html feat(ssr): add Google Analytics tracking to index.html 2025-07-04 15:49:10 +08:00
index.ts fix: ssr server move to esm (#3994) 2025-06-24 13:16:20 +08:00
note.md feat(ssr): redesign share page 2025-06-05 00:53:57 +08:00
package.json refactor: Progressive migration Client SDK (#4227) 2025-07-23 01:21:34 +08:00
postcss.config.cjs
tailwind.config.ts feat(ssr): redesign share page 2025-06-05 00:53:57 +08:00
tsconfig.json refactor: migrate from tsup to tsdown for build process 2025-06-20 01:59:55 +08:00
tsdown.config.ts fix(path): change path package to pathe (#4038) 2025-07-07 16:55:37 +08:00
vercel.json
vite.config.mts refactor: Progressive migration Client SDK (#4227) 2025-07-23 01:21:34 +08:00