Skip to content

Releases: telus/tds-community

@tds/community-input-group@1.0.1

13 Apr 18:35
Compare
Choose a tag to compare

1.0.1 (2020-04-13)

Bug Fixes

  • community-input-group: update input id (3890b17)

@tds/community-input-group@1.0.0

20 Mar 21:14
Compare
Choose a tag to compare

1.0.0 (2020-03-20)

Bug Fixes

  • community-input-group: Update min, max width and enable a11ly close text (fcd9218)
  • community-input-group: Update style to use outline raidus for mozilla (3e292ba)

Features

  • community-input-group: add input group component (3560e25)

@tds/community-tags@1.0.0

19 Mar 19:49
Compare
Choose a tag to compare

1.0.0 (2020-03-19)

Features

  • community-tags: add Tags (62d279b)

@tds/community-progress@2.0.0

07 Feb 19:26
Compare
Choose a tag to compare

2.0.0 (2020-02-07)

Features

  • community-progress: implement new design standards (7eaf907)

BREAKING CHANGES

  • community-progress: progress bar height has been adjusted and no longer changes with viewport
  • community-progress: allyLabel prop in Progress is required to aid assistive technology
  • community-progress: 'primary' variant is now named 'positive'
  • community-progress: 'error' variant is now named 'negative'
  • community-progress: removed 'secondary' variant
  • community-progress: styled components is now a peer dependency

@tds/community-toggle-switch@3.0.1

31 Jan 19:39
Compare
Choose a tag to compare

3.0.1 (2020-01-31)

Bug Fixes

  • community-toggle-switch: makes spinnerLabel prop optional (ee04d07)

@tds/community-side-navigation@3.0.4

06 Dec 19:04
Compare
Choose a tag to compare

3.0.4 (2019-12-06)

Bug Fixes

  • community-side-navigation: fix overlap when sidenav expands (30b8bed)
  • community-side-navigation: updated animation and fixed other bugs (4c99177)

@tds/community-date-picker@1.0.0

25 Nov 20:49
Compare
Choose a tag to compare

@tds/community-toggle-switch@3.0.0

22 Nov 19:19
Compare
Choose a tag to compare

3.0.0 (2019-11-22)

Features

  • community-toggle-switch: idd sLoading and ref props (affec8e)

BREAKING CHANGES

  • community-toggle-switch: Toggle no longer automatically sets focus to itself. Manually control focus using ref.

@tds/community-pagination@2.0.0

10 Oct 18:16
Compare
Choose a tag to compare

2.0.0 (2019-10-10)

Bug Fixes

  • community-pagination: design changes (c648bc3)
  • packages: adding styled-components (cf613ba)

Features

  • community-pagination: design changes (4d0d662)

BREAKING CHANGES

  • packages: add styled-components to peerDependencies of Pagination
  • community-pagination: Default visual designs have changed

@tds/community-toggle-switch@2.0.0

04 Oct 20:08
Compare
Choose a tag to compare

2.0.0 (2019-09-30)

Bug Fixes

  • community-toggle-switch: design changes and refactoring (f813eeb)
  • community-toggle-switch: making adjustments to padding (bb20e07)

Features

  • community-toggle-switch: new design changes for toggleSwitch (be03ce3), closes #112

BREAKING CHANGES

  • community-toggle-switch: add styled-components to peerDependencies
  • community-toggle-switch: default style changes
  • community-toggle-switch: New design layout for toggleSwitch, styled-components is now a peer dependency