Skip to content

Latest commit

 

History

History
1878 lines (514 loc) · 58.5 KB

CHANGELOG.md

File metadata and controls

1878 lines (514 loc) · 58.5 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

10.1.2 (2022-12-08)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

10.1.1 (2022-03-31)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

10.1.0 (2022-02-24)

Features

  • icon: update snapshot tests with new icon element (e31e75b)

10.0.8 (2022-02-03)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

10.0.7 (2022-01-27)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

10.0.6 (2021-12-15)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

10.0.5 (2021-12-15)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

10.0.4 (2021-12-09)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

10.0.3 (2021-12-06)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

10.0.2 (2021-10-28)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

10.0.1 (2021-09-15)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

10.0.0 (2021-09-03)

Code Refactoring

  • textarea: remove separate style and react imports (65f78e3), closes #1977

Features

  • textarea: allow separate import for react and css (ffba2e3)

BREAKING CHANGES

  • textarea: Remove /styles.css and /react imports

9.1.19 (2021-08-23)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

9.1.18 (2021-08-12)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

9.1.17 (2021-07-27)

Bug Fixes

  • textarea: set normalize peerDependency to 6.0.0 (9dbf255)

9.1.16 (2021-07-26)

Bug Fixes

  • textarea: allow maxLength and textarea-specific props in TS (374c4a5)

9.1.15 (2021-06-28)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

9.1.14 (2021-06-22)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

9.1.13 (2021-06-22)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

9.1.12 (2021-06-22)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

9.1.11 (2021-06-18)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

9.1.10 (2021-06-18)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

9.1.9 (2021-06-10)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

9.1.8 (2021-06-10)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

9.1.7 (2021-06-08)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

9.1.6 (2021-05-28)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

9.1.5 (2021-05-26)

Bug Fixes

  • textarea: set correct peer dependency on ps normalize (fbc8a65)

9.1.4 (2021-05-20)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

9.1.3 (2021-04-30)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

9.1.2 (2021-04-28)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

9.1.1 (2021-04-28)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

9.1.0 (2021-04-20)

Features

  • textarea: add style condition to conditional exports (9f5ddfb)
  • textarea: expose package.json in conditional exports (f12b6d6)

9.0.1 (2021-04-15)

Bug Fixes

  • textarea: properly order the conditional exports in package (a45a988)

9.0.0 (2021-04-14)

Code Refactoring

  • textarea: add exports to package.json as alternate entry point (2aea5ec)
  • textarea: convert to esm (9a3a46e)

BREAKING CHANGES

  • textarea: add exports to package.json
  • textarea: Drop cjs; esm only; all in on tree shaking
  • textarea: Remove file imports (eg, packageName/react)

8.1.9 (2021-04-05)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

8.1.8 (2021-03-31)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

8.1.7 (2021-03-23)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

8.1.6 (2021-03-17)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

8.1.5 (2021-03-11)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

8.1.4 (2021-02-25)

Bug Fixes

  • textarea: update peerDep version (9cbe27e)

8.1.3 (2021-02-16)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

8.1.2 (2021-02-16)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

8.1.1 (2021-02-16)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

8.1.0 (2021-02-11)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

8.0.2 (2021-02-04)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

8.0.1 (2021-02-01)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

8.0.0 (2021-01-25)

Build System

  • textarea: update to react@17 (e27313f)

BREAKING CHANGES

  • textarea: react@17 peerDependency upgrade

7.3.14 (2021-01-15)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

7.3.13 (2021-01-05)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

7.3.12 (2021-01-04)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

7.3.11 (2020-12-17)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

7.3.10 (2020-12-17)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

7.3.9 (2020-12-16)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

7.3.8 (2020-12-14)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

7.3.7 (2020-12-11)

Bug Fixes

  • test config syntax and lint errors (37429b2)

7.3.6 (2020-12-07)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

7.3.5 (2020-12-07)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

7.3.4 (2020-12-03)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

7.3.3 (2020-12-03)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

7.3.2 (2020-11-30)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

7.3.1 (2020-11-24)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

7.3.0 (2020-11-18)

Features

  • textarea: add subtle appearance (51db6cd)

