forked from Github/ocrcc-chatbox
updating readme
This commit is contained in:
parent
e606abeae4
commit
1064f017bc
@ -12,8 +12,8 @@ The create-react-app of embeddable widgets.
|
|||||||
## Features
|
## Features
|
||||||
|
|
||||||
* Full ES6/ES2015 support (with Babel)
|
* Full ES6/ES2015 support (with Babel)
|
||||||
* Package fonts, css, json, javascripts together into one simple repository (with Webpack)
|
* Package fonts, css, json, javascripts together into one single package (with Webpack)
|
||||||
* No css tyling conflicts between the host page and the widget (with https://github.com/premasagar/cleanslate)
|
* No css styling conflicts between the host page and the widget (with https://github.com/premasagar/cleanslate)
|
||||||
* User theming of widget
|
* User theming of widget
|
||||||
* Obfuscating of the widget code
|
* Obfuscating of the widget code
|
||||||
|
|
||||||
@ -38,11 +38,11 @@ The create-react-app of embeddable widgets.
|
|||||||
- [x] Add tests
|
- [x] Add tests
|
||||||
- [x] Production Build
|
- [x] Production Build
|
||||||
- [x] Minified
|
- [x] Minified
|
||||||
|
- [x] Add greenkeeper
|
||||||
|
- [ ] Reset / Cleanslate / No-conflicts of styles
|
||||||
- [ ] Obfuscation
|
- [ ] Obfuscation
|
||||||
- [ ] Add greenkeeper
|
|
||||||
- [ ] Integrate eslint with webpack
|
- [ ] Integrate eslint with webpack
|
||||||
- [ ] Theming support
|
- [ ] Theming support
|
||||||
- [ ] Obfuscation
|
|
||||||
- [ ] Storyboard and docs
|
- [ ] Storyboard and docs
|
||||||
|
|
||||||
# Links
|
# Links
|
||||||
|
Loading…
Reference in New Issue
Block a user