Skip to content

Latest commit

 

History

History
174 lines (63 loc) · 6.29 KB

CHANGELOG.md

File metadata and controls

174 lines (63 loc) · 6.29 KB

4.0.0 (2020-02-09)

Bug Fixes

  • project: upgraded the project to angular v9 (1564896)

4.0.0 (2020-02-09)

Bug Fixes

  • project: upgraded the project to angular v9 (1564896)

4.0.0 (2020-02-09)

Bug Fixes

  • project: upgraded the project to angular v9 (1564896)

4.0.0 (2020-02-09)

Bug Fixes

  • project: upgraded the project to angular v9 (1564896)

2.1.0 (2018-11-02)

Bug Fixes

  • package: adjusted the "ngswConfigPath" (abf40a8)
  • project: minor (da3f437)

Features

  • package: support of angular v7 (0f51db6)

2.0.0 (2018-08-11)

1.3.2 (2018-06-16)

1.3.1 (2018-05-15)

Features

  • ngx-material-pages: supporting lazy loading for each page (e78441b)

1.3.0 (2018-05-10)

Bug Fixes

1.2.1 (2018-04-22)

1.2.0 (2018-04-16)

Bug Fixes

  • ngx-material-pages: replaced ng-deep with internal manipulation with renderer2 (51c75dc)

1.1.6 (2018-04-15)

Bug Fixes

  • ngx-material-pages: added the peerDependencies (3d225b3)
  • ngx-material-pages: ng-deep will not affect external tabs (48fad96)
  • ngx-material-pages: removed duplicated dependencies under dev (2cd576e)

1.1.5 (2018-04-12)

1.1.4 (2018-04-12)

1.1.3 (2018-04-12)

Features

  • ngx-material-pages: input for the title of the toolbar (da60598)

1.1.2 (2018-04-11)

1.1.1 (2018-04-10)

1.1.0 (2018-04-10)

Features

  • lib: added mode to sidenav and template navigation buttons + added pageChanged and done events (a750582)
  • ngx-material-pages: added optional title input to the outlook component (5237ea8)

1.0.1 (2018-04-09)

1.0.0 (2018-04-09)

Bug Fixes

  • components: deleted old versions (514d252)
  • ngx-material-pages: added addtional material module (toolbar and button) (f19c33d)
  • ngx-material-pages: removed the template in the loader component (6988556)
  • ngx-material-pages: removed unwanted component and service (default) (0511527)

Features

  • ngx-material-pages: added page content component (e40b4f5)
  • ngx-material-pages: added page loader component (7bb6be4)
  • ngx-material-pages: added page outlook component (72186c8)
  • ngx-material-pages: added synchronization between the page content and outlook (650ac80)
  • ngx-material-pages: added the main ngx-material-pages component (509ff32)
  • ngx-material-pages: improved the layout (51630c9)
  • project: added cricleci configuration (df72046)
  • ts-lint: added codelyzer module as dev dependencies (9317edb)

0.0.1 (2018-04-08)