Commit Graph

22 Commits

Author SHA1 Message Date
Sharon Kennedy
0cb939ff7d remove unused files 2020-05-07 14:56:51 -04:00
Sharon Kennedy
d0d3fa1e01 fix font sizes 2020-05-06 19:46:59 -04:00
Sharon Kennedy
bc68a4028c update config 2020-04-30 10:12:36 -04:00
Sharon Kennedy
8ee452e2d3 change bot username to id 2020-03-22 11:07:41 -04:00
Sharon Kennedy
a97696f687 added test suite for chatbox, use accept/reject buttons for ToS instead of typing answer 2020-03-12 13:08:57 -04:00
Sharon Kennedy
72ef085122 use config passed in to component instead of hard coded values 2020-03-05 00:06:24 -05:00
Sharon Kennedy
b934bb3a5f exit chat properly and clear local storage 2020-02-26 00:12:05 -05:00
Sharon Kennedy
5e4f96efba finish transitions on dark theme 2020-02-25 19:50:43 -05:00
Sharon Kennedy
dcd4e4a9ba restyle chatbox and some refactoring 2020-02-23 23:12:47 -05:00
Sharon Kennedy
06a24562bc fix viewport width 2020-02-17 18:22:54 +01:00
Sharon Kennedy
4b5bb34261 dark mode, add bookmarklet demo 2020-02-17 00:31:50 +01:00
Sharon Kennedy
620f7017f3 cleanup code, initialize client on opening window 2020-02-05 13:42:34 -05:00
Sharon Kennedy
1b2703ec80 got initCrypto working 2020-02-02 13:36:11 -05:00
Sharon Kennedy
ed68d08f9c use Chatbox in embeddable popup window 2020-02-01 00:30:58 -05:00
Gavin Foster
309bfd6a5b Optional Mount Parameters (#123)
* adding optional parameters

* updating bodyText mount prop to default

* updating snapshot for new props

* adding parent element for mounting

* adding null default for parentElement

* adding dist to gitignore

* adding test case for mounting to element

* adding div to document in test

* unmount after test

* updating test to pass

* updating eslint to handle certain rules as warning and fix others
2019-06-20 13:26:02 -04:00
Stachu Korick
5ce93ac599
Update blank.html with note regarding widget location
This is going to sound silly, but I spend a good 10-15 minutes trying to get this solution to "work" until I realized I just wasn't looking in the (bottom)right part of the screen. My eyes just don't look over there naturally!
2018-09-19 11:24:30 -04:00
Benjamin Boudreau
bf5c6d597a fixing tests for changed bookmark 2018-06-09 09:17:40 -04:00
Benjamin Boudreau
81517491d5 adding cleanslate support for style scoping 2018-06-09 08:43:18 -04:00
Benjamin Boudreau
799221f411 adding bookmarklet 2018-06-03 16:01:32 -04:00
Benjamin Boudreau
d61ad18ad6 adding website 2018-06-03 14:56:18 -04:00
Benjamin Boudreau
e5c61ce998 covering all javascript 2018-06-03 14:28:12 -04:00
Benjamin Boudreau
10cad70262 adding widget output 2018-05-28 22:49:38 -04:00