Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Wrong styles when using latest release #4

Open
MBach opened this issue Jul 3, 2018 · 6 comments
Open

Wrong styles when using latest release #4

MBach opened this issue Jul 3, 2018 · 6 comments

Comments

@MBach
Copy link

MBach commented Jul 3, 2018

Hi,
with the following dependencies, I have this:

    "@livechat/ui-kit": "0.0.9",
    "react": "15.5.4",
    "react-dom": "15.5.4"

image
with:

    "@livechat/ui-kit": "^0.2.3",
    "react": "15.5.4",
    "react-dom": "15.5.4"

image
There's a regression in styling, or something has changed and it's not documented

@jchristman
Copy link

+1 -- seems like a really nice kit. Any plans for public source code release or further maintenance?

@Andarist
Copy link
Member

Andarist commented Aug 6, 2018

We want to polish this library in the future (hopefully this year), just being occupied with other stuff at the moment.

@jchristman
Copy link

If you wanted to open source it in the meantime, I’m sure members of the community could submit pull requests with fixes for some of these open issues...

@tiagostutz
Copy link

Same problem here. With 0.2.x version the styles are broken. Any directions on how to fix this?
Meanwhile, we are using version 0.1.0, but it would be great to use the latest version...

Can't wait to see this project going OpenSource, but I know it is no that easy. Thanks for sharing the components.

tiagostutz pushed a commit to tiagostutz/chimpassist that referenced this issue Oct 6, 2018
@konradk
Copy link
Collaborator

konradk commented Oct 6, 2018

Hello everyone,

We've made some breaking changes during "rich messages" implementation. I've just upgraded ui-kit version in this sample - you can see changes here: https://github.com/livechat/chat-widget-sample/pull/6/files. The biggest change: <Message> component doesn't include <Bubble> by default, you should pass it as a child of <Message>.

There are still some issues with this sample - I'll try to resolve them next week. Also, I will update react-chat-ui-kit docs to include those changes.

@sombek
Copy link

sombek commented Oct 28, 2018

Styles are not showing at all in 0.2.x i am working on 0.1.0.
Please would you fix it 😿

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants