ui-kit
Here are 333 public repositories matching this topic...
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
Environment
Vuetify Version: 2.2.20
Vue Version: 2.6.11
Browsers: Chrome 80.0.3987.163
OS: Mac OS 10.15.2
Steps to reproduce
- open console
- focus input
- check console for 'handleFocus'
- click 'no data'
- check console for 'handleBlur'
- re-focus input field
- handleFocus doesn't trigger again
Expected Behavior
v-autocomplete/v-combobox `@b
Environment
Mac OS 10.15.3, Chrome 80.0.3987.122, Vue 2.5
Reproduction link
https://jsfiddle.net/nLkrdwc5/
Steps to reproduce
Add 'tree' property to 'columns' data, refresh (the feature should appear), nothing changes
What is expected?
TreeData feature should be displayed:
https://www.iviewui.com/components/table-en#TreeData
W
When you render an alert within a modal the close classes clash impacting the alert icon.
Device
- Browser [*]
- OS: [*]
To reproduce
Steps to reproduce the behavior:
https://jsfiddle.net/1xejsv5w/
Screenshots
See jsfiddle above.
Mint UI version
2.2.13
OS/Browsers version
ios/chrome
Vue version
2.6.10
Reproduction Link
Steps to reproduce
nuxt :
- nuxt.config.js中按需引入mint-ui
babel: {
plugins: [
[
'component',
{
libraryName: 'element-
Reproduction:
Go to https://mdbootstrap.com/docs/jquery/components/pagination/ , check the generated html code for one of the pagination expamples, there are two "waves-effect" in a element class.
<li class="page-item"><a class="page-link waves-effect waves-effect">2</a></li>
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
💬 Question
I'm not sure what I am supposed to be doing after reading this documentation, the bold section specifically is not clear:
There are 11 shades of Basic color. In order to change backgrounds properly, each of them should be configured. To do this, we may get back to
Couple components are missing the screenshots in the documentation. We should provide nice-looking screenshots that will improve the developer experience.
The first part of the ticket is to find out which components are missing screenshots.
The second part is to create them.
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.
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
When using in anywhere it triggers an error regarding the style on content, which shows that shadowRadius style on content is set as NaN
react-native-material-ui ^1.30.1
问题描述
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即可使
In the chapter about "Data controls", just about figure 5.4, there's a nullability error, or so says intellij.
It marks it < 18 as wrong since it sees it as an Int? instead of an Int.
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事件。
Currently on "mouse up" the v-input-number is incremented once.
If you press and keep holding the mouse in pressed state, the increment / decrement should continue as long as the mouse is kept pressing. The increment / decrement should start on "mouse down" and stop on "mouse up".
-
Updated
Nov 8, 2019 - Swift
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
Environment
Windows 10 version 1909, Google Chrome Version 80.0.3987.132, Vue version 2.6.11
Reproduction link
https://jsfiddle.net/shankanb/q53r9bnx/10/
Steps to reproduce
- Keep cycling through the carousel items
- When the carousel wraps back to the first item
- Table content collapses
- Repeat step 1 and 2 again. Table r
-
Updated
Jan 10, 2020 - JavaScript
E.g. a mbsc-note-msg that maybe is a bit greyed out with info for the field - e.g. "The password must be at least 12 characters long." or "This will be the username other users recognize you by"
Should just not be colored - and maybe not bold.
-
Updated
Jun 17, 2020 - JavaScript
-
Updated
Nov 2, 2019 - CSS
-
Updated
Jan 4, 2016
Since Elm-UI uses stuff that are not allowed in the official repository you cannot installed it via the default method
When I came across that phrase on the front page of the docs, it sounded pretty serious and ominous and I became nervous and had a bunch of questions: *Is it for legal or licensing reasons? philosophical? technical? So
Improve this page
Add a description, image, and links to the ui-kit topic page so that developers can more easily learn about it.
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."


What problem does this feature solve?
For #6082
example:https://github.com/ant-design/ant-design/blob/master/components/locale/zh_CN.tsx#L71
Todo: