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

ng-notadd 0.11.3 釋出,基於 Angular7 和 material2 的中後臺解決方案

  

新功能:

  • 新增 world. json 檔案

  • 新增散點圖和訪問趨勢條形圖

  • 改變材料的背景顏色樣式

  • 更改 ng-notadd 預設配置

  • 更改路由器連結

  • 在 _ color. sss 中新增第二背景

技術棧

  • 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.10.0

  •  支援 Apollo-Graqphql

  •  基礎頁面(個人資訊頁,登入頁...)

0.11.0

  •  新的左側選單欄 (支援滑鼠懸浮)

0.12.0

  •  使用 ng-material2 元件

  •  手機端初步相容

0.13.0

  •  更加完整的 儀表盤頁面

0.14.0

  •  手機端相容

  •  漸進式應用(PWA)

0.15.0

  •  json 生成表單

0.16.0

  •  recaptcha 支援 (預設關閉)

0.17.0

  •  虛擬列表(支援十萬級別的列表)

0.18.0

  •  excel 匯入與匯出

  •  選定行列匯出 excel

0.19.0

  •  截圖生成

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

0.20.0

  •  可 DIY 儀表盤

  •  json 生成簡單儀表盤

0.21.0

  •  初步的 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