Skip to content
This repository has been archived by the owner on Mar 7, 2024. It is now read-only.

fix(toutiao): add Input default props #961

Merged
merged 1 commit into from
May 15, 2020
Merged

fix(toutiao): add Input default props #961

merged 1 commit into from
May 15, 2020

Conversation

Pochodaydayup
Copy link
Contributor

fix #931

@vercel
Copy link

vercel bot commented May 15, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/remaxjs/remax/bsfl1nmk6
✅ Preview: https://remax-git-fix-931.remaxjs.now.sh

@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit f1d22ca:

Sandbox Source
hungry-dubinsky-0tuu4 Configuration

@codecov
Copy link

codecov bot commented May 15, 2020

Codecov Report

Merging #961 into master will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #961   +/-   ##
=======================================
  Coverage   95.50%   95.50%           
=======================================
  Files         328      328           
  Lines        3492     3494    +2     
  Branches      500      500           
=======================================
+ Hits         3335     3337    +2     
  Misses        157      157           
Impacted Files Coverage Δ
...es/remax-toutiao/src/hostComponents/Input/index.ts 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 80b5fde...f1d22ca. Read the comment docs.

@yesmeck yesmeck merged commit b0bd005 into master May 15, 2020
@yesmeck yesmeck deleted the fix/931 branch May 15, 2020 14:51
inJs added a commit that referenced this pull request May 18, 2020
* master:
  test: 为 web 构建添加 e2e 测试
  fix: 修正错误的 webpack mode
  refactor: 去掉 react 别名
  refactor: add @remax/shared & use named export (#959)
  fix(toutiao): 修复 Canvas[canvasId] 无效的问题 (#960)
  fix(toutiao): 修正 Input 属性默认值 (#961)
  fix(toutiao): 修正一部分新的 api 没有导出的问题 (#962)
  chore: update codesandbox template
  docs: update demo
  docs: add demos
  docs: fix broken links (#956)
  fix(ali): 修复 Form[reportSubmit] 类型
  ci: remove travis docs trigger (#955)
  test: fix tests
  chore: add webpack-node-externals type
  test: external 所有 node_modules
  test: 整理测试
  refactor(cli): 简化 helper.wxs 生成的路径 (#945)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] 头条小程序Input maxlength 默认值不对
2 participants