0.4.2 • Published 9 months ago

@open-chat/chat-bubble v0.4.2

Weekly downloads
-
License
MIT
Repository
-
Last release
9 months ago

@openchat/chat-bubble

for the package run

yarn build:lib

NOTE: make sure that the parent div has this id "chat-bubble-container" beacuse the styles are prefixed with this id.

for the embeddble widget run

yarn build

Todo

reduce lib bundle size fetching the icons remotely or hosting them

  • Pros: Data fetched only when needed, does not affect your app bundle size
  • Cons: Network latency, doesn’t work offline (unless you configure a ServiceWorker)

Note

  • the package missing tests.
  • the package still under maintainance.
0.4.2

9 months ago

0.4.1

9 months ago

0.4.0

9 months ago

0.3.0

9 months ago

0.2.1

9 months ago

0.2.0

9 months ago

0.1.0

9 months ago

0.0.7

9 months ago

0.0.4

9 months ago

0.0.3

9 months ago

0.0.2

9 months ago

0.0.1

10 months ago