-
Notifications
You must be signed in to change notification settings - Fork 116
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chore(release): version packages * fix(version-packages): didn't update peer version --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> Co-authored-by: Kristian Antrobus <[email protected]>
- Loading branch information
1 parent
5c7b9ba
commit cd612f1
Showing
30 changed files
with
176 additions
and
124 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# @twilio-paste/example-text | ||
|
||
## 1.0.0 | ||
|
||
### Major Changes | ||
|
||
- [`dbd982f8d`](https://github.com/twilio-labs/paste/commit/dbd982f8df4160a85a2d51a8709ea84d0fcff428) [#4157](https://github.com/twilio-labs/paste/pull/4157) Thanks [@nkrantz](https://github.com/nkrantz)! - [Example Text] create new component Example Text which is a stylized text wrapper that distinguishes user input examples from body text. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# @twilio-paste/keyboard-key | ||
|
||
## 1.0.0 | ||
|
||
### Major Changes | ||
|
||
- [`a4404eab3`](https://github.com/twilio-labs/paste/commit/a4404eab37a8ce17e9505607857c6c5251337980) [#4136](https://github.com/twilio-labs/paste/pull/4136) Thanks [@krisantrobus](https://github.com/krisantrobus)! - [KeyboardKey] added a new component to display visual indicators for keyboard shortcuts available to users | ||
|
||
### Patch Changes | ||
|
||
- [`42a4dcbf4`](https://github.com/twilio-labs/paste/commit/42a4dcbf4f5f217fb77d06d0aa7f02e07717cf6a) [#4164](https://github.com/twilio-labs/paste/pull/4164) Thanks [@krisantrobus](https://github.com/krisantrobus)! - [KeyboardKey] fixed issue with shift key being captured as capitals on subsequesnt key presses |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,34 @@ | ||
# Change Log | ||
|
||
## 20.19.0 | ||
|
||
### Minor Changes | ||
|
||
- [`a720e5e0c`](https://github.com/twilio-labs/paste/commit/a720e5e0c33350f92618eab3ac84a3aa998a2001) [#4161](https://github.com/twilio-labs/paste/pull/4161) Thanks [@krisantrobus](https://github.com/krisantrobus)! - [Tooltip] added the ability to put keyboard combinations using the KeyboardKey in the tooltip | ||
|
||
* [`dbd982f8d`](https://github.com/twilio-labs/paste/commit/dbd982f8df4160a85a2d51a8709ea84d0fcff428) [#4157](https://github.com/twilio-labs/paste/pull/4157) Thanks [@nkrantz](https://github.com/nkrantz)! - [Example Text] create new component Example Text which is a stylized text wrapper that distinguishes user input examples from body text. | ||
|
||
- [`a4404eab3`](https://github.com/twilio-labs/paste/commit/a4404eab37a8ce17e9505607857c6c5251337980) [#4136](https://github.com/twilio-labs/paste/pull/4136) Thanks [@krisantrobus](https://github.com/krisantrobus)! - [Design Tokens] added new design tokens shadowBorderBottomWeak and shadowBorderBottomInverseWeaker to support new feature, KeybaordKey. | ||
|
||
* [`a4404eab3`](https://github.com/twilio-labs/paste/commit/a4404eab37a8ce17e9505607857c6c5251337980) [#4136](https://github.com/twilio-labs/paste/pull/4136) Thanks [@krisantrobus](https://github.com/krisantrobus)! - [KeyboardKey] added a new component to display visual indicators for keyboard shortcuts available to users | ||
|
||
### Patch Changes | ||
|
||
- [`7f39856ee`](https://github.com/twilio-labs/paste/commit/7f39856ee3697235b535ea02eaef2cb105cd4d86) [#4170](https://github.com/twilio-labs/paste/pull/4170) Thanks [@krisantrobus](https://github.com/krisantrobus)! - [ProgressSteps] fixed an issue where progress steps was rerendering unnecessarily | ||
|
||
* [`ac3a553d0`](https://github.com/twilio-labs/paste/commit/ac3a553d039371ca5c8d63e7093954656af33430) [#4146](https://github.com/twilio-labs/paste/pull/4146) Thanks [@PixeledCode](https://github.com/PixeledCode)! - [Timeline]: Remove unnecessary `z-index` from `TimelineItemIcon` | ||
|
||
- [`42a4dcbf4`](https://github.com/twilio-labs/paste/commit/42a4dcbf4f5f217fb77d06d0aa7f02e07717cf6a) [#4164](https://github.com/twilio-labs/paste/pull/4164) Thanks [@krisantrobus](https://github.com/krisantrobus)! - [KeyboardKey] fixed issue with shift key being captured as capitals on subsequesnt key presses | ||
|
||
- Updated dependencies [[`a720e5e0c`](https://github.com/twilio-labs/paste/commit/a720e5e0c33350f92618eab3ac84a3aa998a2001), [`7f39856ee`](https://github.com/twilio-labs/paste/commit/7f39856ee3697235b535ea02eaef2cb105cd4d86), [`dbd982f8d`](https://github.com/twilio-labs/paste/commit/dbd982f8df4160a85a2d51a8709ea84d0fcff428), [`ac3a553d0`](https://github.com/twilio-labs/paste/commit/ac3a553d039371ca5c8d63e7093954656af33430), [`a4404eab3`](https://github.com/twilio-labs/paste/commit/a4404eab37a8ce17e9505607857c6c5251337980), [`42a4dcbf4`](https://github.com/twilio-labs/paste/commit/42a4dcbf4f5f217fb77d06d0aa7f02e07717cf6a), [`a4404eab3`](https://github.com/twilio-labs/paste/commit/a4404eab37a8ce17e9505607857c6c5251337980)]: | ||
- @twilio-paste/[email protected] | ||
- @twilio-paste/[email protected] | ||
- @twilio-paste/[email protected] | ||
- @twilio-paste/[email protected] | ||
- @twilio-paste/[email protected] | ||
- @twilio-paste/[email protected] | ||
- @twilio-paste/[email protected] | ||
|
||
## 20.18.1 | ||
|
||
### Patch Changes | ||
|
Oops, something went wrong.