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: add form #591

Merged
merged 3 commits into from
Apr 17, 2023
Merged

feat: add form #591

merged 3 commits into from
Apr 17, 2023

Conversation

anlyyao
Copy link
Collaborator

@anlyyao anlyyao commented Apr 16, 2023

🤔 这个 PR 的性质是?

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

🔗 相关 Issue

相关PR

common: Tencent/tdesign-common#1276

💡 需求背景和解决方案

📝 更新日志

  • fix(Cell): 修复 bordered 无效

  • feat(Form): 新增 Form 表单

  • 本条 PR 不需要纳入 Changelog

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

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

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

@github-actions
Copy link
Contributor

Size Change: +38.6 kB (+10%) ⚠️

Total Size: 440 kB

Filename Size Change
./dist/tdesign.css 35.4 kB +519 B (+1%)
./dist/tdesign.js 256 kB +26.4 kB (+11%) ⚠️
./dist/tdesign.min.css 27.2 kB +366 B (+1%)
./dist/tdesign.min.js 121 kB +11.3 kB (+10%) ⚠️

@github-actions
Copy link
Contributor

github-actions bot commented Apr 16, 2023

完成

@github-actions
Copy link
Contributor

Size Change: +38.6 kB (+10%) ⚠️

Total Size: 440 kB

Filename Size Change
./dist/tdesign.css 35.4 kB +519 B (+1%)
./dist/tdesign.js 256 kB +26.4 kB (+11%) ⚠️
./dist/tdesign.min.css 27.2 kB +366 B (+1%)
./dist/tdesign.min.js 121 kB +11.3 kB (+10%) ⚠️

@anlyyao anlyyao requested a review from LeeJim April 16, 2023 01:32
@github-actions
Copy link
Contributor

Size Change: +38.5 kB (+10%) ⚠️

Total Size: 440 kB

Filename Size Change
./dist/tdesign.css 35.5 kB +509 B (+1%)
./dist/tdesign.js 256 kB +26.4 kB (+11%) ⚠️
./dist/tdesign.min.css 27.2 kB +355 B (+1%)
./dist/tdesign.min.js 121 kB +11.3 kB (+10%) ⚠️

src/button/button.vue Outdated Show resolved Hide resolved
src/cell/cell.vue Outdated Show resolved Hide resolved
src/cell/__test__/index.test.jsx Show resolved Hide resolved
src/form/demos/horizontal.vue Show resolved Hide resolved
src/form/form-item.vue Outdated Show resolved Hide resolved
src/form/form-item.vue Outdated Show resolved Hide resolved
src/form/form-item.vue Outdated Show resolved Hide resolved
src/form/form-item.vue Outdated Show resolved Hide resolved
src/form/form-item.vue Outdated Show resolved Hide resolved
@github-actions
Copy link
Contributor

Size Change: +38.5 kB (+10%) ⚠️

Total Size: 442 kB

Filename Size Change
./dist/tdesign.css 36.1 kB +512 B (+1%)
./dist/tdesign.js 257 kB +26.4 kB (+11%) ⚠️
./dist/tdesign.min.css 27.8 kB +364 B (+1%)
./dist/tdesign.min.js 122 kB +11.2 kB (+10%) ⚠️

src/form/demos/horizontal.vue Show resolved Hide resolved
@LeeJim LeeJim merged commit 2c6c519 into develop Apr 17, 2023
@LeeJim LeeJim deleted the feat/form branch April 17, 2023 15:46
@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 <[email protected]>

* 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 <[email protected]>

* 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 <[email protected]>
Co-authored-by: jarmywang <[email protected]>
Co-authored-by: yusuf <[email protected]>
Co-authored-by: brian <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@anlyyao anlyyao mentioned this pull request Apr 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants