发布

  • feat: Add multiple chat

    frostbyte_neo 发布于 2023-07-02 08:41:49 +00:00

    • feat(temp): multiple chat instances without persistance

    • Update layout to allow navigation-drawer function

    • Rename to ChatDrawer

    • Add multi chat logic

    • Format whitespace diff

    • Use v-if to check hide instead of filter

    • Update current translation for more clarity

    • Add time when creating new chat

    • Edit chat title style, icon size

    • Skip selectChat when same index as current

    • Add shortcut for toggle chat drawer

    • Add shortcut for create new chat

    • Open chat drawer to show new chat shortcut

    • Remove comment

    • Fix style

    • Update drawer shortcut to ctrl + d

    • Fix warn

    • Remove unuse code

    • Set cursor to wait after selecting chat

    • Save isChatDrawerOpen

    • Re-render chat thread when chat index changed

    • Fix v-textarea scrollbar missing in v-bottom-navigation


    Co-authored-by: Lucas Robin lucas.rob1@live.fr

    下载附件