Releases: edspencer/inform-ai
Releases · edspencer/inform-ai
v0.2.4
Patch Changes
- d40bed0: Allow ChatBox placeholder customization
- d40bed0: nicer chevron for CurrentState
- d40bed0: Show no-messages message
- d40bed0: Allow ChatBox to be autoFocus or not
v0.2.3
Patch Changes
- 0f987fb: Allow Messages to accept a className
- 324abd8: Better-looking collapsed state for CurrentState
v0.2.2
Patch Changes
- 0b50a6c: Allow CurrentState to be collapsed
- 0b50a6c: Refactored mapComponentState and related functions into separate file
- 64e9e3e: Remove .npmignore, whitelist files in package.json
- 0b50a6c: Expanded README, swapped streamMulti for streamUI
- 1b0aaee: Migrate to tailwind apply statements rather than inline classNames
v0.2.1
Patch Changes
- 4e5de0f: Docs, make createInformAI have optional argument
v0.2.0
Minor Changes
- d0c9d64: Added the InformAI component
Patch Changes
- a749126: Add better JSON view
- 7dcb831: Fix leading zero on last sent in CurrentState
v0.1.0
Minor Changes
- 53e9a35: Add noState option, return assigned componentId
v0.0.4
Patch Changes
- c69d2f9: Added tailwind and postfix, incorporated into rollup build