1. 程式人生 > >ng-notadd 0.12.1 釋出,支援本地儲存配置

ng-notadd 0.12.1 釋出,支援本地儲存配置

  

新功能

  • 支援本地配置儲存

  • 優化儀表盤

技術棧

  • 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

  •  手機端初步相容

  •  更加完整的 儀表盤頁面

0.13.0

  •  支援操作狀態儲存

  •  recaptcha 支援 (預設關閉)

0.14.0

  •  使用 ng-material2 元件

0.15.0

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

  •  內建許可權元件

0.16.0

  •  元件手機端相容

  •  漸進式應用(PWA)

0.17.0

  •  json 生成表單

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 兩個專案

下載地址: