Commit Graph

27 Commits (edda6ea4bdc81ea5c0e686bb6832840e1beedb20)

Author SHA1 Message Date
Steven c25c57ab61 feat: support updating display time 12 months ago
Steven 8a3845ff54 chore: remove external resource dialog 1 year ago
Steven d8aeec993c chore: replace classnames with clsx 1 year ago
Steven f5461264c5 chore: fix dialog background color 1 year ago
Steven 755d5b83c6 chore: retire legacy setting api 1 year ago
Steven 6028838f03 chore: update component name 1 year ago
zty 999a05307e
fix: body overflow styles #3056
Co-authored-by: zty <zty.dev@outlook.com>
1 year ago
Steven ed32b20c9e chore: update frontend dependencies 1 year ago
Steven 4a407668bc chore: tweak dialog close button 1 year ago
Steven 21c70e7993 feat: update memo relations dialog 2 years ago
boojack d3bd3ddab0
chore: update some detail styles (#2168)
* chore: update some detail styls

* chore: update
2 years ago
Ajay Kumbhare 1780225da5
feat: add typeScript support to enforce valid translation keys (#1954)
* #1952 Fix incorrect localization key for sign-up failure message

* feat: add typeScript support to enforce valid translation keys

* feat: add typeScript support to enforce valid translation keys

* fix lint errors

* fix lint error
2 years ago
boojack c83fd1de38
chore: update dialog overflow style (#1872) 2 years ago
deeshu e62a94c05a
feat: hiding dialog using X button should remove class "overflow-hidden" (#1555)
Hiding dialogs result in the body to stay frozen due to mounting behaviour of the dialog, but using 'X' button hides the dialog and won't let user scroll any further. Removing overflow behaviour during hiding procedure will improve User Experience.
2 years ago
boojack 5f8aae69e4
chore: update save button style (#1542) 2 years ago
boojack 89ab57d738
refactor: update import prefix with alias (#1433) 2 years ago
boojack df04e852bf
feat: implement openai integration (#1245)
* feat: implement openai integration

* chore: update
2 years ago
boojack c5368fe8d3
chore: update resource dialog style (#982) 2 years ago
boojack b67ed1ee13
feat: customize system profile (#774)
* feat: system setting for customized profile

* chore: update

* feat: update frontend

* chore: update
2 years ago
Zeng1998 55695f2189
feat: `esc` key to exit multiple dialogs (#692)
* fix: `esc` key to exit multiple dialogs

* update

* update

* update

* Update web/src/components/Dialog/BaseDialog.tsx

Co-authored-by: boojack <stevenlgtm@gmail.com>
2 years ago
Stephen Zhou 83e5278b51
fix: dialog close when draging from in to out (#760) 2 years ago
boojack c5200ca31b
feat: dark mode for dialogs (#643) 2 years ago
winwin2011 4ada7dce77
chore: update i18n for shortcut filter (#270)
* chore: resources i18n

* chore: shortcut-list i18n

* chore: resources i18n

* chore: resources i18n

* chore: resources i18n
3 years ago
Steven 2a11aed881 chore: update dialog event listener 3 years ago
XQ cea16fac88
chore: remove `useAppContext` in dialog props 3 years ago
boojack c703f281d9 chore: update feather icon 3 years ago
boojack 2b8078a19b chore: add `CommonDialog` 3 years ago