1. 程式人生 > >ng-notadd 0.15.2 釋出,基於Angular7 和 Material2 中後臺解決方案

ng-notadd 0.15.2 釋出,基於Angular7 和 Material2 中後臺解決方案

  

ng-notadd 0.15.2 釋出,主要改進內容包括:

新功能

  • 增加檔案上傳

技術棧

  • Typescript

  • Angular

  • Material2

  • rxjs

  • Graphql

相關連結

專案地址

DEMO

ng-notadd-mock-server

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.15.0

  •  普通表格

  •  資料表格

  •  動態表格

  •  excel 匯入與匯出

  •  選定行列匯出 excel

0.16.0

  •  漸進式應用(PWA)

  •  json 生成表單

0.17.0

  •  內建許可權元件

0.18.0

  •  元件手機端相容

0.19.0

  •  截圖生成

  •  firebase(國內無法使用) or 其他替代方案 支援

0.20.0

  •  可 DIY 儀表盤

  •  json 生成簡單儀表盤

0.21.0

  •  2K/4K 屏適配

  •  初步的 e2e 單元測試

1.0

  •  完善單元測試

  •  整體微調

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