react-weui icon indicating copy to clipboard operation
react-weui copied to clipboard

weui for react

Results 86 react-weui issues
Sort by recently updated
recently updated
newest added

版本:[email protected] InfiniteLoader组件的onLoadMore\ onScroll方法都没有被调用。 代码直接使用的doc里面的example: `import React from 'react'; import ReactDOM from 'react-dom'; import { InfiniteLoader, Cells, CellsTitle, Cell, CellBody, CellFooter } from '../../../build/packages'; import Page from '../../component/page'; class InfiniteDemo extends...

bug

**Do you want to request a *feature* or report a *bug* (建议还是bug) ?** 建议 **What is the current behavior? (现有状况)** 1. CityPicker的默认值Selected只能是省市区对应的索引,不能给定文字; 2. Selected值只能初始化一次 **What is the expected behavior? (应有状况)**...

现在的tabbar,是紧跟内容的,怎么固定到底部?

大兄弟,文档都打不开。。每次都99%之后又重新来...

**Do you want to request a *feature* or report a *bug* (建议还是bug) ?** 建议 **What is the current behavior? (现有状况)** 目前NavTab是非controle模式,无法在程序中控制当前标签。 **What is the expected behavior? (应有状况)** 修改为controle模式。内部也可以维护一个状态,但是根据是否传入activeIndex props,修改内部状态。和react的标准控件一样处理。 **Which...

**Do you want to request a *feature* or report a *bug* (建议还是bug) ?** 建议 **What is the current behavior? (现有状况)** UI的配色容易引起混淆,把active的tab和非active的tab看反。 **What is the expected behavior? (应有状况)** **Which versions of...

ios8 popup show方法隐藏不了 picker 定位问题

**Do you want to request a *feature* or report a *bug* (建议还是bug) ?** bug **What is the current behavior? (现有状况)** 在介绍中: NPM安装使用1.1.0: npm install [email protected] react-weui --save CDN使用: 1.1.2/1.1.1 :...

同:https://github.com/weui/weui.js/issues/22 修复 uploader在拍照时图片方向错误的问题 https://github.com/weui/weui.js/commit/66381288344eb8918d3a2ff62d8b5c2d3a3db18a fix 在Android环境下,小米、华为都只能选择图片,没有拍照选项。需在input标签上加capture属性 https://github.com/weui/weui.js/commit/dcd83bcfb242870005d97464c0699fae806647f9

bug
in progress