ui-components
Here are 1,752 public repositories matching this topic...
A table may be divided each row into separate cells
Something is very strange with that sentence :P It's not proper grammar, but more than that I don't understand what is trying to be said either.
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
I'm looking to create a docs site / component library using storybook. I have followed the instructions here: https://react-native-elements.github.io/react-native-elements/docs/web_usage.html
but when I compile the storybook, I'm getting the following error:
`Module parse failed: Unexpected token (61:11)
You may need an appropriate loader to handle this file type, currently no loaders ar
I have gone through these following points
- Check latest documentation: https://docs.nativebase.io/
- Check for existing open/closed issues for a possible duplicate before creating a new issue: https://github.com/GeekyAnts/NativeBase/issues
- Use the latest NativeBase release: https://github.com/GeekyAnts/NativeBase/releases
- Check examples from NativeBase KitchenSink ht
Currently, if look at the windows_e2e tests on circle under the write e2e files
step, you will see this warning:
Error autodetecting timing type, falling back to weighting by name. Autodetect no matching filename or classname. If file names are used, double check paths for absolute vs relative.
Example input file: "e2e\\api\\add-many.e2e.1.ts"
Example file from timings: "C:\\Users\\****
What would be super nice, is if the headings were linked, so I could share a URL to a specific section of a page, like it does here on GitHub:
Thank
Marko Version: 4.18.4
Details
I use some facebook markup that I let facebook parse from DOM:
<fb:login-button
auto-logout-link="false"
button-type="continue_with"
size="large"
scope="public_profile,email"
use-continue-as="true">
</fb:login-button>
In my onMount I then let the facebook API do it's thing with th
Describe the bug
- Dead anchor links. The color system doesn't list the variables/information for
black
andwhite
. - We are also missing the
View source
link on this page👉 PR primer/css#1036
To Reproduce
Steps to reproduce the behavior:
Repeating gradient
We could add easily repeating gradient
We can find the concept in css
https://www.w3schools.com/cssref/tryit.asp?filename=trycss3_gradient-linear_repeating2
https://developer.apple.com/library/content/documentation/InternetWeb/Conceptual/SafariVisualEffectsProgGuide/Gradients/Gradient.html
We need for that the number of repetitions
We could add parameter to the GradientMode
or I prefer
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
-
Updated
Jun 11, 2020 - Objective-C
It would be nice to have a "kitchen sink" page with all the components displayed, would make discovering the components easier instead of having to click each link in the navigation one by one.
This is frequently asked question about the cascader component. Adding a FAQ section would help more users who have the same problem.
Please make our job easier by filling this template out to completion. If you're requesting a feature instead of reporting a bug, please feel free to skip the Environment and Reproducible Demo sections.
Description
1-2 sentences describing the problem you're having or the feature you'd like to request
Expected Behavior
I installed the package and I expected no warnings since I ju
My environment:
react-native
version: 0.60.4aurora-imui-react-native
version: 0.14.0
由于不需要 link 我就手动添加了ios 相关的库 不行 报错
那我怀疑是我添加的有问题 就自动 link 依然是不行 到目前为止 我觉得能跑起来的 没有几个人 库非常好 但是在入门这个地方就卡住一大批人 如何谈的上好用 希望作者能抽点时间 完善这个库和开始文档 大家共同为这个库发力 目前 只能用 js 版的了 实在是没办法
-
Updated
May 6, 2020 - Vue
Examples
Opening this issue in case anyone wants to help. Recently, we've configured Storybook to import files from __examples__
folders inside Reakit component folders. This is how we're doing it:
Thos
Affected Projects
React
Is your feature request related to a problem? Please describe.
Was looking through the change log and the new documentation but could not find any reference to the deprecated DataController.
Describe the solution you'd like
Would be great to get some documentation on the recommended way to migrate from using DataController to not using it.
**Descr
Since Material and Bootstrap are supported, adding Foundation would be a wonderful addition.
See here for the styling classes they use: https://foundation.zurb.com/sites/docs/callout.html
Mentioned before, but a) a long time ago and b) closed. #116
I really like this dashboard UI however when using mobile, I've noticed that the navbar does not collapse for the "navbar only" view
Hi!
https://github.com/OpusCapitaBES/js-react-showroom-client
It allows to write documentation in markdown and run all docs in sandbox with code examples.
It often useful to have possibility to play with components at web page before use it in
使用XUI的APP产品信息收集
-
Updated
Apr 29, 2020 - Vue
-
Updated
Jun 10, 2020 - TypeScript
Improve this page
Add a description, image, and links to the ui-components topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ui-components topic, visit your repo's landing page and select "manage topics."
Describe the bug
In the config.js
addParameters
function, if I setisFullscreen: true
and open the webpage, it is fullscreen on startup. But if I setisFullscreen: false
and open the webpage again, it is still full-screen on startup.To Reproduce
isFullscreen: true
, open the webpage,isFullscreen: false
, open the webpa