前端小学生

Results 6 issues of 前端小学生

比如 Ant Design Pro Components , Ant Design Charts, AntV这几个一系列的库加入到项目中

enhancement

![image](https://user-images.githubusercontent.com/35595635/148711730-79cb72df-0806-4374-a619-199682da0f2a.png)

提问前先看看: https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way/blob/main/README-zh_CN.md ### 🧐 问题描述 项目中有很多页面用到了protable, 想统一定制columnEmptyText, 但是又不想每一个protable都写一遍columnEmptyText ### 💻 示例代码 ### 🚑 其他信息 是否考虑和antd的message组件一样也支持进行全局config配置 ![image](https://user-images.githubusercontent.com/35595635/180399193-d50d8c7b-915d-4e53-9eea-e92d4fc89738.png)

有了公众号的话就可以随时随地用手机愉快的学习了

### What problem does this feature solve? 目前的交互只能点击确定才能保存选择的时间, 但大多数人的使用习惯是选择完开始和结束就会点击其他空白区域, 会导致选择的值没有保存到输入框内, 所以希望能支持失焦保存. ### What does the proposed API look like? 可以提供配置项, 决定是否开启失焦保存功能

Inactive