ui-framework
Here are 81 public repositories matching this topic...
The title is pretty much self-explanatory. This feels like an amazing solution for UI authoring but Non-Chinese speaking folks like myself are struggling to understand how it works. Please translate it, it's been a long time since this is out.
-
Updated
Apr 2, 2019 - Java
Hello, I am using atomize in one of my soon to be released project. I loved the concept how atomize works.
But I feel the documentation needs more work. Also there aren't any release changelog in github.
It would be good to have a changelog so that I can keep track with version updates.
Also any plan of moving the examples to functional components and introducing more hooks?
Also I had some
-
Updated
Dec 28, 2019 - JavaScript
There seems to be a difference between the example provided here: https://aurelia-ui-framework.herokuapp.com/docs/form and the actual implementation
The dropzone doesn't stretch to fill the column width. It seems that getting it out of <input-wrapper> (like it is in the example docs) fixes it.
java:java.util.UUIDjava:java.net.URLDecoder- unused?
It should be possible to implement and regi
-
Updated
Sep 8, 2019 - Emacs Lisp
We need to have disabled states for all actionable components (Checkbox, radio, button) - greying out and maybe changing trsnsparency should be fine
-
Updated
May 24, 2020 - TypeScript
-
Updated
Oct 12, 2018 - HTML
I was wondering if it would be possible to extend the Nuxt router, maybe in nuxt-stencil, similar to the following implementation in Ionic Vue so the Nuxt Router could be used with the Web Components generated by Stencil?
see https://github.com/ModusCreateOrg/ionic-vue/blob/master/src/router.ts or
https://
-
Updated
Jul 6, 2018 - Swift
-
Updated
Aug 29, 2019 - CSS
-
Updated
Jul 27, 2018 - JavaScript
-
Updated
Jul 5, 2017 - C++
-
Updated
Apr 23, 2018 - JavaScript
-
Updated
Jan 15, 2020 - JavaScript
-
Updated
Oct 31, 2019 - CSS
-
Updated
Apr 15, 2020 - CSS
-
Updated
Nov 19, 2019 - JavaScript
-
Updated
Apr 1, 2019 - C++
-
Updated
May 18, 2020 - Java
-
Updated
May 19, 2020 - JavaScript
-
Updated
May 4, 2020 - Vue
-
Updated
May 24, 2020 - CSS
-
Updated
Mar 28, 2020
-
Updated
May 22, 2020 - TypeScript
-
Updated
May 21, 2020 - JavaScript
Improve this page
Add a description, image, and links to the ui-framework topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ui-framework topic, visit your repo's landing page and select "manage topics."


When use "$: react-native dom"
Appears:
No version of 'react-native-dom' found that satisfies a peer dependency on '[email protected]'
This is my package.json:
{
"name": "dom",
"version": "0.0.1",
"private": true,
"scripts": {
"start": "node node_modules/react-native/local-cli/cli.js start",
"test": "jest"
},
"dependencies": {
"react": "16.4.1",
"