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

Feat/new grid #584

Merged
merged 9 commits into from
Apr 13, 2023
Merged

Feat/new grid #584

merged 9 commits into from
Apr 13, 2023

Conversation

LeeJim
Copy link
Collaborator

@LeeJim LeeJim commented Apr 12, 2023

🤔 这个 PR 的性质是?

  • 日常 bug 修复
  • 新特性提交
  • 文档改进
  • 演示代码改进
  • 组件样式/交互改进
  • CI/CD 改进
  • 重构
  • 代码风格优化
  • 测试用例
  • 分支合并
  • 其他

🔗 相关 Issue

💡 需求背景和解决方案

升级视觉,优化 DOM,修复已有问题

📝 更新日志

  • break(Grid): 调整 DOM,优化视觉

  • break(Grid): 属性 border 移除 object 类型,改用 CSS Variables 调整边框样式

  • break(GridItem): 属性 badgeProps 更名为 badge

  • feat(Grid): 属性 column 支持值为 0,则为固定宽度单元格,可以横向滚动

  • feat(Grid): 新增 theme 属性,支持 card 风格

  • feat(GridItem): 属性 image 支持 object 类型,透传至 image 组件

  • fix(Grid): 修复调整 gutter 视觉错误的问题

  • fix(Grid): 修复出现多行时,边框视觉错误的问题

  • 本条 PR 不需要纳入 Changelog

☑️ 请求合并前的自查清单

⚠️ 请自检并全部勾选全部选项⚠️

  • 文档已补充或无须补充
  • 代码演示已提供或无须提供
  • TypeScript 定义已补充或无须补充
  • Changelog 已提供或无须提供

@github-actions
Copy link
Contributor

github-actions bot commented Apr 12, 2023

完成

@LeeJim LeeJim mentioned this pull request Apr 13, 2023
@github-actions
Copy link
Contributor

Size Change: +424 B (0%)

Total Size: 402 kB

Filename Size Change
./dist/tdesign.css 35 kB +178 B (+1%)
./dist/tdesign.js 230 kB -12 B (0%)
./dist/tdesign.min.css 27 kB +233 B (+1%)
./dist/tdesign.min.js 110 kB +25 B (0%)

@github-actions
Copy link
Contributor

Size Change: +367 B (0%)

Total Size: 402 kB

Filename Size Change
./dist/tdesign.css 35 kB +178 B (+1%)
./dist/tdesign.js 230 kB -33 B (0%)
./dist/tdesign.min.css 27 kB +233 B (+1%)
./dist/tdesign.min.js 110 kB -11 B (0%)

@github-actions
Copy link
Contributor

Size Change: +367 B (0%)

Total Size: 402 kB

Filename Size Change
./dist/tdesign.css 35 kB +178 B (+1%)
./dist/tdesign.js 230 kB -33 B (0%)
./dist/tdesign.min.css 27 kB +233 B (+1%)
./dist/tdesign.min.js 110 kB -11 B (0%)

@LeeJim LeeJim merged commit a0cb67a into develop Apr 13, 2023
@LeeJim LeeJim deleted the feat/new-grid branch April 13, 2023 10:25
@github-actions github-actions bot mentioned this pull request Apr 17, 2023
LeeJim added a commit that referenced this pull request Apr 18, 2023
* fix: resolve path reference problem (#578)

* refactor(Cascader): new cascader (#533)

* refactor(Cascader): new cascader

* test: update snapshot

---------

Co-authored-by: leejimqiu <leejimqiu@gmail.com>

* refactor(badge): new badge (#576)

* refactor(badge): new badge

* refactor(badge): demo base dot

* refactor(badge): demo finish(#576)

* refactor(badge): finish(#576)

* Feat/new grid (#584)

* chore(grid): update demo

* feat(grid): finish new version

* test: update snapshot

* test: update snapshot

* chore: update common

* fix: remove click event

* fix: rename badgeProps

* fix: update demo

* fix(upload): using new style (#587)

* fix(upload): using new style

* fix(upload): finish new upload

* fix(upload): resolve type

* refactor(message): new message (#586)

re #548

* Refactor/link (#589)

* feat: update api

* feat(link mobile component\): link Mobile Component

* feat(create link): create link

* fix(link style fix): link style fix

* feat(merge code): merge code

* fix(update _common): update common

* feat(merge code): merge code

* feat(merge code): merge code

* feat(update snapshots): update snapshots

* feat: 更新link hover,click

* feat(update link demo): update link demo

* feat(create link): create link

* feat(create link): create link

---------

Co-authored-by: anlyyao <anly_yaw@163.com>

* feat: add form (#591)

* feat: add form

* fix(Form): fix demo

* fix: fix cr

* chore: update common

* chore: publish v0.18.0 (#599)

* chore: publish v0.18.0

* chore: changelog's changes

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

---------

Co-authored-by: Y <anly_yaw@163.com>
Co-authored-by: jarmywang <awangjianjun9@gmail.com>
Co-authored-by: yusuf <47958012+yusuf-yz@users.noreply.github.com>
Co-authored-by: brian <brian.netmad@gmail.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant