The Wayback Machine - https://web.archive.org/web/20200524102458/https://github.com/topics/ui-framework
Skip to content
#

ui-framework

Here are 81 public repositories matching this topic...

DevKiri
DevKiri commented Jul 19, 2018

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",
"

raikusy
raikusy commented Feb 11, 2020

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

SvetlozarValchev
SvetlozarValchev commented Mar 31, 2020

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.

![image](https://user-images.githubusercontent.com/446056/78068177-a3e6e080-73a0-11ea-9d15-dd33dc

namedgraph
namedgraph commented Mar 16, 2020

Calling Java functions is not supported by open-source Saxon versions after 9.1.0.8. Their usage makes Web-Client locked into a 10+ year old dependency while latest Saxon supports XSLT 3.0.

There are not that many such functions used in the stylesheets:

  • mxw:getConstructedSource()
  • java:java.util.UUID
  • java:java.net.URLDecoder - unused?

It should be possible to implement and regi

Improve this page

Add a description, image, and links to the ui-framework 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-framework topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.