1. 程式人生 > >ng-notadd 0.11.1 釋出,大量手機版支援,基於 Angular 的中後臺解決方案

ng-notadd 0.11.1 釋出,大量手機版支援,基於 Angular 的中後臺解決方案

  

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

新特性

  • 在app元件中新增theme-options-button

  • 修改material-color-picker元件

  • 修改按鈕元件適應

  • 修改卡片元件適應

  • 修改圖示元件適應

  • 修改配置檔案元件適應

  • 修改徽章元件適應

  • 修改晶片元件適應

  • 修改grid-list元件適配

  • 修改圖示元件適應

  • 修改列表元件適配

  • 修改分析元件適配

  • 修改頁面佈局樣式

BUG 修復

  • 修復佈局中元件的下方固定樣式

  • 修復匹配移動裝置時工具欄的樣式

 

技術棧

  • 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