Bowei Han
Bowei Han
At the moment there's no way to say, change the colour of different types of chat bubbles. https://github.com/brandonmowat/react-chat-ui/blob/master/src/ChatBubble/index.tsx Please add class names to individual components (or props that would allow...
Consuming IoT App Kit dashboard currently pulls in every other module as a dependency. We need this to be tree-shakable.
**Describe the bug** Unable to install IoT-App-Kit for development in a windows OS. ``` @iot-app-kit/tools-iottwinmaker:build: OS detected: Windows_NT @iot-app-kit/tools-iottwinmaker:build: C:\Users\bowei\Documents\development\iot-app-kit\packages\tools-iottwinmaker\dist\cjs\build.js:40 @iot-app-kit/tools-iottwinmaker:build: throw new Error('Unsupported OS found: ' + os.type()); @iot-app-kit/tools-iottwinmaker:build:...
**Describe the bug** Consuming `@iot-app-kit/react-components` per [instructions](https://awslabs.github.io/iot-app-kit/?path=/docs/overview-getting-started--docs) currently requires pulling in several other dependencies including `sass, is-hotkey, react-hotkeys, and react-popper`. **To Reproduce** Steps to reproduce the behavior: Set up any...