typebot.io/packages
Baptiste Arnaud 0dc276c18f
Restore chat state when user is remembered (#1333)
Closes #993

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **New Features**
- Added a detailed explanation page for the "Remember user" setting in
the app documentation.
- Introduced persistence of chat state across sessions, with options for
local or session storage.
- Enhanced bot functionality to store and retrieve initial chat replies
and manage bot open state with improved storage handling.
- Added a new callback for chat state persistence to bot component
props.

- **Improvements**
- Updated the general settings form to clarify the description of the
"Remember user" feature.
- Enhanced custom CSS handling and progress value persistence in bot
components.
- Added conditional transition disabling in various components for
smoother user experiences.
- Simplified the handling of `onTransitionEnd` across multiple bubble
components.

- **Refactor**
- Renamed `inputIndex` to `chunkIndex` or `index` in various components
for consistency.
	- Removed unused ESLint disable comments related to reactivity rules.
	- Adjusted import statements and cleaned up code across several files.

- **Bug Fixes**
- Fixed potential issues with undefined callbacks by introducing
optional chaining in component props.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-03-07 15:39:09 +01:00
..
bot-engine Restore chat state when user is remembered (#1333) 2024-03-07 15:39:09 +01:00
deprecated (theme) Custom font option (#1268) 2024-02-20 10:36:57 +01:00
emails ♻️ Remove references to old s3 URLs 2023-12-06 07:30:47 +01:00
embeds Restore chat state when user is remembered (#1333) 2024-03-07 15:39:09 +01:00
env 🧑‍💻 (whatsapp) Option to modify the default interactive split message number (#1296) 2024-03-07 08:05:08 +00:00
eslint-config-custom 📦 Add strict package versioning to avoid incompatibility in workspace 2023-11-06 16:22:25 +01:00
forge 🐛 Fix back button refreshing the page when typebot in folder 2024-03-07 14:26:48 +01:00
lib 🚸 (results) Improve submitted at field parsing 2024-03-05 10:06:42 +01:00
prisma 🐛 Fix return executeCommand result 2024-02-19 16:32:42 +01:00
radar ⬆️ Upgrade and improve plate editor 2024-02-27 10:03:55 +01:00
schemas 🐛 Fix progress bar fixed position on Bubble embed 2024-03-07 14:26:48 +01:00
scripts 📝 Add v2.23 newsletter 2024-03-04 15:16:30 +01:00
transactional 📝 Add v2.23 newsletter 2024-03-04 15:16:30 +01:00
tsconfig ♻️ Export bot-engine code into its own package 2023-09-20 15:42:34 +02:00
variables 🐛 (chat) Enable prefilledVariables in preview mode 2024-02-28 14:49:04 +01:00