Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix 一些样式和行为调整 #91

Merged
merged 142 commits into from
Aug 14, 2024
Merged

Fix 一些样式和行为调整 #91

merged 142 commits into from
Aug 14, 2024

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    9dde8a9 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. feat: 调整样式

    Carlmac committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    2f9afe7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad95bb3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a67e661 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    b23cf5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2dafdc3 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    6389d6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    842ccf7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20ebaed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    035dc7f View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    60f4727 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c995335 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. fix: 修复代码样式

    Carlmac committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    89d86f7 View commit details
    Browse the repository at this point in the history
  2. feat: 编辑器页新样式

    Carlmac committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    3b14aa3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df0206a View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    552e4bf View commit details
    Browse the repository at this point in the history
  2. chore: 整理代码

    Carlmac committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    d4c1ecc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc3ea17 View commit details
    Browse the repository at this point in the history
  4. feat: 资源编辑逻辑

    Carlmac committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    562d06a View commit details
    Browse the repository at this point in the history
  5. fix: 修复 footer 样式

    Carlmac committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    403cc4f View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    5da693c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52c0325 View commit details
    Browse the repository at this point in the history
  3. feat: 导入确认 Dialog

    Carlmac committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    15786cb View commit details
    Browse the repository at this point in the history
  4. feat: 文本高亮

    Carlmac committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    983921d View commit details
    Browse the repository at this point in the history
  5. feat: 接口文档 Slider

    Carlmac committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    9cd2823 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5e78389 View commit details
    Browse the repository at this point in the history
  7. chore: 整理代码

    Carlmac committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    92c9496 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    28e624b View commit details
    Browse the repository at this point in the history
  9. feat: 编辑器语法校验button及校验通过消息

    # Reviewed, transaction id: 13205
    Carlmac committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    0506c81 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. feat: 语法校验按钮的loading/disabled状态

    # Reviewed, transaction id: 13212
    Carlmac committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    1a90589 View commit details
    Browse the repository at this point in the history
  2. feat: 把 json_path 展示到错误消息中

    # Reviewed, transaction id: 13214
    Carlmac committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    8acd778 View commit details
    Browse the repository at this point in the history
  3. fix: 修复行号解析逻辑

    # Reviewed, transaction id: 13215
    Carlmac committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    5a2b2d4 View commit details
    Browse the repository at this point in the history
  4. fix: 修复router报错

    # Reviewed, transaction id: 13224
    Carlmac committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    9b8c2b9 View commit details
    Browse the repository at this point in the history
  5. refactor: 优化并列的 await 调用

    # Reviewed, transaction id: 13231
    Carlmac committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    1e68005 View commit details
    Browse the repository at this point in the history
  6. merge: 合并

    Carlmac committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    6fa4e65 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    547e202 View commit details
    Browse the repository at this point in the history
  8. feat: 编辑器全屏功能

    Carlmac committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    014b962 View commit details
    Browse the repository at this point in the history
  9. fix: 修复样式

    Carlmac committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    bcae4c1 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. feat: 更新 i18n 翻译

    Carlmac committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    4cfed67 View commit details
    Browse the repository at this point in the history
  2. feat: 切换字号功能

    Carlmac committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    56f194e View commit details
    Browse the repository at this point in the history
  3. feat: 切换字号功能

    # Reviewed, transaction id: 13338
    Carlmac committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    31d4115 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7cfc311 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4f95fec View commit details
    Browse the repository at this point in the history
  6. refactor: 优化i18n插值调用

    # Reviewed, transaction id: 13370
    Carlmac committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    4056179 View commit details
    Browse the repository at this point in the history
  7. fix: 修复编辑器 ResizeLayout 折叠后的高度错误问题

    # Reviewed, transaction id: 13388
    Carlmac committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    27d9ee0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    be0b5c2 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'master' into ft_resource_import

    , # Reviewed, transaction id: 13397
    Carlmac committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    e92432d View commit details
    Browse the repository at this point in the history
  10. Merge Master

    Carlmac committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    fa2cfef View commit details
    Browse the repository at this point in the history
  11. Merge Master

    , # Reviewed, transaction id: 13401
    Carlmac committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    8644c1b View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. fix: 修复编辑器错误消息不能折叠/展开的问题

    # Reviewed, transaction id: 13437
    Carlmac committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    98cbb97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2ef848 View commit details
    Browse the repository at this point in the history
  3. fix: 修复对数组成员的行号解析错误问题

    # Reviewed, transaction id: 13466
    Carlmac committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    6854cd7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b30d787 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c934f69 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a12cc84 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'master' into ft_resource_import

    , # Reviewed, transaction id: 13507
    Carlmac committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    5f3161f View commit details
    Browse the repository at this point in the history
  8. chore: 整理代码

    # Reviewed, transaction id: 13509
    Carlmac committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    c517ed7 View commit details
    Browse the repository at this point in the history
  9. fix: 修复整数判断

    # Reviewed, transaction id: 13517
    Carlmac committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    5de154f View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    e03c6b5 View commit details
    Browse the repository at this point in the history
  2. fix: 修复行号解析

    Carlmac committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    80e0b3f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c12c066 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    20f2c0b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c8ed286 View commit details
    Browse the repository at this point in the history
  6. feat: 文档生成与语言选择

    # Reviewed, transaction id: 13594
    Carlmac committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    ae71d4f View commit details
    Browse the repository at this point in the history
  7. feat: 表格翻页

    # Reviewed, transaction id: 13620
    Carlmac committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    43e7c88 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1fa5495 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fcf8048 View commit details
    Browse the repository at this point in the history
  10. feat: 表头 min-width

    Carlmac committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    ce62725 View commit details
    Browse the repository at this point in the history
  11. feat: 认证方式列 tooltip

    Carlmac committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    6c1bb38 View commit details
    Browse the repository at this point in the history
  12. feat: 导入结果展示页

    # Reviewed, transaction id: 13691
    Carlmac committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    956af60 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    ac85b79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b85fb2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d98e00e View commit details
    Browse the repository at this point in the history
  4. deps(release-note): 更新release-note版本至beta14

    # Reviewed, transaction id: 13755
    Carlmac committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    83d054c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a2169f9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dc5cc06 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b20e5b7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9394f14 View commit details
    Browse the repository at this point in the history
  9. fix: 修复确定导入dialog样式

    # Reviewed, transaction id: 13809
    Carlmac committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    2e64f88 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    a6e9fa6 View commit details
    Browse the repository at this point in the history
  2. fix: 修复i18n翻译缺失

    Carlmac committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    3ea1c8b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3caf1ac View commit details
    Browse the repository at this point in the history
  4. deps: yarn.lock

    # Reviewed, transaction id: 13894
    Carlmac committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    edcdaf5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    417ee40 View commit details
    Browse the repository at this point in the history
  6. fix: 修复i18n

    Carlmac committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    17e96bc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9a08a87 View commit details
    Browse the repository at this point in the history
  8. feat: 优化校验错误消息展示;语意化变量名

    # Reviewed, transaction id: 13932
    Carlmac committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    c0d302f View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    5090d43 View commit details
    Browse the repository at this point in the history
  2. fix: 修复类型错误

    Carlmac committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    a56f2ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9a74ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e04266 View commit details
    Browse the repository at this point in the history
  5. fix: 去掉重复tooltip

    Carlmac committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    b64786e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c7bff30 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0254b4a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    29ec95d View commit details
    Browse the repository at this point in the history
  9. fix: 修正图标和样式

    Carlmac committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    980b39a View commit details
    Browse the repository at this point in the history
  10. feat: 资源确认页重构

    Carlmac committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    45c6858 View commit details
    Browse the repository at this point in the history
  11. fix: 修复折叠区错误

    Carlmac committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    de8d772 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    cd8d715 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e3f51e1 View commit details
    Browse the repository at this point in the history
  14. fix: 调整popover样式

    # Reviewed, transaction id: 14126
    Carlmac committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    f7eb9b8 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. fix: 修复vue-router无法使用的问题

    # Reviewed, transaction id: 14155
    Carlmac committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    74f3e4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f7fa82 View commit details
    Browse the repository at this point in the history
  3. fix: 补充表单描述

    Carlmac committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    cadb998 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2dcdfca View commit details
    Browse the repository at this point in the history
  5. chore: 清理多余代码

    Carlmac committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    f6e1460 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ccfae32 View commit details
    Browse the repository at this point in the history
  7. fix: 修复便签编辑select失焦后input不随之失焦的问题

    # Reviewed, transaction id: 14214
    Carlmac committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    f89040d View commit details
    Browse the repository at this point in the history
  8. feat: 标签列最小宽度

    Carlmac committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    f678cbe View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e34d8e8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    587c611 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    df61b17 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    423093c View commit details
    Browse the repository at this point in the history
  13. fix: 修复行号解析逻辑(3)

    # Reviewed, transaction id: 14274
    Carlmac committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    497c208 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    067cfa3 View commit details
    Browse the repository at this point in the history
  15. Merge branch 'master' into ft_resource_import

    , # Reviewed, transaction id: 14276
    Carlmac committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    61ddb22 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. fix: ESLint & style & v-if/v-show

    # Reviewed, transaction id: 14291
    Carlmac committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    235a803 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    517bfa3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5e8adf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1db3bb4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6285ee0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4d6b7e5 View commit details
    Browse the repository at this point in the history
  7. feat: 完成插件预览功能

    # Reviewed, transaction id: 14456
    Carlmac committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    3bb4fb7 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. feat: 资源页表格条数按视口高度自适应

    # Reviewed, transaction id: 14627
    Carlmac committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    cf585e4 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    aba88c6 View commit details
    Browse the repository at this point in the history
  2. fix: 修复资源文档编辑器样式

    # Reviewed, transaction id: 14832
    Carlmac committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    d2a6bf4 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. fix: 更换上传文件button图标

    # Reviewed, transaction id: 14918
    Carlmac committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    e1c8d2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4222cce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3bd1980 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e842d75 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c05a5c7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c4e3419 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'refs/heads/master' into ft_resource_import

    , # Reviewed, transaction id: 14990
    Carlmac committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    d2d1241 View commit details
    Browse the repository at this point in the history
  8. fix: 修复行号解析逻辑

    # Reviewed, transaction id: 15027
    Carlmac committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    f62f498 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. fix: 修复i18n

    Carlmac committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    b8c4a77 View commit details
    Browse the repository at this point in the history
  2. fix: 更换资源发布确认弹窗样式

    # Reviewed, transaction id: 15125
    Carlmac committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    507c5f6 View commit details
    Browse the repository at this point in the history
  3. fix: 修复图标样式

    # Reviewed, transaction id: 15127
    Carlmac committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    0435eb3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c99e726 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' into ft_resource_import

    , # Reviewed, transaction id: 15147
    Carlmac committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    56bf254 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    b30b83f View commit details
    Browse the repository at this point in the history
  2. fix: 调整资源导入页样式

    # Reviewed, transaction id: 15242
    Carlmac committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    8de57c3 View commit details
    Browse the repository at this point in the history
  3. fix: 调整资源导入页样式

    # Reviewed, transaction id: 15265
    Carlmac committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    b9248a3 View commit details
    Browse the repository at this point in the history