Commit Graph

20 Commits

Author SHA1 Message Date
Sharon Kennedy 7bd6cf2466 package component 2020-10-15 12:24:59 -04:00
Sharon Kennedy 8439a1d100 export chatbox as react component 2020-10-15 11:40:12 -04:00
Sharon Kennedy b9f822d308 latest build 2020-05-07 14:59:36 -04:00
Sharon Kennedy 0cb939ff7d remove unused files 2020-05-07 14:56:51 -04:00
Sharon Kennedy 774d5be1ba use legacy olm to git rid of dep on olm.wasm 2020-04-28 23:43:17 -04:00
Sharon Kennedy 1e46b2235c add browserslist config and autoprefixer 2020-04-02 13:42:40 -04:00
Sharon Kennedy dcd4e4a9ba restyle chatbox and some refactoring 2020-02-23 23:12:47 -05:00
Sharon Kennedy 5cb95e4556 got encryption working 2020-02-04 00:43:26 -05:00
Sharon Kennedy 1b2703ec80 got initCrypto working 2020-02-02 13:36:11 -05:00
Sharon Kennedy 03e56410d5 first try at enabling encryption 2020-02-01 23:24:03 -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
Gavin Foster d00d6af82a Eslint (#126)
* adding eslint to webpack and fixing errors

* updating screenshot and tests to reflect dom changes
2019-06-20 12:16:59 -04:00
Benjamin Boudreau 24b04ab812
fixing local development and adding more sanity checks (#107) 2019-06-14 21:57:28 -04:00
Benjamin Boudreau 23dc317c97
fix: webpack config (#82) 2019-04-27 08:01:14 -04:00
Benjamin Boudreau b8043a50c7 obfuscating code 2018-06-09 09:47:19 -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 0c93128cb3 prod build 2018-05-30 20:45:33 -04:00
Benjamin Boudreau 10cad70262 adding widget output 2018-05-28 22:49:38 -04:00
Benjamin Boudreau 370b5cc7fa initial setup of widget 2018-05-26 14:53:54 -04:00