Folo/apps/desktop
Innei 5365d1e0ee
feat(button): add variant prop to AnimatedCommandButton and CopyButton
- Introduced a `variant` prop to the `AnimatedCommandButton` and `CopyButton` components, allowing for "solid", "outline", and "ghost" styles.
- Updated styles in `AnimatedCommandButton` to reflect the new variants.
- Adjusted instances of `CopyButton` in `Shiki`, `AISummary`, and `About` components to utilize the new `variant` prop for consistent styling.

Signed-off-by: Innei <tukon479@gmail.com>
2025-04-11 21:54:41 +08:00
..
build feat: appx (#3219) 2025-03-21 17:28:12 +08:00
changelog docs: update changelog 2025-04-11 17:43:16 +08:00
configs refactor: move locales folder (#3374) 2025-03-31 18:59:29 +08:00
plugins/vite refactor: move locales folder (#3374) 2025-03-31 18:59:29 +08:00
resources fix: icns 2025-04-04 23:57:55 +08:00
scripts refactor: move locales folder (#3374) 2025-03-31 18:59:29 +08:00
src feat(button): add variant prop to AnimatedCommandButton and CopyButton 2025-04-11 21:54:41 +08:00
static feat: staging build (#3365) 2025-03-30 22:13:11 +08:00
.env.example
electron.vite.config.ts refactor: move locales folder (#3374) 2025-03-31 18:59:29 +08:00
forge.config.cts feat: staging build (#3365) 2025-03-30 22:13:11 +08:00
package.json release(desktop): release v0.4.2 2025-04-11 00:17:31 +08:00
postcss.config.cjs
tailwind.config.ts fix(desktop): tailwind keyframes config 2025-04-10 23:33:16 +08:00
vite.config.electron-render.ts
vite.config.ts feat: rename (#3181) 2025-03-19 21:43:55 +08:00