7.2.12 (2020-11-17)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

7.2.11 (2020-11-16)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

7.2.10 (2020-11-16)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

7.2.9 (2020-11-13)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

7.2.8 (2020-11-13)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

7.2.7 (2020-11-12)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

7.2.6 (2020-11-05)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

7.2.5 (2020-11-05)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

7.2.4 (2020-11-02)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

7.2.3 (2020-10-29)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

7.2.2 (2020-10-29)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

7.2.1 (2020-10-28)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

7.2.0 (2020-10-26)

Features

  • textarea: ts conversion (59c74a8)

7.1.2 (2020-10-20)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

7.1.1 (2020-10-13)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

7.1.0 (2020-10-13)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

7.0.44 (2020-10-13)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

7.0.44 (2020-10-09)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

7.0.43 (2020-10-09)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

7.0.42 (2020-10-08)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

7.0.41 (2020-10-08)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

7.0.40 (2020-10-08)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

7.0.39 (2020-09-28)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

7.0.38 (2020-09-17)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

7.0.37 (2020-09-15)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

7.0.36 (2020-09-14)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

7.0.35 (2020-09-09)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

7.0.34 (2020-08-31)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

7.0.33 (2020-08-25)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

7.0.32 (2020-08-25)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

7.0.31 (2020-08-24)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

7.0.30 (2020-08-17)

Bug Fixes

7.0.29 (2020-08-17)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

7.0.28 (2020-08-13)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

7.0.27 (2020-08-11)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

7.0.26 (2020-08-10)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

7.0.25 (2020-08-06)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

7.0.24 (2020-07-17)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

7.0.23 (2020-07-15)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

7.0.22 (2020-07-02)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

7.0.21 (2020-06-25)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

7.0.20 (2020-06-17)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

7.0.19 (2020-05-19)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

7.0.18 (2020-05-19)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

7.0.17 (2020-05-19)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

7.0.16 (2020-05-14)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

7.0.15 (2020-05-12)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

7.0.14 (2020-05-07)

Bug Fixes

  • update normalize peer dependency (cd5b8a4)

7.0.13 (2020-05-06)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

7.0.12 (2020-05-05)

Bug Fixes

  • form: remove unecessary z-index (b9f1d1d), closes #943

7.0.11 (2020-05-05)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

7.0.10 (2020-04-24)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

7.0.9 (2020-04-20)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

7.0.8 (2020-04-08)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

7.0.7 (2020-04-07)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

7.0.6 (2020-04-03)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

7.0.6 (2020-04-02)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

7.0.5 (2020-04-01)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

7.0.4 (2020-03-27)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

7.0.3 (2020-03-16)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

7.0.2 (2020-03-11)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

7.0.0 (2020-03-11)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

6.1.13 (2020-03-04)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

6.1.12 (2020-02-26)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

6.1.11 (2020-02-21)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

6.1.10 (2020-02-20)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

6.1.9 (2020-02-18)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

6.1.8 (2020-02-18)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

6.1.7 (2020-02-07)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

6.1.6 (2020-02-04)

Bug Fixes

  • named imports from core (4ba16f5)

6.1.5 (2020-01-30)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

6.1.4 (2020-01-30)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

6.1.3 (2020-01-29)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

6.1.2 (2020-01-29)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

6.1.1 (2020-01-28)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

6.1.0 (2020-01-24)

Bug Fixes

  • textarea: cleanup dupped styles (24a8e84)

Features

  • textarea: add a border to dark theme fields (cfd0aa8)
  • textarea: apply 2020 colors (f032e51)

6.0.23 (2020-01-23)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

6.0.22 (2020-01-22)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

6.0.21 (2020-01-22)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

6.0.19 (2020-01-22)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

6.0.17 (2020-01-22)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

6.0.15 (2020-01-22)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

6.0.14 (2020-01-17)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

6.0.13 (2020-01-16)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

6.0.12 (2020-01-16)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

6.0.11 (2020-01-15)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

6.0.10 (2020-01-14)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

6.0.5 (2020-01-08)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

6.0.4 (2019-12-19)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

6.0.3 (2019-12-18)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

