Skip to content

Latest commit

 

History

History
74 lines (51 loc) · 4.67 KB

CHANGELOG.md

File metadata and controls

74 lines (51 loc) · 4.67 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.3.0 (2018-12-20)

Bug Fixes

  • backgroundmode: fix backgroud-mode plugin cause wkwebview crash (a874b2c)
  • hotcodepush: chcp.json file missed cause ios app crashed (7313a52)

Features

  • trasnlate: [skip travis] translate few words (d5c4ee6)

0.1.0 (2018-12-12)

Features

  • version: show version number at test page (bcddb4e)

0.0.1 (2018-11-14)

Bug Fixes

  • back-button: back button not show without certain config (9c21acc)
  • build: path not find (ce02ff0)
  • lazyload: tabs lazyload layout disorder (e27a2ab)
  • lint: error from build cli prompt (4a30f5f)
  • native-service: remote file url encode (1858491)
  • notification: plugin not added to providers (c03436f)
  • rebirth: rm rebirth-storage for it not support rxjs6 (f817b63)
  • type: add cordova-plugin-file to tsconfig/type (059f985)

Features

  • appcenter: add appcenter cordova sdk( analytics/crashes ) (3ab3729)
  • backbutton: support exit app (6707472)
  • cmp: init components (99cce38)
  • directives: init directives (d1debde)
  • echarts: add/fix echarts demo (bdd1e56)
  • error-handler: init error-handler (452bb14)
  • init: from ionic4 tabs template (b2348c2)
  • ion4-calendar: add ionc4-calendar and its demo (dd8b2c9)
  • jpush: integrate jpush with native ngx (9d75ecb)
  • modals: init modals (6d8fb98)
  • ngrx: add todo mvc css (07ac08b)
  • notification: add local notification plugin (11165f9)
  • offline: add offline decorator based on rebirth-storage (10c90d6)
  • pages: init pages (b44f495)
  • pipes: init pipes (4876de0)
  • plugins: install few missed 3-rd party plugins (7be895d)
  • pwa: support pwa using ng tools (7869b63)
  • rebirth: add rebirth-http and rebirth-storage (9cbdfc0)
  • route: add route link demo (0ee7bfa)
  • serices: add services from ionic3-boilerplate (71cbb49)
  • shared: init shared (bbf7f22)
  • sidemenu: add side menu (ae695ab)
  • theme: add theme switch demo (1d0b198)
  • todo: add todo ngrx demo (dfbffeb)
  • translate: add translate demo (dc84300)
  • xhr: add xhr file api (7ae6c9f)