Giter Site home page Giter Site logo

jd-ftf / wot-design-mini Goto Github PK

View Code? Open in Web Editor NEW
33.0 4.0 15.0 5.48 MB

An ui component library for mini program

Home Page: https://ftf.jd.com/wot-design-mini/

License: MIT License

JavaScript 74.01% Shell 0.06% SCSS 25.93%
ui-components wot-design miniprogram

wot-design-mini's People

Contributors

awjing avatar dependabot-preview[bot] avatar ftf-bot avatar gkxie avatar hxcstudio123 avatar mrjianglei avatar redjoy avatar wlin00 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

wot-design-mini's Issues

[Bug Report] picker滑动穿透

Wot Design Mini version

v1.3.0

OS/Browsers version

微信小程序
2.10.3

重现步骤

触摸pciker的toolbar即可重现

期待的行为

触摸toolbar时不应该出现滑动穿透

实际的行为

触摸toolbar时会导致滑动穿透

MessageBox.prompt 获取不到value值

描述

获取到的并不是value值而是事件名称, 文档中却有获取value, 并且希望能有控制展示隐藏的属性

        MessageBox.prompt({
            title: '店铺名称',
            inputPlaceholder: '请输入店铺名称',
            inputError: '店铺名称不能为空哦。',
            inputPattern: /.+/,
        }).then((param) => {
            console.log(param)
        })

image
image

Dependabot can't resolve your JavaScript dependency files

Dependabot can't resolve your JavaScript dependency files.

As a result, Dependabot couldn't update your dependencies.

The error Dependabot encountered was:

Error whilst updating algoliasearch in /package-lock.json:
npm WARN using --force Recommended protections disabled.
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/@algolia/client-personalization - Not found
npm ERR! 404 
npm ERR! 404  '@algolia/[email protected]' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404 
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/dependabot/.npm/_logs/2021-06-23T12_30_41_754Z-debug.log

If you think the above is an error on Dependabot's side please don't hesitate to get in touch - we'll do whatever we can to fix it.

View the update logs.

[Bug Report] Input 「label」插槽未生效

使用文档所描述 添加 label 插槽未生效

代码:

<wd-input type="text" value="{{ value }}" placeholder="请输入用户名" bind:change="handleChange" bind:blur="handleBlur" use-label-slot>
  <view slot="label">Label</view>
</wd-input>

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.