Giter Site home page Giter Site logo

fengxinhhh / concis Goto Github PK

View Code? Open in Web Editor NEW
385.0 16.0 110.0 9.54 MB

快速构建React应用程序的高性能、轻量级UI库

Home Page: http://concis.org.cn

License: MIT License

TypeScript 89.83% Less 10.17% Shell 0.01%
dumi lerna react reactjs rollup typescript javascript js mobile react-components

concis's Introduction

Hi,I'm FengXin 👋

关于我

  • 入学到进厂:

    • 江苏南京不知名学院系双非本,曾翘算法与数据结构、操作系统、计算机网络在宿舍学习Vue2,后恶补一阶段,作为21届落榜生最终在毕业三个月后参加校招获得百度、小米、腾讯三家大厂offer。
  • 兴趣爱好:

    • 逛GitHub👀 了解下自己用的比较多的库,顺便贡献点pr~
    • 打王者🎮 历史国服李白、国服韩信(被前端耽误的XXX)
    • 游泳健身💦 七年老运动玩家,不过现在没以前状态那么好了...
    • K歌🎤 忠爱林宥嘉、周杰伦、五月天,不跑调系列
  • 关于工作:

    • 毕业后校招加入小米->手机部->可穿戴部,主要负责小米穿戴App、小米后台管理系统的迭代。
    • 目前就职于阿里本地生活->风控与安全中心,主要负责本地生活风控中后台产品的研发和迭代。
  • 相关链接:

Bye~~

Visitor count

concis's People

Contributors

ayuan-gy avatar catlicious avatar chengongwei avatar fengxinhhh avatar friedricenoodles avatar gaoxiaoduan avatar jokerwon avatar kakachake avatar krialy avatar kunl avatar liuluming23 avatar lniev avatar lyc199753 avatar maplepudding avatar oweqian avatar qiuqiuatyu avatar t-roc avatar tcljr1314 avatar wingwang2017 avatar wjh661987 avatar xieming01 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  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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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

concis's Issues

分页器小bug

分页器Pagination设置15条/页或更多时中间的数字显示不正确
image
image

兼容暗黑模式,组件编写规范

如果有想法想feat component的话,在兼容暗黑模式,有几个规范需要告诉你:

  1. Concis目前提供暗黑主题,在文档显示需要兼容,开发组件需要在样式文件中提供两套类名,如concis-button(light) / concis-dark-button(dark);
  2. 在组件代码中需根据GlobalConfig context中darkTheme来判断用户项目是否开启深色模式,开启即使用concis-dark-component类。
    image
    参考之前组件的模板就好,写的很清楚,集成所有类名,给组件原本类名加一个判断就可以,后续推出其他主题可能会改变写法,先暂时这么做。

Tree 树选择器

点击图标展开后下拉选择框立马就会隐藏,svg用Node.contains()判断会失效

TimePicker 滚动条样式

hello,请在packages/concis-react/src/TimePicker/index.module.less24行添加scrollbar-width: none;以适应Firefox

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.