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

types: 优化项目类型描述,提升开发体验 #53

Merged
merged 147 commits into from
Dec 17, 2022

Commits on Oct 27, 2022

  1. feat: 完善类型文件注释

    tangwenhui committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    6f9d734 View commit details
    Browse the repository at this point in the history
  2. feat: 类型描述

    tangwenhui committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    baa1cfb View commit details
    Browse the repository at this point in the history
  3. chore: merge main

    tangwenhui committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    d7f145f View commit details
    Browse the repository at this point in the history
  4. types: 类型描述

    tangwenhui committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    6c89f51 View commit details
    Browse the repository at this point in the history
  5. types: 优化 Badge 类型描述

    tangwenhui committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    0e807a1 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. 1 Configuration menu
    Copy the full SHA
    560a860 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    002b6f3 View commit details
    Browse the repository at this point in the history
  3. release: 0.3.5

    CaedmonW committed Oct 28, 2022
    1 Configuration menu
    Copy the full SHA
    9715e55 View commit details
    Browse the repository at this point in the history
  4. chore: auto publish to npm

    CaedmonW authored Oct 28, 2022
    1 Configuration menu
    Copy the full SHA
    530ceea View commit details
    Browse the repository at this point in the history
  5. Update release.yml

    CaedmonW authored Oct 28, 2022
    1 Configuration menu
    Copy the full SHA
    639b643 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2022

  1. feat: 完成按钮组件类型描述

    tangwenhui committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    51883f6 View commit details
    Browse the repository at this point in the history
  2. docs: update docs

    tangwenhui committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    df874c0 View commit details
    Browse the repository at this point in the history
  3. docs: update docs

    tangwenhui committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    eead539 View commit details
    Browse the repository at this point in the history
  4. feat: 走马灯相关类型

    tangwenhui committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    f26ef0a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0f95473 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    752dd04 View commit details
    Browse the repository at this point in the history
  7. chore: merge release

    tangwenhui committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    b07fca0 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2022

  1. feat: 完成复选框类型描述改造

    tangwenhui committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    a7ec10c View commit details
    Browse the repository at this point in the history
  2. feat: 删除无用日志

    tangwenhui committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    a75f45f View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. Configuration menu
    Copy the full SHA
    fd2910a View commit details
    Browse the repository at this point in the history
  2. Merge pull request NeteaseYanxuan#61 from kiner-tang/feat/carouselClick

    feat(Carousel): 走马灯点击回调支持传入当前点击子项索引
    kiner-tang authored Oct 31, 2022
    2 Configuration menu
    Copy the full SHA
    4cc9ed1 View commit details
    Browse the repository at this point in the history
  3. Update verifyCommit.js

    CaedmonW authored Oct 31, 2022
    1 Configuration menu
    Copy the full SHA
    8a3468a View commit details
    Browse the repository at this point in the history
  4. Update release.yml

    CaedmonW authored Oct 31, 2022
    1 Configuration menu
    Copy the full SHA
    1593b16 View commit details
    Browse the repository at this point in the history
  5. Update release.yml

    CaedmonW authored Oct 31, 2022
    1 Configuration menu
    Copy the full SHA
    0cd92ee View commit details
    Browse the repository at this point in the history
  6. chore: auto release

    CaedmonW committed Oct 31, 2022
    1 Configuration menu
    Copy the full SHA
    47a8960 View commit details
    Browse the repository at this point in the history
  7. Merge pull request NeteaseYanxuan#60 from kiner-tang/fix/carouselDoc

    fix(Carousel): 走马灯文档部分属性描述错误
    kiner-tang authored Oct 31, 2022
    2 Configuration menu
    Copy the full SHA
    54295c1 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. Configuration menu
    Copy the full SHA
    1968e74 View commit details
    Browse the repository at this point in the history
  2. chore: changeset

    jianzhouf committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    3ca5bc3 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. Configuration menu
    Copy the full SHA
    94709cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8acae3b View commit details
    Browse the repository at this point in the history
  3. fix(Badge): 修复 Badge 的 info 为 0 或为空时显示异常问题 (NeteaseYanxuan#58)

    * feat: 角标默认值逻辑与相关文档修改
    
    * feat: 角标默认值逻辑与相关文档修改
    
    * feat: 更新测试用例
    
    * feat: 更新注释
    
    * feat: update changeset
    
    * fix: add Badge default type value
    
    Co-authored-by: tangwenhui <tangwenhui@rd.netease.com>
    Co-authored-by: CaedmonW <caedmonwa@gmail.com>
    3 people authored Nov 2, 2022
    2 Configuration menu
    Copy the full SHA
    6d50ebe View commit details
    Browse the repository at this point in the history
  4. feat: Radio 受控 可由 RadioGroup 控制 (NeteaseYanxuan#49)

    * feat: Radio 受控 可由 RadioGroup 控制
    
    * docs: add desc
    
    Co-authored-by: CaedmonW <caedmonwa@gmail.com>
    Zeng-J and CaedmonW authored Nov 2, 2022
    2 Configuration menu
    Copy the full SHA
    57019bc View commit details
    Browse the repository at this point in the history
  5. Version Packages (NeteaseYanxuan#64)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Nov 2, 2022
    2 Configuration menu
    Copy the full SHA
    e72bd7e View commit details
    Browse the repository at this point in the history
  6. Update release.yml

    CaedmonW authored Nov 2, 2022
    1 Configuration menu
    Copy the full SHA
    ad3096d View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. feat: 完成图片预览组件类型优化

    tangwenhui committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    089f3bc View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. feat: 类型描述

    tangwenhui committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    901edaa View commit details
    Browse the repository at this point in the history
  2. docs: 删除冗余输入框类型 (NeteaseYanxuan#67)

    * docs: 删除冗余输入框类型
    
    * chore: update changeset
    
    Co-authored-by: tangwenhui <tangwenhui@rd.netease.com>
    kiner-tang and tangwenhui authored Nov 4, 2022
    2 Configuration menu
    Copy the full SHA
    d9d5770 View commit details
    Browse the repository at this point in the history
  3. fix: 删除图片预览冗余代码 (NeteaseYanxuan#68)

    * fix: 删除图片预览冗余代码
    
    * chore: update changeset
    
    Co-authored-by: tangwenhui <tangwenhui@rd.netease.com>
    kiner-tang and tangwenhui authored Nov 4, 2022
    1 Configuration menu
    Copy the full SHA
    3742667 View commit details
    Browse the repository at this point in the history
  4. feat: input 类型描述

    tangwenhui committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    9107950 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    50d3559 View commit details
    Browse the repository at this point in the history
  6. chore: update changeset

    tangwenhui committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    c590e34 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    138e2fa View commit details
    Browse the repository at this point in the history
  8. feat: input 类型描述

    tangwenhui committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    c7bc275 View commit details
    Browse the repository at this point in the history
  9. docs: 补充 showSplitLine 属性文档说明

    tangwenhui committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    b2a12cd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    05093be View commit details
    Browse the repository at this point in the history
  11. feat: update demo

    tangwenhui committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    37ec0e8 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2022

  1. feat: input 组件类型描述

    tangwenhui committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    71e20f2 View commit details
    Browse the repository at this point in the history
  2. feat: 列表类型描述

    tangwenhui committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    fb5b544 View commit details
    Browse the repository at this point in the history
  3. feat: 列表类型描述

    tangwenhui committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    0897dd0 View commit details
    Browse the repository at this point in the history
  4. docs: 删除 demo 中冗余代码

    tangwenhui committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    6835c36 View commit details
    Browse the repository at this point in the history
  5. chore: update changeset

    tangwenhui committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    417eaf9 View commit details
    Browse the repository at this point in the history
  6. feat: 列表类型描述

    tangwenhui committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    5fec612 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    543602e View commit details
    Browse the repository at this point in the history
  8. feat: 列表类型描述

    tangwenhui committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    1b19a09 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2022

  1. feat: 完成 loading 和 modal 类型描述改造

    tangwenhui committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    f9ac50d View commit details
    Browse the repository at this point in the history
  2. feat: 导航栏类型描述优化

    tangwenhui committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    536ded9 View commit details
    Browse the repository at this point in the history
  3. feat: 导航栏类型描述优化

    tangwenhui committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    e9d6099 View commit details
    Browse the repository at this point in the history
  4. docs: navBar 组件中 rightSlot 属性描述有误

    tangwenhui committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    f7ac441 View commit details
    Browse the repository at this point in the history
  5. feat: update test case

    tangwenhui committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    1897333 View commit details
    Browse the repository at this point in the history
  6. Merge pull request NeteaseYanxuan#71 from kiner-tang/fix/showSplitLine

    docs: 补充 showSplitLine 属性文档说明
    kiner-tang authored Nov 6, 2022
    2 Configuration menu
    Copy the full SHA
    43bd783 View commit details
    Browse the repository at this point in the history
  7. Merge pull request NeteaseYanxuan#70 from kiner-tang/fix/updateDoc

    docs: 修改文档中 input 组件错误属性类型描述
    kiner-tang authored Nov 6, 2022
    2 Configuration menu
    Copy the full SHA
    7d17f60 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    21c205e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7fa5607 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    81a7d30 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4e6ed3d View commit details
    Browse the repository at this point in the history
  12. Merge pull request NeteaseYanxuan#75 from kiner-tang/docs/navBar

    docs: navBar 组件中 rightSlot 属性描述有误
    kiner-tang authored Nov 6, 2022
    2 Configuration menu
    Copy the full SHA
    6d3b6bc View commit details
    Browse the repository at this point in the history
  13. Merge pull request NeteaseYanxuan#74 from kiner-tang/docs/leftIconSiz…

    …eDoc
    
    docs: 补充列表组件缺少的 leftIconSize 属性文档描述
    kiner-tang authored Nov 6, 2022
    1 Configuration menu
    Copy the full SHA
    d1315c9 View commit details
    Browse the repository at this point in the history
  14. Merge pull request NeteaseYanxuan#73 from kiner-tang/docs/removeRedun…

    …dantCode
    
    docs: 删除列表组件示例中的冗余代码
    kiner-tang authored Nov 6, 2022
    2 Configuration menu
    Copy the full SHA
    760a388 View commit details
    Browse the repository at this point in the history
  15. Merge pull request NeteaseYanxuan#72 from kiner-tang/feat/refactoring…

    …InputShowCount
    
    feat(input): 是否显示字符计数器属性名使用 showCount 属性替代
    kiner-tang authored Nov 6, 2022
    2 Configuration menu
    Copy the full SHA
    15e76bf View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

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

Commits on Nov 8, 2022

  1. Configuration menu
    Copy the full SHA
    dafcb55 View commit details
    Browse the repository at this point in the history
  2. chore: update changeset

    kiner-tang committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    946b66d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c505a88 View commit details
    Browse the repository at this point in the history
  4. Merge pull request NeteaseYanxuan#77 from kiner-tang/refactor/callExp…

    …ression
    
    refactor: refactor call expression
    kiner-tang authored Nov 8, 2022
    1 Configuration menu
    Copy the full SHA
    db77cc0 View commit details
    Browse the repository at this point in the history
  5. chore: merge main

    kiner-tang committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    7afc620 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

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

Commits on Nov 11, 2022

  1. Configuration menu
    Copy the full SHA
    dd860aa View commit details
    Browse the repository at this point in the history
  2. chore: 版本号

    jianzhouf committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    bb693f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    932a66f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4351100 View commit details
    Browse the repository at this point in the history
  5. chore: update changeset

    kiner-tang committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    713303e View commit details
    Browse the repository at this point in the history
  6. feat: update docs

    kiner-tang committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    d111138 View commit details
    Browse the repository at this point in the history
  7. feat: 类型优化

    kiner-tang committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    725c422 View commit details
    Browse the repository at this point in the history
  8. feat: 代码优化

    kiner-tang committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    b62743b View commit details
    Browse the repository at this point in the history
  9. feat: 代码优化

    kiner-tang committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    f125319 View commit details
    Browse the repository at this point in the history
  10. feat: 代码优化

    kiner-tang committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    b062714 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2022

  1. Configuration menu
    Copy the full SHA
    5dc1371 View commit details
    Browse the repository at this point in the history
  2. feat: 类型优化

    kiner-tang committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    b20d647 View commit details
    Browse the repository at this point in the history
  3. feat: 文档优化

    kiner-tang committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    246b249 View commit details
    Browse the repository at this point in the history
  4. feat: 文档优化

    kiner-tang committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    e11599c View commit details
    Browse the repository at this point in the history
  5. feat: 代码优化

    kiner-tang committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    7be20d8 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. Update packages/ossa/src/utils/index.ts

    Co-authored-by: CaedmonW <107974245+CaedmonW@users.noreply.github.com>
    kiner-tang and CaedmonW authored Nov 14, 2022
    Configuration menu
    Copy the full SHA
    4f5fa55 View commit details
    Browse the repository at this point in the history
  2. Merge pull request NeteaseYanxuan#79 from kiner-tang/feat/optRadio

    feat:  api 命名规范化 & 增加安全使用过期属性方法
    kiner-tang authored Nov 14, 2022
    2 Configuration menu
    Copy the full SHA
    cd2b511 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. chore: add code of conduct

    CaedmonW authored Nov 15, 2022
    1 Configuration menu
    Copy the full SHA
    e568558 View commit details
    Browse the repository at this point in the history
  2. chore: add Security Policy

    CaedmonW authored Nov 15, 2022
    1 Configuration menu
    Copy the full SHA
    ae3c47c View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. fix: 图片预览&轮播支付宝兼容 (NeteaseYanxuan#57)

    * fix: 图片预览&轮播支付宝兼容
    
    * chore: changeset
    jianzhouf authored Nov 17, 2022
    1 Configuration menu
    Copy the full SHA
    f21ea59 View commit details
    Browse the repository at this point in the history
  2. Version Packages (NeteaseYanxuan#69)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Nov 17, 2022
    2 Configuration menu
    Copy the full SHA
    740938c View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

  1. feat(noticeBar): 通知栏支持自定义滚动速度 (NeteaseYanxuan#78)

    * feat: 通知栏自定义滚动时长支持
    
    * chore: update changeset
    
    * feat: 增加测试用例
    
    * feat: 增加测试用例
    
    * feat: 实现自定义文字滚动速度
    
    * feat: 更新测试用例
    
    * feat: 更新测试用例
    
    * feat: 更新测试用例
    
    * feat: 重构文字滚动逻辑
    
    * feat: 生成随机id用于获取目标元素
    
    * feat: update test case
    
    * feat: update test case
    
    * feat: update test case
    kiner-tang authored Nov 24, 2022
    2 Configuration menu
    Copy the full SHA
    1039034 View commit details
    Browse the repository at this point in the history
  2. fix(noticeBar): 临时将 noticeBar 自定义滚动示例中的内容改为英文,解决 ci 运行测试任务中文乱码导致不通过问题 (

    …NeteaseYanxuan#86)
    
    * fix: 临时将 noticeBar 自定义滚动示例中的内容改为英文,解决 ci 运行测试任务中文乱码导致不通过问题
    
    * chore: update changeset
    kiner-tang authored Nov 24, 2022
    1 Configuration menu
    Copy the full SHA
    ed93bc1 View commit details
    Browse the repository at this point in the history
  3. 文件命名格式更改 (NeteaseYanxuan#84)

    * chore: 文件命名格式更改
    
    * chore: add changeset
    
    * fix: file name changed
    
    * chore: pnpm lock file conflict
    CaedmonW authored Nov 24, 2022
    1 Configuration menu
    Copy the full SHA
    bb56338 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

  1. Configuration menu
    Copy the full SHA
    a553577 View commit details
    Browse the repository at this point in the history
  2. Version Packages (NeteaseYanxuan#85)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Nov 25, 2022
    2 Configuration menu
    Copy the full SHA
    aa940b7 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2022

  1. Configuration menu
    Copy the full SHA
    d56b66f View commit details
    Browse the repository at this point in the history
  2. feat: optimize code

    kiner-tang committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    fd957ee View commit details
    Browse the repository at this point in the history
  3. feat: picker type

    kiner-tang committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    2ca1b8d View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2022

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

Commits on Nov 28, 2022

  1. feat: 新增营销组件@ossa/loki (NeteaseYanxuan#87)

    * feat: 新增营销组件ossaui-loki
    
    * fix: 修改loki pkg名称
    
    * fix: prebundler limi add @ossa/loki
    
    * fix: 修改style引入名称
    
    * feat: 新增loki 使用文档
    
    * fix: 修改pkg信息
    
    * fix: 修复process.env全局注入引用异常
    
    * fix: 优化px2rem
    
    * fix: 优化loki H5兼容计算
    
    * fix: 优化loki H5兼容计算
    
    * fix: 优化loki H5兼容计算
    
    * fix: 优化loki H5兼容计算
    
    * fix: 修改九宫格样式
    
    * fix: 修改ossa-demo关联loki的版本
    
    * feat: merge main
    
    * feat: merge main
    
    * fix: update changeset
    
    Co-authored-by: xuyang03 <xuyang03@corp.netease.com>
    EchoHub and xuyang03 authored Nov 28, 2022
    2 Configuration menu
    Copy the full SHA
    3fc08d3 View commit details
    Browse the repository at this point in the history
  2. Update ci.yml

    CaedmonW authored Nov 28, 2022
    1 Configuration menu
    Copy the full SHA
    0fe7e19 View commit details
    Browse the repository at this point in the history
  3. Version Packages

    github-actions[bot] committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    98d31d7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request NeteaseYanxuan#95 from NeteaseYanxuan/changeset-re…

    …lease/main
    
    Version Packages
    EchoHub authored Nov 28, 2022
    2 Configuration menu
    Copy the full SHA
    fb4c907 View commit details
    Browse the repository at this point in the history
  5. Update package.json

    CaedmonW authored Nov 28, 2022
    1 Configuration menu
    Copy the full SHA
    74008b2 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. 2 Configuration menu
    Copy the full SHA
    ed2c5fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0e0853 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    664ccaa View commit details
    Browse the repository at this point in the history
  4. 2 Configuration menu
    Copy the full SHA
    10d5f60 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    82379b0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5c3d520 View commit details
    Browse the repository at this point in the history
  7. Merge pull request NeteaseYanxuan#65 from NeteaseYanxuan/feature-coun…

    …tdown
    
    feat: 增加倒计时组件Countdown
    jianzhouf authored Nov 29, 2022
    1 Configuration menu
    Copy the full SHA
    71eab7e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2c10c68 View commit details
    Browse the repository at this point in the history
  9. Merge pull request NeteaseYanxuan#97 from NeteaseYanxuan/fix-countdow…

    …n-scss
    
    chore: 增加countdown.scss文件
    jianzhouf authored Nov 29, 2022
    1 Configuration menu
    Copy the full SHA
    a15754d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    014d94a View commit details
    Browse the repository at this point in the history
  11. chore: changeset

    jianzhouf committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    6ec94e7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    05529fd View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. Configuration menu
    Copy the full SHA
    da06406 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    569f27e View commit details
    Browse the repository at this point in the history
  3. feat: 类型描述

    kiner-tang committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    1d1cd6d View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. Configuration menu
    Copy the full SHA
    555e3ce View commit details
    Browse the repository at this point in the history
  2. test: fix test

    jianzhouf committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    75e8ce9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request NeteaseYanxuan#98 from NeteaseYanxuan/feature-swip…

    …e-cell
    
    feat: 增加滑动单元格组件
    jianzhouf authored Dec 1, 2022
    2 Configuration menu
    Copy the full SHA
    3679996 View commit details
    Browse the repository at this point in the history
  4. Feature build command (NeteaseYanxuan#101)

    * fix: vercel build artifact error
    
    * chore: build command
    CaedmonW authored Dec 1, 2022
    1 Configuration menu
    Copy the full SHA
    7c20c96 View commit details
    Browse the repository at this point in the history
  5. 1 Configuration menu
    Copy the full SHA
    6604423 View commit details
    Browse the repository at this point in the history
  6. feat: 标签类型描述

    kiner-tang committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    10ee3ba View commit details
    Browse the repository at this point in the history
  7. feat: modal组件confirm 按钮支持openType (NeteaseYanxuan#76)

    * fix: vercel build artifact error
    
    * chore: build command
    
    * feat: modal组件confirm 按钮支持openType
    
    * refactor(Modal): call expression
    
    * docs(modal): 属性详细说明
    CaedmonW authored Dec 1, 2022
    2 Configuration menu
    Copy the full SHA
    d62a7a1 View commit details
    Browse the repository at this point in the history
  8. fix: fix input disabledClear (NeteaseYanxuan#100)

    * fix: fix input disabledClear
    
    * Create forty-carrots-beg.md
    
    Co-authored-by: CaedmonW <107974245+CaedmonW@users.noreply.github.com>
    jianzhouf and CaedmonW authored Dec 1, 2022
    1 Configuration menu
    Copy the full SHA
    bb7bfe2 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. 2 Configuration menu
    Copy the full SHA
    3c060a2 View commit details
    Browse the repository at this point in the history
  2. Version Packages (NeteaseYanxuan#96)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Dec 2, 2022
    2 Configuration menu
    Copy the full SHA
    14e4389 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. 1 Configuration menu
    Copy the full SHA
    ca7417e View commit details
    Browse the repository at this point in the history
  2. Feature upload callback (NeteaseYanxuan#105)

    * feat(uplaod): add onImageClick
    
    * fix: import path
    
    * docs: onFail type definition
    
    * fix: cnpm package install failed
    
    * refactor: update typescript version
    
    * chore: lock @swc/core to 1.3.6
    CaedmonW authored Dec 7, 2022
    2 Configuration menu
    Copy the full SHA
    56c33bd View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. Version Packages (NeteaseYanxuan#106)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Dec 9, 2022
    2 Configuration menu
    Copy the full SHA
    fc269ba View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2022

  1. feat: 类型描述

    kiner-tang committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    48647db View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. Configuration menu
    Copy the full SHA
    9fb2cba View commit details
    Browse the repository at this point in the history
  2. feat: merge

    kiner-tang committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    0438671 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d98f85f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2a64b9d View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. chore: update changeset

    kiner-tang committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    766ab17 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. docs: delete useless info

    CaedmonW authored Dec 16, 2022
    Configuration menu
    Copy the full SHA
    0519e2f View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2022

  1. feat: 类型优化

    kiner-tang committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    3e5ece7 View commit details
    Browse the repository at this point in the history