Skip to content

Releases: wp-pwa/h2r

v1.3.6

Choose a tag to compare

@frontibotito frontibotito released this 17 Jan 15:09

1.3.6 (2019-01-17)

Bug Fixes

  • processors: remove style prop if the value is an empty string (ea144a6)

v1.3.5

Choose a tag to compare

@frontibotito frontibotito released this 28 Nov 18:35

1.3.5 (2018-11-28)

Bug Fixes

  • youtube: fixes regexp on youtube processor (8493dca)

v1.3.4

Choose a tag to compare

@frontibotito frontibotito released this 26 Oct 12:16

1.3.4 (2018-10-26)

Bug Fixes

  • semantic-release: update semantic-release and lazyload (32b8405)

v1.3.3

Choose a tag to compare

@frontibotito frontibotito released this 05 Oct 11:42

1.3.3 (2018-10-05)

Bug Fixes

  • npm: install lodash.sortby (2352153)

v1.3.2

Choose a tag to compare

@frontibotito frontibotito released this 28 Sep 11:37

1.3.2 (2018-09-28)

Bug Fixes

  • iframe: fix placeholder in iframe component (822c5b9)

v1.3.1

Choose a tag to compare

@frontibotito frontibotito released this 24 Sep 15:07

1.3.1 (2018-09-24)

Bug Fixes

  • placeholder: add className to Placeholder component (24b5e18)

v1.3.0

Choose a tag to compare

@frontibotito frontibotito released this 24 Sep 14:28

1.3.0 (2018-09-24)

Features

  • components: add placeholder prop to some lazy components (9181b5c)
  • h2r: rename extraProps to payload and get options from processors (6b9bb65)
  • processors: get placeholder from payload (b7c40b6)

v1.2.1

Choose a tag to compare

@frontibotito frontibotito released this 24 Sep 10:09

1.2.1 (2018-09-24)

Bug Fixes

  • index: fix components export (f4be2e8)

v1.2.0

Choose a tag to compare

@frontibotito frontibotito released this 24 Sep 09:57

1.2.0 (2018-09-24)

Bug Fixes

  • h2r: handle standalone attributes properly (9f83d53)

Features

  • processors: add common processors and their components (07cfe16)

v1.1.0

Choose a tag to compare

@frontibotito frontibotito released this 21 Sep 09:21

1.1.0 (2018-09-21)

Features

  • package: export Model and Component from package root (81cd02b)