molvqingtai
|
3073f9165c
|
chore: options page base layout
|
2023-11-17 03:14:55 +08:00 |
|
molvqingtai
|
3067485417
|
refactor(storage): use unstorage
|
2023-11-16 23:54:04 +08:00 |
|
molvqingtai
|
9d3a1d81cd
|
perf: optimize avatar display
|
2023-11-16 02:39:12 +08:00 |
|
molvqingtai
|
387576c16c
|
refactor(useResizable): refactor and fix useCallback dependency warning
|
2023-11-15 16:07:58 +08:00 |
|
molvqingtai
|
fd0ecf579d
|
chore(layout): layout resize
|
2023-11-14 21:32:00 +08:00 |
|
molvqingtai
|
a363becbb9
|
chore: create options & background
|
2023-11-07 03:05:26 +08:00 |
|
molvqingtai
|
34e949cd4e
|
chore: adjust the entrance structure
|
2023-11-06 02:56:50 +08:00 |
|
molvqingtai
|
ac2323ea0b
|
chore(header): beautify info card
|
2023-11-05 03:42:04 +08:00 |
|
molvqingtai
|
064bbd3dec
|
chore: build framework moved to wxt
|
2023-11-05 02:18:09 +08:00 |
|
molvqingtai
|
fff39d745a
|
chore(message): auto scroll to bottom
|
2023-10-16 01:46:09 +08:00 |
|
molvqingtai
|
51b562b7bd
|
chore(markdown): optimize title style
|
2023-10-15 05:14:36 +08:00 |
|
molvqingtai
|
66fb140db1
|
chore(markdown): optimize message image display
|
2023-10-15 05:07:38 +08:00 |
|
molvqingtai
|
97710d200d
|
chore(markdown): optimize message display
|
2023-10-15 04:55:31 +08:00 |
|
molvqingtai
|
5fcae92532
|
chore(input): emoji button
|
2023-10-15 03:14:16 +08:00 |
|
molvqingtai
|
9ae95efe17
|
chore(markdown): add breaks and trim
|
2023-10-14 14:02:54 +08:00 |
|
molvqingtai
|
437a6d82d6
|
chore: delete mem and use global type
|
2023-10-14 13:37:25 +08:00 |
|
John Wu
|
1079eb0207
|
chore: src/components/ui/button.tsx
|
2023-10-14 00:24:01 -05:00 |
|
John Wu
|
195b1ce851
|
chore src/components/ui/textarea.tsx
|
2023-10-14 00:23:37 -05:00 |
|
molvqingtai
|
0ee833f5a2
|
chore: file name case
|
2023-10-14 13:21:05 +08:00 |
|
molvqingtai
|
b7cc219b02
|
Revert "chore(input): use tiptap editer"
This reverts commit 4394cc781a .
|
2023-10-14 01:25:47 +08:00 |
|
molvqingtai
|
4394cc781a
|
chore(input): use tiptap editer
|
2023-09-15 02:03:17 +08:00 |
|
molvqingtai
|
1ca18504c4
|
ci(eslint): add eslint-plugin-tailwindcss
|
2023-08-24 01:59:36 +08:00 |
|
molvqingtai
|
513960b6a2
|
chore: optimize useBreakpoint hook
|
2023-08-07 03:33:20 +08:00 |
|
molvqingtai
|
c029423bf9
|
feat: store message records
|
2023-08-07 00:24:00 +08:00 |
|
molvqingtai
|
1212f3811f
|
chore: message list use markdown
|
2023-08-03 04:38:36 +08:00 |
|
molvqingtai
|
a9c055b467
|
chore: complete message send
|
2023-08-03 04:28:15 +08:00 |
|
molvqingtai
|
50c7b92e36
|
style: enable import order and format
|
2023-08-02 04:25:05 +08:00 |
|
molvqingtai
|
400f5603ba
|
chore: adjust the dir structure
|
2023-08-02 04:17:50 +08:00 |
|
molvqingtai
|
558540a361
|
refactor: refactoring MessageInput
|
2023-08-01 03:14:59 +08:00 |
|
molvqingtai
|
129129c455
|
chore: delete unplugin-icons
|
2023-07-31 00:36:44 +08:00 |
|
molvqingtai
|
98268ce09f
|
feat: auto-growing Textarea
|
2023-07-31 00:32:00 +08:00 |
|
molvqingtai
|
dc06eba105
|
chore: use grid layouts all
|
2023-07-28 04:26:53 +08:00 |
|
molvqingtai
|
32e3b43bc4
|
chore: implement message UI
|
2023-07-27 13:42:49 +08:00 |
|
molvqingtai
|
5bb773c0e3
|
chore: build basic layout framework
|
2023-07-24 04:10:04 +08:00 |
|
molvqingtai
|
1a8d2ec675
|
fix(css): prevent some styles from being inherited from the app
|
2023-07-15 23:11:56 +08:00 |
|
molvqingtai
|
9cf7c58926
|
chore: fix css scope and add test page
|
2023-07-14 20:04:51 +08:00 |
|
molvqingtai
|
9e08c8409d
|
chore(config): fix components.json configuration
|
2023-07-14 03:06:51 +08:00 |
|
molvqingtai
|
f5ea9dd06c
|
docs(readme): add license link
|
2023-07-14 01:54:56 +08:00 |
|
molvqingtai
|
225402e304
|
ci(github): update deps bot
|
2023-07-14 01:47:05 +08:00 |
|
molvqingtai
|
4bcffea7a8
|
chore(ci): add github action
|
2023-07-14 01:32:36 +08:00 |
|
molvqingtai
|
1b04f94ee2
|
chore(all): improve some configuration and template code
|
2023-07-14 01:07:14 +08:00 |
|
molvqingtai
|
d5d8c60e53
|
chore(all): init config
|
2023-07-13 22:27:59 +08:00 |
|
molvqingtai
|
c4e26b99d9
|
chore(all): init config
|
2023-07-12 04:29:46 +08:00 |
|
molvqingtai
|
a719363e82
|
chore(all): init config
|
2023-07-12 04:22:57 +08:00 |
|