6.0.2 (2019-12-17)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

6.0.1 (2019-12-16)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

6.0.0 (2019-12-05)

Features

  • textarea: convert to using forwardRef (8d92050)

BREAKING CHANGES

  • textarea: innerRef is no longer supported

5.0.1 (2019-12-05)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

5.0.0 (2019-12-02)

Features

  • icon: named icon exports and cli util (15e1e08)

BREAKING CHANGES

  • icon: Icons must be refactored to used Named exports inatad of id prop. Please see docs for example

4.0.4 (2019-11-14)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

4.0.3 (2019-11-06)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

4.0.2 (2019-11-06)

Bug Fixes

4.0.1 (2019-11-06)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

4.0.0 (2019-11-04)

Code Refactoring

  • core: esm refactor (02d5928)
  • form: esm export refactor (2b75fc6)
  • halo: esm export refactor (723a966)
  • textarea: esm export refactor (8be9bfc)
  • theme: esm export refactor (dee9f11)

BREAKING CHANGES

  • textarea: import pattern
  • halo: import pattern
  • form: import pattern
  • core: import patterns
  • theme: new import pattern

3.0.9 (2019-10-22)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

3.0.8 (2019-10-21)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

3.0.7 (2019-10-11)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

3.0.6 (2019-10-09)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

3.0.5 (2019-10-04)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

3.0.4 (2019-10-02)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

3.0.3 (2019-09-24)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

3.0.2 (2019-09-17)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

3.0.1 (2019-09-05)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

3.0.0 (2019-08-09)

Build System

  • textarea: move theme package to peerDeps (0cd9b29)

BREAKING CHANGES

  • textarea: @pluralsight/ps-design-system-theme is now a peerDependency and must be installed separately

2.0.4 (2019-07-30)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

2.0.3 (2019-07-30)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

2.0.2 (2019-07-18)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

2.0.1 (2019-06-03)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

2.0.0 (2019-05-31)

Code Refactoring

  • textarea: use new theme context (05b1454)

BREAKING CHANGES

  • textarea: upgrade React peerDeps to 16.8.6

1.0.7 (2019-05-14)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

1.0.6 (2019-05-01)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

1.0.5 (2019-04-24)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

1.0.4 (2019-04-23)

Bug Fixes

1.0.3 (2019-04-08)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

1.0.2 (2019-03-20)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

1.0.1 (2019-03-12)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

1.0.0 (2019-03-04)

Features

BREAKING CHANGES

  • theme: bump to react 16.3 to use forwardrefs api

0.4.21 (2019-02-12)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

0.4.20 (2019-01-17)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

0.4.19 (2019-01-02)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

0.4.18 (2018-12-21)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

0.4.17 (2018-12-20)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

0.4.16 (2018-12-20)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

0.4.15 (2018-12-14)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

0.4.14 (2018-12-10)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

0.4.13 (2018-11-30)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

0.4.12 (2018-11-14)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

0.4.11 (2018-11-14)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

0.4.10 (2018-11-14)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

0.4.9 (2018-11-09)

Bug Fixes

  • upgrade storybook and fix issues with require.context (ba6a6e8)

0.4.8 (2018-10-31)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

0.4.7 (2018-10-31)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

0.4.6 (2018-10-10)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

0.4.5 (2018-09-25)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

0.4.3 (2018-07-31)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

0.4.2 (2018-07-30)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

0.4.1 (2018-07-26)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

0.4.0 (2018-07-10)

Features

  • textarea: generate stylesheet in build (a298ac5)

0.3.6 (2018-07-09)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

0.3.5 (2018-07-02)

Bug Fixes

  • textarea: add missing icon dependency (8f5dc78)

0.3.4 (2018-06-26)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

0.3.3 (2018-06-26)

Bug Fixes

  • textarea: fix build error (da41c98)

0.3.2 (2018-06-20)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

0.3.1 (2018-06-19)

Note: Version bump only for package @pluralsight/ps-design-system-textarea

0.3.0 (2018-06-15)

Features

  • textarea: support custom onBlur/Focus events (aa0ea02)

0.2.0 (2018-06-14)

Features

  • textarea: new component (60e10da)