NervJS / taro

开放式跨端跨框架解决方案,支持使用 React/Vue/Nerv 等框架来开发微信/京东/百度/支付宝/字节跳动/ QQ 小程序/H5/React Native 等应用。 https://taro.zone/
https://docs.taro.zone/
Other
34.82k stars 4.72k forks source link

feat: 为京东小程序的 Textarea 组件补充 disable-default-padding 属性 #15573

Closed ZEJIA-LIU closed 3 weeks ago

ZEJIA-LIU commented 3 weeks ago

这个 PR 做了什么? (简要描述所做更改) 为京东小程序的 Textarea 组件补充 disable-default-padding 属性

这个 PR 是什么类型? (至少选择一个)

这个 PR 涉及以下平台:

taro-bot2[bot] commented 3 weeks ago

欢迎提交 PR~ Taro 非常感谢您对开源事业做出的贡献!🌷🌷🌷

一般 PR 会在一到两周内进行 review,成功合入后会随下一个版本进行发布。

Review 需要耗费大量时间,所以请遵循以下规范,协助我们提高 review 效率🙏🙏🙏

  1. 详细介绍 PR 的背景(非常重要,例如解决了什么问题,该问题如何复现等)
  2. 确保 CI 顺利运行。
  3. 最好能提供对应的测试用例。

为了更好地进行沟通,请加入 Taro 开发者微信群:

taro-bot2[bot] commented 3 weeks ago

欢迎提交 PR~ Taro 非常感谢您对开源事业做出的贡献!🌷🌷🌷

一般 PR 会在一到两周内进行 review,成功合入后会随下一个版本进行发布。

Review 需要耗费大量时间,所以请遵循以下规范,协助我们提高 review 效率🙏🙏🙏

  1. 详细介绍 PR 的背景(非常重要,例如解决了什么问题,该问题如何复现等)
  2. 确保 CI 顺利运行。
  3. 最好能提供对应的测试用例。

为了更好地进行沟通,请加入 Taro 开发者微信群:

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 58.52%. Comparing base (3633dcc) to head (c879645).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/NervJS/taro/pull/15573/graphs/tree.svg?width=650&height=150&src=pr&token=y06kPnzJaQ&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NervJS)](https://app.codecov.io/gh/NervJS/taro/pull/15573?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NervJS) ```diff @@ Coverage Diff @@ ## main #15573 +/- ## ======================================== Coverage 58.52% 58.52% ======================================== Files 491 491 Lines 21885 21885 Branches 5621 5621 ======================================== Hits 12809 12809 - Misses 7911 8116 +205 + Partials 1165 960 -205 ``` | [Flag](https://app.codecov.io/gh/NervJS/taro/pull/15573/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NervJS) | Coverage Δ | | |---|---|---| | [taro-cli](https://app.codecov.io/gh/NervJS/taro/pull/15573/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NervJS) | `63.61% <ø> (+6.21%)` | :arrow_up: | | [taro-runner](https://app.codecov.io/gh/NervJS/taro/pull/15573/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NervJS) | `46.25% <ø> (ø)` | | | [taro-runtime](https://app.codecov.io/gh/NervJS/taro/pull/15573/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NervJS) | `65.35% <ø> (ø)` | | | [taro-web](https://app.codecov.io/gh/NervJS/taro/pull/15573/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NervJS) | `40.28% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NervJS#carryforward-flags-in-the-pull-request-comment) to find out more. [see 48 files with indirect coverage changes](https://app.codecov.io/gh/NervJS/taro/pull/15573/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NervJS)