issues
search
Brightify
/
ReactantUI
Reactant extension for UI declaration in XML
MIT License
19
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump addressable from 2.5.2 to 2.8.1
#136
dependabot[bot]
opened
2 years ago
0
Bump tzinfo from 1.2.5 to 1.2.10
#135
dependabot[bot]
opened
2 years ago
0
Bump cocoapods-downloader from 1.2.0 to 1.6.3
#134
dependabot[bot]
opened
2 years ago
0
Bump addressable from 2.5.2 to 2.8.0
#133
dependabot[bot]
closed
2 years ago
1
Bump json from 2.1.0 to 2.3.0
#132
dependabot[bot]
opened
4 years ago
0
Bump excon from 0.62.0 to 0.71.0
#131
dependabot[bot]
opened
4 years ago
0
Bump rubyzip from 1.2.1 to 1.3.0
#130
dependabot[bot]
opened
5 years ago
0
Fix various enum names.
#129
marekslk
closed
5 years ago
0
Use `UIEdgeInsets.init` instead of `UIEdgeInsetsMake`.
#128
MatyasKriz
closed
5 years ago
0
UIEdgeInsetsMake has been replaced by UIEdgeInsets.init(top:left:bottom:right:)
#127
matoushybl
opened
5 years ago
1
AttributedText templates.
#126
rkrenecky
closed
5 years ago
0
Conditional properties
#125
MatyasKriz
closed
2 years ago
0
[121] Fix wrong word in `allowsDefaultTighteningForTruncation`.
#124
MatyasKriz
closed
5 years ago
0
Fix `EdgeInsets` materializing.
#123
MatyasKriz
closed
5 years ago
0
Add support for collapsible constraints.
#122
matoushybl
opened
6 years ago
0
In Label properties, there is wrong name of property `allowsDefaultTighteningForTruncation`.
#121
matoushybl
closed
5 years ago
0
CollectionView is not implemented.
#120
matoushybl
opened
6 years ago
0
Fix #74 - make cell etc. types optional when using field with tablevi…
#119
matoushybl
closed
5 years ago
0
CellDefinition, HeaderDefinition etc. in tableviews are not being used.
#118
matoushybl
closed
6 years ago
0
Fix tvOS, fix #84.
#117
matoushybl
closed
5 years ago
0
Add support for generating public styles.
#116
matoushybl
closed
5 years ago
0
Add UITextInputTraits properties.
#115
matoushybl
closed
5 years ago
0
Fix wrong referencing of safeAreaLayoutGuide.
#114
matoushybl
closed
6 years ago
0
Fix generating of attributed styles.
#113
matoushybl
closed
6 years ago
0
Fire a warning when using `extend` in `ui.xml` without specifying `root=true`.
#112
MatyasKriz
closed
6 years ago
0
Fire a warning when the project contains an empty `ui.xml` file, but do not crash.
#111
MatyasKriz
closed
6 years ago
0
Fix/constraint retaining
#110
MatyasKriz
closed
6 years ago
0
Add `collapseAxis` to properties.
#109
MatyasKriz
closed
6 years ago
0
`collapseAxis` property is not available in XML.
#108
matoushybl
closed
6 years ago
0
It would be nice to have conditions available in some properties such as `visibility`.
#107
matoushybl
opened
6 years ago
0
Add `Logger` to `Common` so that Reactant UI Generator can file warnings and errors as well.
#106
MatyasKriz
closed
3 months ago
0
Document reasons of publifying methods/structs/etc.
#105
MatyasKriz
closed
3 months ago
0
Make `getProperty` and `setProperty` in various property descriptions private?
#104
MatyasKriz
closed
3 months ago
0
Fix/multi target resources and adapt LiveUI to work better with multiple bundles.
#103
MatyasKriz
closed
6 years ago
0
Add support for generating public styles.
#102
matoushybl
opened
6 years ago
1
When applying new layout, constraints specified as fields are not removed which causes broken constraints.
#101
matoushybl
opened
6 years ago
1
Add support for adding sublayers to views.
#100
matoushybl
opened
6 years ago
0
Add warning and error logger.
#99
MatyasKriz
closed
6 years ago
0
Deduplicate constraints.
#98
MatyasKriz
closed
6 years ago
0
Rename `contentsInsets` to `contentInset`.
#97
MatyasKriz
closed
6 years ago
0
Initial color modification.
#96
MatyasKriz
closed
6 years ago
0
[Proposal] Make `#` at the beginning of colors optional.
#95
MatyasKriz
closed
5 years ago
0
Generating shared properties of attributed styles outputs uncompilable code.
#94
matoushybl
closed
6 years ago
1
There should be a warning when using `extend` without `rootView="true"`.
#93
matoushybl
closed
6 years ago
0
Fix/attributed transformed text
#92
MatyasKriz
closed
6 years ago
0
Localizable strings do not work with attributed text styles.
#91
matoushybl
closed
6 years ago
0
Add option to make constraints accessible in code deactivated by default.
#90
matoushybl
opened
6 years ago
0
Invalid or empty `ui.xml` file should crash with a more descriptive error.
#89
MatyasKriz
closed
3 months ago
0
RLUI keeps the component's constraint history
#88
MatyasKriz
closed
3 months ago
0
Add readableContentGuide support.
#87
matoushybl
closed
6 years ago
0
Next