内容简介:更新内容 增加多个登陆页模板 增加个人信息资料页 增加错误页 增加锁定页面 技术栈 Typescript Angular Material2 rxjs Graphql 相关链接 项目地址 DEMO ng-notadd-mock-server Quick start git clone ...
更新内容
增加多个登陆页模板
增加个人信息资料页
增加错误页
增加锁定页面
技术栈
Typescript
Angular
Material2
rxjs
Graphql
相关链接
Quick start
git clone https://github.com/notadd/ng-notadd.git cd ng-notadd npm install npm start # or use ng cli ng serve
Roadmap
0.10.0
[x] 支持 Apollo-Graqphql
0.11.0
[ ] 使用 ng-material2 组件
[ ] 手机端初步兼容
0.12.0
[ ] 更加完整的 仪表盘页面
0.13.0
[ ] 手机端兼容
[ ] 渐进式应用(PWA)
0.14.0
[ ] json 生成表单
0.15.0
[ ] 基础页面(个人信息页,登录页…)
[ ] recaptcha 支持 (默认关闭)
0.16.0
[ ] 虚拟列表(支持十万级别的列表)
0.17.0
[ ] excel 导入与导出
[ ] 选定行列导出 excel
0.18.0
[ ] 截图生成
[ ] firebase(国内无法使用) or 其他替代方案 支持
1.0
[ ] 可 DIY 仪表盘
[ ] json 生成简单仪表盘
1.1
[ ] websocket 支持
1.2
[ ] 支持 electron 构建桌面应用
2.0
[ ] 企业级自定义表单
[ ] 企业级表单系统
[ ] 企业级窗口/弹窗
后续
[ ] excel 在线编辑
[ ] word 在线编辑
一点说明
为了方便维护,ng-notadd 将剥离出 ng-material2 (扩展组件库) 和 ng-noform 两个项目
下载地址:
github: https://github.com/notadd/ng-notadd
gitee: https://gitee.com/notadd/ng-notadd
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- SpringMVC后台token防重复提交解决方案
- iView Admin 2.1.0 发布,后台集成解决方案
- iView Admin 2.3.0 发布,后台集成解决方案
- iView Admin 2.4.0 发布,后台集成解决方案
- Erupt 1.5.7 发布,注解级,后台管理框架解决方案
- AntD Admin 5.0.0 发布,中后台前端解决方案
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Python Algorithms
Magnus Lie Hetland / Apress / 2010-11-24 / USD 49.99
Python Algorithms explains the Python approach to algorithm analysis and design. Written by Magnus Lie Hetland, author of Beginning Python, this book is sharply focused on classical algorithms, but it......一起来看看 《Python Algorithms》 这本书的介绍吧!