Skip to content

Releases: telus/tds-community

Update prop-types

22 Oct 18:10
ef0b83f
Compare
Choose a tag to compare

Update prop-types to v15.6.2 in the following packages:

Changes:

  • @tds/community-progress: 1.0.0 => 1.0.1
  • @tds/community-skeleton: 2.0.0 => 2.0.1
  • @tds/community-testimonial: 1.0.0 => 1.0.1
  • @tds/community-toggle-switch: 1.0.0 => 1.0.1
  • @tds/community-sample-pilter: 1.0.1 => 1.0.2 (private)

@tds/community-skeleton@2.0.0

22 Oct 15:51
9e51fe1
Compare
Choose a tag to compare

2.0.0 (2018-10-22)

See #18

Bug Fixes

  • community-skeleton: remove browser prefixes (1a67f8d)

Features

  • community-skeleton: added animations, removed variants (#115) (e72073e)

BREAKING CHANGES

  • community-skeleton: removed property variant

@tds/community-toggle-switch@1.0.0

11 Oct 14:38
19c86f4
Compare
Choose a tag to compare

1.0.0 (2018-10-10)

See #29

Bug Fixes

  • community-toggle-switch: added missing jest snapshot (39d3564)
  • community-toggle-switch: lerna add dependencies from @tds/core-* (4013772)

Features

  • community-toggle-switch: initial commit for component (198cdbf)

@tds/community-testimonial@1.0.0

11 Oct 14:37
19c86f4
Compare
Choose a tag to compare

1.0.0 (2018-10-10)

See #90

Bug Fixes

  • community-testimonial: add defaultProps (98a314b)
  • community-testimonial: add responsive styles (10ff101)

Features

  • community-testimonial: added testimonial component (be4dc67)
  • community-testimonial: component refactor based on PR comments (bc6e89c)