Skip to content

Releases: knocklabs/javascript

@knocklabs/[email protected]

26 Feb 17:00
0fc5f2d
Compare
Choose a tag to compare
Pre-release

Minor Changes

  • 0fc5f2d: [JS] Support React 19 in React SDKs

Patch Changes

  • 9e638a2: Make SlackChannelCombobox and MsTeamsChannelCombobox non-modal

    This 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]

26 Feb 17:00
0fc5f2d
Compare
Choose a tag to compare
Pre-release

Minor Changes

  • 0fc5f2d: [JS] Support React 19 in React SDKs

Patch Changes

@knocklabs/[email protected]

26 Feb 17:00
0fc5f2d
Compare
Choose a tag to compare
Pre-release

Minor Changes

  • 0fc5f2d: [JS] Support React 19 in React SDKs

Patch Changes

@knocklabs/[email protected]

26 Feb 17:00
0fc5f2d
Compare
Choose a tag to compare
Pre-release

Minor Changes

  • 0fc5f2d: [JS] Support React 19 in React SDKs

Patch Changes

@knocklabs/[email protected]

26 Feb 17:00
0fc5f2d
Compare
Choose a tag to compare
Pre-release

Minor Changes

  • 0fc5f2d: [JS] Support React 19 in React SDKs

@knocklabs/[email protected]

12 Feb 21:46
5a50303
Compare
Choose a tag to compare

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's MsTeamsChannelCombobox. We recommend manually testing this update to verify this improved version of SlackChannelCombobox 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 the singleChannelConnected and multipleChannelsConnected strings.

Patch Changes

@knocklabs/[email protected]

12 Feb 18:15
4e8e296
Compare
Choose a tag to compare

Patch Changes

@knocklabs/[email protected]

12 Feb 18:15
4e8e296
Compare
Choose a tag to compare

Patch Changes

@knocklabs/[email protected]

12 Feb 21:46
5a50303
Compare
Choose a tag to compare

Patch Changes

@knocklabs/[email protected]

12 Feb 21:46
5a50303
Compare
Choose a tag to compare

Minor Changes

  • 7904b65: Remove slackSearchbarMultipleChannels from translations strings