Releases: knocklabs/javascript
@knocklabs/[email protected]
Minor Changes
- 0fc5f2d: [JS] Support React 19 in React SDKs
Patch Changes
-
9e638a2: Make
SlackChannelCombobox
andMsTeamsChannelCombobox
non-modalThis fixes a bug whereby the page layout could shift when the combobox dropdown menu opens and the
<body>
element has non-zero padding. -
Updated dependencies [0fc5f2d]
- @knocklabs/[email protected]
- @knocklabs/[email protected]
@knocklabs/[email protected]
Minor Changes
- 0fc5f2d: [JS] Support React 19 in React SDKs
Patch Changes
- Updated dependencies [0fc5f2d]
- @knocklabs/[email protected]
- @knocklabs/[email protected]
@knocklabs/[email protected]
Minor Changes
- 0fc5f2d: [JS] Support React 19 in React SDKs
Patch Changes
- Updated dependencies [0fc5f2d]
- @knocklabs/[email protected]
@knocklabs/[email protected]
Minor Changes
- 0fc5f2d: [JS] Support React 19 in React SDKs
Patch Changes
- Updated dependencies [0fc5f2d]
- @knocklabs/[email protected]
- @knocklabs/[email protected]
- @knocklabs/[email protected]
@knocklabs/[email protected]
Minor Changes
- 0fc5f2d: [JS] Support React 19 in React SDKs
@knocklabs/[email protected]
Minor Changes
-
7904b65: Update design of
SlackChannelCombobox
We've given SlackKit a facelift! 🎉
With this release, we've redone the user interface of SlackKit's
SlackChannelCombobox
component so that it uses Telegraph, Knock's design system. These changes improve its accessibility and make it visually consistent with TeamsKit'sMsTeamsChannelCombobox
. We recommend manually testing this update to verify this improved version ofSlackChannelCombobox
looks as expected in your application's user interface.In addition, we've removed the following props from
SlackChannelCombobox
:showConnectedChannelTags
(SlackChannelCombobox
now automatically shows connected channels within the combobox itself.)inputProps
inputContainerProps
listBoxProps
channelOptionProps
The
inputMessages
prop has also been updated to remove thesingleChannelConnected
andmultipleChannelsConnected
strings.
Patch Changes
- Updated dependencies [7904b65]
- @knocklabs/[email protected]
@knocklabs/[email protected]
Patch Changes
-
68f2c5c: Fix a11y issues caught by eslint-plugin-jsx-a11y
-
96872de: Update Telegraph dependencies
-
33c5cd8: Update Telegraph dependencies
-
5d674c3: Update label of channel picker in
MsTeamsChannelCombobox
The label now says "Channels" rather than "Channel".
-
Updated dependencies [8ea25f4]
- @knocklabs/[email protected]
- @knocklabs/[email protected]
@knocklabs/[email protected]
Patch Changes
- Updated dependencies [8ea25f4]
- @knocklabs/[email protected]
- @knocklabs/[email protected]
@knocklabs/[email protected]
Patch Changes
- Updated dependencies [7904b65]
- @knocklabs/[email protected]
@knocklabs/[email protected]
Minor Changes
- 7904b65: Remove
slackSearchbarMultipleChannels
from translations strings