-
# The issue
When using `ngx-owl-carousel-o` in a multitouch device we found unhandled errors in the console.
The issue occurs when using 2 or more fingers to move the carousel, and then touching t…
-
Related to https://github.com/liferay/clay/issues/1104.
We have a lot of components in Clay CSS that are specifically created for DXP's admin ui. These may be of use to site creators, but most like…
-
On sync of XML files from CRX where a property is an empty string "", it is synced locally to a "\0" string.
e.g. `value=""` becomes `value="\0"`
-
I built a generalized tabs component that is flexible enough to be shareable across the org. Would it be appropriate to add it as an optional package associated with the design system (similar to caro…
-
Since we have className and styles for non-maximized view, it should be nice to have also such ones for maximized view.
I love the way material ui is doing this with the `classes ` object:
https…
-
## Bug Report
**Current Behavior**
I'm trying to move to the next slide when I click to add a new one, but it is not working using navigateTo
**Input Code and steps to reproduce**
…
-
Hi,
I' am trying to use this lib in a typescript application. When i try to define the breakpoints, it fails to transpile from typescript with the following error:
```/home/yang/pfc_frontend/src/c…
-
Hi, I know this has already been evoked by guyisra in this post: https://github.com/kenwheeler/slick/issues/157. However the post is from Apr 19, 2014, and so I wanted to reiterate the request, see i…
-
### Is this a bug report, a feature request, or a question?
Yes, A Bug report.
### Have you followed the required steps before opening a bug report?
- [x] I have read [the guidelines regardin…
-
Taqdeer Grewal
e2k1l
1. Implemented the Carousel component, set up the server side, refactored client side and server side into separate directories, implemented two `get` endpoints using redux th…