Skip to content

Releases: edspencer/inform-ai

v0.2.6

21 Aug 20:38
b81ce23
Compare
Choose a tag to compare

Patch Changes

v0.2.5

21 Aug 10:55
93facb6
Compare
Choose a tag to compare

Patch Changes

v0.2.4

20 Aug 17:41
4c288de
Compare
Choose a tag to compare

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

15 Aug 21:03
d9a20e2
Compare
Choose a tag to compare

Patch Changes

  • 0f987fb: Allow Messages to accept a className
  • 324abd8: Better-looking collapsed state for CurrentState

v0.2.2

15 Aug 15:01
5322001
Compare
Choose a tag to compare

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

14 Aug 20:10
263380e
Compare
Choose a tag to compare

Patch Changes

  • 4e5de0f: Docs, make createInformAI have optional argument

v0.2.0

14 Aug 18:04
8d01d86
Compare
Choose a tag to compare

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

13 Aug 21:26
946f8e2
Compare
Choose a tag to compare

Minor Changes

  • 53e9a35: Add noState option, return assigned componentId

v0.0.4

13 Aug 20:26
fc3012c
Compare
Choose a tag to compare

Patch Changes

  • c69d2f9: Added tailwind and postfix, incorporated into rollup build

v0.0.3

12 Aug 20:56
dbb8faa
Compare
Choose a tag to compare

Patch Changes