Releases: theopenconversationkit/tock-react-kit
25.9.0
25.3.0
Tock React Kit 25.3.0 is released.
It includes the changes from previous 24.9.0 Release Candidates.
What's Changed
See Release notes for complete list of changes.
See Git Changelog for commits and diffs.
- fix #154: replace opacify with vanilla CSS function by @Fabilin in #155
- Resolves #159, #158: add custom renderers config for images and texts by @Fabilin in #161
- Resolves #163: add custom renderers config for images and texts by @Fabilin in #164
- fix #168: add missing locale dependency to sendMessage callback by @Fabilin in #169
- resolves #176: add handling for network errors by @Fabilin in #177
- resolves tock#1763: add support for UrlButton#windowFeatures by @Fabilin in #171
- resolves #172: refactor message components by @Fabilin in #173
- fixes #178 and #179: rework SSE processing by @Fabilin in #180
- fixes #174: add focus outlines back by @Fabilin in #175
- resolves #181: export UrlButton by @Pazuzzu in #182
- fix #183: update publication workflow by @Fabilin in #184
- fixes #178: implement SSE retry without fetch-event-source by @Fabilin in #185
- resolves #186 add and forward style to Postback and url buttons by @kbvi in #187
- fixes #188: make SSE connection deferred to first useTock call by @Fabilin in #189
New Contributors
23.9.2
This patch adds a new tock-react-kit-standalone export, simplifying the Quick Start process - refer to the updated README for the new instructions.
Changes:
- See Release notes for issues
- See Git Changelog for commits
23.9.1
Minor update to fix the module's built output not being correctly exported. In addition, tock-react-kit now export its sourcemap and type declarations.
Changes:
- See Release notes for issues
- See Git Changelog for commits
23.9.0
Tock React Kit 23.9.0 is released (at last ;)
Previous release was 22.9.0.
Changes:
- BREAKING CHANGE:
tock-react-kitnow depends on Emotion 11 - the package@emotion/corehas been replaced with@emotion/react, and the dependency onemotion-theminghas been removed. - See Release notes for issues
- See Git Changelog for commits
22.9.0
Tock React Kit 22.9.0 is released !
What's Changed
See Release notes for complete list of changes.
Full Changelog: v22.3.0...v22.3.1-1
22.3.0
Tock React Kit 22.3.0 is released !
What's Changed
See Release notes for complete list of changes.
New Contributors
- @correi-f made their first contributions to Tock React Kit
Full Changelog: v21.9.0...v22.3.0
21.9.0
Tock React Kit 21.9.0 is released !
What's Changed
See Release notes for complete list of changes.
New Contributors
- @Fabilin made their first contribution in #72
- @francoisno made their first contribution in #76
Full Changelog: v20.9.1...v21.9.0