Giter Site home page Giter Site logo

bfd-ui's Issues

官网有问题

官网的字体选择有问题,mac下看着又晕又瞎, 背景太白,字太细

自动完成 AutoComplete

当备选框里的source={[.....]}值发生改变时,备选框收起了。能否做成类似百度搜索框的功能。输入框的值发生改变,备选框的内容也相应发生改变,且不收起。

form 回车事件

Form 表单 FormSubmit 貌似不能响应回车事件,(type=submit)这个属性 可以修改一下

国际化支持

const text = require('./lang/' + process.env.LANG)

webpack配置

config.plugins.push(new webpack.DefinePlugin({
    'process.env': {
      'LANG': JSON.stringify('en')
    }
  }))

datatable几点建议

datatable有几点使用起来不是很方便,希望能修改一下:
1.datatable 列配置里面的render方法参数没有提供列的序号,不方便删除列。
2.datatable url方式获取数据时没有提供回调函数供格式化api返回的数据。
3.datatable 前端分页需要自己计算分页数据,不够智能,希望能自动计算分页。
4.如果 datatable 实现了自动分页的,希望能提供修改分页页码相关控件的render方法,以便定制分页页码样式。

selec控件需求

1.下拉给配置不自适应选择展示上方或下方,默认展示在下面。
2.select 的handleSelect返回event。

NAV组件

能不能提供一个open属性,控制子节点的展开和隐藏。目前只有defaultOpen。

提示的一些需求

1.message提示样式太太太丑,希望可以提供可选样式,简洁鲜明的那种,然后位置可以控制,在上下,左右中。
2.可以提供不关闭模式,不设置自动关闭,由用户手动关。X。
3.confirm提供自定义按钮组,可选择2个按钮或3个按钮。

4.form中的表单元素可以提供去前后空格配置

Model

为什么老是弹不出来

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.