Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / Brightify/ReactantUI issues and pull requests
#136 - Bump addressable from 2.5.2 to 2.8.1
Pull Request -
State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#135 - Bump tzinfo from 1.2.5 to 1.2.10
Pull Request -
State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#134 - Bump cocoapods-downloader from 1.2.0 to 1.6.3
Pull Request -
State: open - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies
#133 - Bump addressable from 2.5.2 to 2.8.0
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#132 - Bump json from 2.1.0 to 2.3.0
Pull Request -
State: open - Opened by dependabot[bot] over 4 years ago
Labels: dependencies
#131 - Bump excon from 0.62.0 to 0.71.0
Pull Request -
State: open - Opened by dependabot[bot] about 5 years ago
Labels: dependencies
#130 - Bump rubyzip from 1.2.1 to 1.3.0
Pull Request -
State: open - Opened by dependabot[bot] over 5 years ago
Labels: dependencies
#129 - Fix various enum names.
Pull Request -
State: closed - Opened by marekslk about 6 years ago
#128 - Use `UIEdgeInsets.init` instead of `UIEdgeInsetsMake`.
Pull Request -
State: closed - Opened by MatyasKriz about 6 years ago
Labels: bug
#127 - UIEdgeInsetsMake has been replaced by UIEdgeInsets.init(top:left:bottom:right:)
Issue -
State: open - Opened by matoushybl about 6 years ago
- 1 comment
#126 - AttributedText templates.
Pull Request -
State: closed - Opened by rkrenecky over 6 years ago
#125 - Conditional properties
Pull Request -
State: closed - Opened by MatyasKriz over 6 years ago
Labels: enhancement, proposal
#124 - [121] Fix wrong word in `allowsDefaultTighteningForTruncation`.
Pull Request -
State: closed - Opened by MatyasKriz over 6 years ago
Labels: bug
#123 - Fix `EdgeInsets` materializing.
Pull Request -
State: closed - Opened by MatyasKriz over 6 years ago
Labels: bug
#122 - Add support for collapsible constraints.
Issue -
State: open - Opened by matoushybl over 6 years ago
Labels: LiveUI, StaticUI
#121 - In Label properties, there is wrong name of property `allowsDefaultTighteningForTruncation`.
Issue -
State: closed - Opened by matoushybl over 6 years ago
Labels: bug, LiveUI, StaticUI
#120 - CollectionView is not implemented.
Issue -
State: open - Opened by matoushybl over 6 years ago
Labels: LiveUI, StaticUI
#119 - Fix #74 - make cell etc. types optional when using field with tablevi…
Pull Request -
State: closed - Opened by matoushybl over 6 years ago
#118 - CellDefinition, HeaderDefinition etc. in tableviews are not being used.
Issue -
State: closed - Opened by matoushybl over 6 years ago
Labels: LiveUI
#117 - Fix tvOS, fix #84.
Pull Request -
State: closed - Opened by matoushybl over 6 years ago
#116 - Add support for generating public styles.
Pull Request -
State: closed - Opened by matoushybl over 6 years ago
#115 - Add UITextInputTraits properties.
Pull Request -
State: closed - Opened by matoushybl over 6 years ago
#114 - Fix wrong referencing of safeAreaLayoutGuide.
Pull Request -
State: closed - Opened by matoushybl over 6 years ago
#113 - Fix generating of attributed styles.
Pull Request -
State: closed - Opened by matoushybl over 6 years ago
#112 - Fire a warning when using `extend` in `ui.xml` without specifying `root=true`.
Pull Request -
State: closed - Opened by MatyasKriz over 6 years ago
Labels: enhancement
#111 - Fire a warning when the project contains an empty `ui.xml` file, but do not crash.
Pull Request -
State: closed - Opened by MatyasKriz over 6 years ago
Labels: enhancement
#110 - Fix/constraint retaining
Pull Request -
State: closed - Opened by MatyasKriz over 6 years ago
Labels: bug
#109 - Add `collapseAxis` to properties.
Pull Request -
State: closed - Opened by MatyasKriz over 6 years ago
Labels: enhancement
#108 - `collapseAxis` property is not available in XML.
Issue -
State: closed - Opened by matoushybl over 6 years ago
#107 - It would be nice to have conditions available in some properties such as `visibility`.
Issue -
State: open - Opened by matoushybl over 6 years ago
#106 - Add `Logger` to `Common` so that Reactant UI Generator can file warnings and errors as well.
Issue -
State: open - Opened by MatyasKriz over 6 years ago
Labels: enhancement
#105 - Document reasons of publifying methods/structs/etc.
Issue -
State: open - Opened by MatyasKriz over 6 years ago
Labels: help wanted
#104 - Make `getProperty` and `setProperty` in various property descriptions private?
Issue -
State: open - Opened by MatyasKriz over 6 years ago
Labels: proposal
#103 - Fix/multi target resources and adapt LiveUI to work better with multiple bundles.
Pull Request -
State: closed - Opened by MatyasKriz over 6 years ago
Labels: enhancement, refactoring
#102 - Add support for generating public styles.
Issue -
State: open - Opened by matoushybl over 6 years ago
- 1 comment
Labels: StaticUI
#101 - When applying new layout, constraints specified as fields are not removed which causes broken constraints.
Issue -
State: open - Opened by matoushybl over 6 years ago
- 1 comment
Labels: LiveUI
#100 - Add support for adding sublayers to views.
Issue -
State: open - Opened by matoushybl over 6 years ago
#99 - Add warning and error logger.
Pull Request -
State: closed - Opened by MatyasKriz over 6 years ago
Labels: enhancement
#98 - Deduplicate constraints.
Pull Request -
State: closed - Opened by MatyasKriz over 6 years ago
Labels: bug
#97 - Rename `contentsInsets` to `contentInset`.
Pull Request -
State: closed - Opened by MatyasKriz over 6 years ago
Labels: bug
#96 - Initial color modification.
Pull Request -
State: closed - Opened by MatyasKriz over 6 years ago
Labels: enhancement
#95 - [Proposal] Make `#` at the beginning of colors optional.
Pull Request -
State: closed - Opened by MatyasKriz over 6 years ago
Labels: enhancement, proposal
#94 - Generating shared properties of attributed styles outputs uncompilable code.
Issue -
State: closed - Opened by matoushybl over 6 years ago
- 1 comment
#93 - There should be a warning when using `extend` without `rootView="true"`.
Issue -
State: closed - Opened by matoushybl over 6 years ago
#92 - Fix/attributed transformed text
Pull Request -
State: closed - Opened by MatyasKriz over 6 years ago
Labels: bug
#91 - Localizable strings do not work with attributed text styles.
Issue -
State: closed - Opened by matoushybl over 6 years ago
#90 - Add option to make constraints accessible in code deactivated by default.
Issue -
State: open - Opened by matoushybl over 6 years ago
#89 - Invalid or empty `ui.xml` file should crash with a more descriptive error.
Issue -
State: open - Opened by MatyasKriz over 6 years ago
Labels: bug
#88 - RLUI keeps the component's constraint history
Issue -
State: open - Opened by MatyasKriz over 6 years ago
Labels: bug
#87 - Add readableContentGuide support.
Pull Request -
State: closed - Opened by matoushybl over 6 years ago
#86 - Feature/themes
Pull Request -
State: closed - Opened by TadeasKriz over 6 years ago
#85 - Fix paths with spaces.
Pull Request -
State: closed - Opened by matoushybl over 6 years ago
#84 - UIProgressViewStyle.bar is not available in tvOS and causes compilation error.
Issue -
State: closed - Opened by matoushybl over 6 years ago
Labels: bug
#83 - Remove the need of a colon at the start of font weight.
Issue -
State: open - Opened by MatyasKriz over 6 years ago
Labels: enhancement, proposal
#82 - RUI crashes when `contentInsets` is set in `ScrollView`
Issue -
State: closed - Opened by raulbatista94 over 6 years ago
Labels: bug
#81 - Add automatic `xsdType` variable generation.
Pull Request -
State: closed - Opened by MatyasKriz over 6 years ago
Labels: enhancement
#80 - Think about adding `allValues` to `EnumPropertyType` protocol.
Issue -
State: open - Opened by MatyasKriz over 6 years ago
Labels: enhancement
#79 - [WIP] Prepare `attributedTextStyle`.
Pull Request -
State: closed - Opened by MatyasKriz over 6 years ago
#78 - Improve constraint debugging in LiveUI
Issue -
State: open - Opened by rkrenecky almost 7 years ago
#77 - Fix field with multiple constraints.
Pull Request -
State: closed - Opened by fortmarek almost 7 years ago
#76 - Layout fill name redeclaration
Issue -
State: open - Opened by fortmarek almost 7 years ago
#75 - Add Layout Conditions
Pull Request -
State: closed - Opened by MatyasKriz almost 7 years ago
Labels: enhancement
#74 - In TableViews `cell`, `header` and `footer` properties should be optional if `field` is defined and it should throw meaningful error message.
Issue -
State: closed - Opened by matoushybl almost 7 years ago
#73 - HeaderTableView properties are not working
Issue -
State: closed - Opened by rkrenecky almost 7 years ago
- 1 comment
#72 - Let the user know how to get more info about a certain command.
Pull Request -
State: closed - Opened by MatyasKriz almost 7 years ago
#71 - Add YAML project configuration
Issue -
State: open - Opened by TadeasKriz almost 7 years ago
#70 - Add ReactantUI deployer.
Pull Request -
State: closed - Opened by MatyasKriz almost 7 years ago
Labels: enhancement
#69 - Surround paths with quotes and use `$PROJECT_NAME` variable.
Pull Request -
State: closed - Opened by MatyasKriz almost 7 years ago
#68 - Add UIProgressView support, fix generator for Swift 4.0
Pull Request -
State: closed - Opened by matoushybl almost 7 years ago
#67 - Add support for UIProgressView.
Issue -
State: closed - Opened by MatyasKriz almost 7 years ago
Labels: enhancement
#66 - layout:size is missing from schemas.
Issue -
State: closed - Opened by matoushybl almost 7 years ago
#65 - There is a folder called NewGroup.
Issue -
State: closed - Opened by matoushybl almost 7 years ago
- 1 comment
#64 - There should be an option for the generator that allows code generation for older swift versions.
Issue -
State: closed - Opened by matoushybl almost 7 years ago
- 1 comment
#63 - Add possibility to add UILayoutGuide and UIFocusGuide.
Issue -
State: open - Opened by matoushybl almost 7 years ago
#62 - Replace SnapKit with NSLayoutAnchor API.
Issue -
State: open - Opened by matoushybl almost 7 years ago
- 1 comment
Labels: enhancement, refactoring
#61 - Add SourceKitten so that there is more context about the swift source file.
Issue -
State: open - Opened by matoushybl almost 7 years ago
Labels: enhancement
#60 - Schemas might be incorrect for root component styles.
Issue -
State: open - Opened by matoushybl almost 7 years ago
Labels: bug
#59 - Decide whether to crash or use UIView for elements not supported on tvOS.
Issue -
State: closed - Opened by matoushybl almost 7 years ago
- 4 comments
Labels: enhancement, refactoring
#57 - Refactor XMLSerializer and XSDSerializer to avoid code duplication
Issue -
State: open - Opened by matoushybl almost 7 years ago
Labels: refactoring
#56 - Add XSD generator
Pull Request -
State: closed - Opened by matoushybl almost 7 years ago
#55 - Add TableView properties and improved example.
Pull Request -
State: closed - Opened by matoushybl almost 7 years ago
#54 - Property parameter names
Pull Request -
State: closed - Opened by matoushybl almost 7 years ago
#53 - Add support for constants.
Issue -
State: open - Opened by matoushybl almost 7 years ago
Labels: enhancement
#52 - `10 multiplied(by: 2)` cannot be used as constraint target.
Issue -
State: open - Opened by matoushybl almost 7 years ago
Labels: bug
#51 - Try to figure out if Eval library would be a good choice for extending ReactantUI capabilities.
Issue -
State: open - Opened by matoushybl almost 7 years ago
Labels: enhancement
#50 - Improve extending of styles.
Pull Request -
State: closed - Opened by matoushybl almost 7 years ago
#49 - Add possibility to style element root.
Pull Request -
State: closed - Opened by matoushybl almost 7 years ago
#47 - Add properties from UIControl.
Pull Request -
State: closed - Opened by matoushybl almost 7 years ago
#45 - Fix numbers being rewritten with decimal point, add support for newlines and quotation marks.
Pull Request -
State: closed - Opened by matoushybl almost 7 years ago
#44 - Workaround #17 - Component types
Pull Request -
State: closed - Opened by matoushybl almost 7 years ago
#40 - Add README.
Pull Request -
State: closed - Opened by matoushybl almost 7 years ago
#38 - Refactor generator a bit, add ContentModes.
Pull Request -
State: closed - Opened by matoushybl almost 7 years ago
#37 - LiveUI destroys all constraints set byt the view itself.
Issue -
State: closed - Opened by matoushybl about 7 years ago
- 3 comments
Labels: bug
#34 - Warnings fix
Pull Request -
State: closed - Opened by MatyasKriz over 7 years ago
- 1 comment
#23 - CGAffineTransformation
Pull Request -
State: closed - Opened by MatyasKriz over 7 years ago
- 1 comment
Labels: enhancement
#22 - Add some UITextInputTraits implementation.
Pull Request -
State: closed - Opened by MatyasKriz over 7 years ago
- 1 comment
#21 - Check why Button is Container.
Issue -
State: closed - Opened by matoushybl over 7 years ago
- 1 comment
#20 - Children are not removed from UIStackView in live reload after reload.
Issue -
State: closed - Opened by matoushybl over 7 years ago
- 3 comments
Labels: bug
#16 - Layouts fail to work when the view sets its own constraints in code.
Issue -
State: closed - Opened by matoushybl over 7 years ago
- 2 comments
Labels: bug
#7 - Add methods for color manipulation.
Issue -
State: closed - Opened by matoushybl over 7 years ago
- 1 comment
Labels: enhancement