declarative-ui
Here are 74 public repositories matching this topic...
-
Updated
Jul 13, 2020 - JavaScript
-
Updated
May 4, 2020 - Swift
-
Updated
Aug 2, 2018 - Swift
I tried to run tests on Win 10, nvm 8.11.1:
C:\Users\BeSSoRioN\Documents\GitHub\qmlweb>npm run test
Result output you can see below. remark command return exit status 1 because of warnings, so test procedure fails on remark -qf *.md docs:
> qmlweb@0.2.0 test C:\Users\BeSSoRioN\Documents\GitHub\qmlweb
> npm run lint && gulp test
`> qmlweb@0.2.0 lint C:\Users\BeSSoRi
-
Updated
Jul 13, 2020 - Rust
-
Updated
Jul 12, 2020 - Swift
-
Updated
Jul 9, 2020 - Swift
-
Updated
Jul 5, 2020
New issue checklist
- I have reviewed the
READMEand documentation - I have searched existing issues and this is not a duplicate
General information
Can we remove the option to set automaticDiffingEnabled to
Add to documentation to particular component information about it's inheritance tree (e.g. WebItem->Rectangle->Item), so inherited properties and methods can be easily accessible.
Having kind of inheritance structure would be nice:
"interits": {
"name": "Rectangle",
"ref": "core/Ractangle",
"inherits": {
"name": "Item",
"ref": "core/Item",
"inherits
-
Updated
Dec 16, 2019 - Swift
-
Updated
Jul 3, 2020 - Swift
-
Updated
Jun 5, 2020 - Swift
-
Updated
Apr 29, 2020 - Swift
This would be my long-term goal to implement after the changes mentioned in #5 are implemented.
I think when Formulary is able to implement these well-known forms succinctly it probably does contain most the of the basic cell types needed and also allows quite flexible styling.
-
Updated
Jul 13, 2020 - Java
-
Updated
Feb 28, 2018 - Swift
-
Updated
Feb 5, 2019 - Swift
-
Updated
Jan 27, 2019 - TypeScript
-
Updated
Jul 2, 2020 - Swift
-
Updated
Oct 10, 2019 - Swift
-
Updated
Jun 27, 2019 - Swift
-
Updated
Jul 13, 2020 - Swift
-
Updated
May 8, 2020 - Kotlin
-
Updated
Jul 5, 2020 - Swift
-
Updated
May 12, 2017 - Swift
Improve this page
Add a description, image, and links to the declarative-ui topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the declarative-ui topic, visit your repo's landing page and select "manage topics."
Consider replacing
drawStuff()inexamples\drawing\drawing.gowith the following code: