Skip to content
#

ui-kit

Here are 333 public repositories matching this topic...

ant-design
flapili
flapili commented Mar 3, 2020

Existing Component

Yes

Component Name

el-scrollbar

Description

I'm trying to add a scrollbar to an aside menu with el-scrollbar componant but I have some difficulty due to missing entry in the documentation.
My case is exactly the same as the documentation: a fixed header, a scrollable sidebar menu and a scro

vuetify
followyouhome
followyouhome commented Feb 13, 2020

Note: for support questions, please use stackoverflow. This repository's issues are reserved for feature requests and bug reports.

  • I'm submitting a ...

    • bug report
    • feature request
    • support request => Please do not submit support request here, see note at the top of this template.
  • Do you want to request a feature or report a bug?

Minor bug

j0hnys
j0hnys commented Dec 28, 2018

Hello.

I am big fan of iview UI Toolkit and interested in a mobile friendly version of it, which as far as i can tell is this project. Is there any progress in translating everything to English?

Great work in general. Congratulations.

cuilongzhe
cuilongzhe commented Dec 25, 2015

We are integrating NUI in our own app and it's not finished yet.
When I release it, we simply disable NUI by disabling this line.
[NUISettings initWithStylesheet:@"style.NUI"];

The problem is that the app crashes when [NUISettings getColor:withClass:] is called.
I think this is probably an easy fix as you can check if there is property for that color name or not?

I am busy on other stuffs right

zhuangyonglei
zhuangyonglei commented Aug 31, 2019

问题描述
AtLoadMore组件按需引入使用时缺少样式引入,导致loading图标不显示。

复现步骤

按照官方文档,该组件需引入以下样式,
@import "~taro-ui/dist/style/components/load-more.scss";
@import "~taro-ui/dist/style/components/activity-indicator.scss";
@import "~taro-ui/dist/style/components/button.scss";
引入后,loading图标不显示,其它正常。

增加引入@import "~taro-ui/dist/style/components/loading.scss",
后,正常显示。
请官方人员修改组件的结构,达到无需引入loading.scss即可使

mand-mobile
chunghaochow
chunghaochow commented Apr 17, 2020

Mand Mobile Version

2.5.9

Vue Version

2.6.11

Model / OS & Browser Info

iPhone8

Recurring Links

https://codesandbox.io/s/mand-mobile-quick-start-mgmk9?fontsize=14&hidenavigation=1&theme=dark

Recurring Steps

点击按钮,不做选择操作,直接点击确认按钮。选择器没有反应。

Expectant Behaviors

触发confirm事件,隐藏选择器。

Actual Behaviors

选择器没有触发confirm事件。

rfinkley
rfinkley commented Mar 14, 2020

Prerequisites

Please answer the following questions for yourself before submitting an issue.

  • [x ] I am running the latest version
  • [x ] I checked the documentation and found no answer
  • [x ] I checked to make sure that this issue has not already been filed
  • [x ] I'm reporting the issue to the correct repository (for multi-repository projects)

Expected Behavior

At the desired

Improve this page

Add a description, image, and links to the ui-kit topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ui-kit topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.