Skip to content

Commit

Permalink
First commit for generic text, image, unordered list
Browse files Browse the repository at this point in the history
Added first support for generic ui_action

Increased unordered list font size

Modified ChatList to remove options on a user input or selection
  • Loading branch information
Steve Green committed Nov 30, 2018
1 parent d7b0d73 commit fb62396
Show file tree
Hide file tree
Showing 16 changed files with 439 additions and 225 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Expand Up @@ -45,3 +45,6 @@ dist/

# environment variables
*.env

# Mac DS_Store
.DS_Store
4 changes: 2 additions & 2 deletions manifest.yml
@@ -1,7 +1,7 @@
---
applications:
- name: watson-conversation-duo-dev
path: .
- name: watson-assistant-duo
- path: .
command: npm start
env:
NODE_ENV: production

0 comments on commit fb62396

Please sign in to comment.