Skip to content
This repository was archived by the owner on Nov 30, 2022. It is now read-only.

0.1.0

Compare
Choose a tag to compare
@marcjulian marcjulian released this 28 Nov 03:12
· 539 commits to master since this release

0.1.0 (2018-11-28)

Bug Fixes

  • googlemap: implement correct interface method (26b796f)
  • image-viewer: fix singletap / doubletap differentiation (4f5c171)
  • loading-fab: add color to the icon (44d3333)
  • password: notify onTouchedCallback (f36d686)
  • ripple: fix touch action prevent scroll (8344ef7)
  • stepper: fix header ripple (e3e73e5)
  • stepper: fix toggle if already open (dea205a)

Features

  • angular: update dependencies (9549098)
  • angular: update to angular 7 (a9bd447)
  • app-bar: add active indicator (4010515)
  • appbar: add fab icon color, (7ad1008)
  • core: update peer dependencies to angular 7 and ionic v4-beta.16 (e43f995)
  • google-maps-native: add additional methods (32ecd80)
  • image viewer: pinch (529df80)
  • image-viewer: pan if scaled (f3d5041)
  • image-viewer: pull resistance (56a338f)
  • ionic: update to ionic v4-beta.16 (1520b50)
  • loading: disable loading button and fab click (61ed94c)
  • loading-button: add button type (5638552)
  • ripple: add pointer cursor while hovering (d08c341)
  • ripple: optional hover (ef36914)
  • stepper: add open input for steps (a71c66f)
  • stepper: close on open if already open, (8b7f077)
  • stepper: header click listener (384fdcd)