gluax

Results 32 issues of gluax

**Describe the bug** Having a View with a flex row layout and two children Views with different width: 'x%' fields doesn't render properly. **To Reproduce** ```javascript import React from "react";...

Hi, how can I apply serde with to a `Vec?

Hi all we are trying to set proper types on getter and setters rather than it just showing as `any` from typescript on the field `test3`. However, we can find...

question

## 🚀 Feature Input files also need to be typed-checked. ## Motivation This is a necessary requirement of the compiler. ## Implementation There are few things that need to be...

feature
module-tyc

## 🚀 Feature Title. ## Motivation Fewer characters to write means happier developers :)

feature
priority-low

## 💥 Proposal bits/bytes syntax ### Feature Currently, many gadgets in Leo support a to_bit and to_bytes method on the rust side. The goal is to expose this side to...

documentation
feature
proposal

## 💥 Proposal The requirement is that we separate the compiler into several stages that can then be debugged for further use. See the image below. ![image](https://user-images.githubusercontent.com/16431709/110362411-3c54fe80-800f-11eb-9ff8-0f9f64873075.png) ### Problem Unfortunately,...

feature
priority-medium

## 🚀 Feature The goal is to have the ability to define a function definition into the language without a body. (Write your description here) ## Motivation In the STDLIB,...

feature
priority-low

- [x] Write RFC. - [ ] ABNF changes. - [ ] Parser changes. - [ ] AST changes. - [ ] ASG changes. - [ ] Compiler changes. -...

Epic
priority-low

## 🚀 Feature We should have better Rust Docs for Leo and its sub-crates. ## Motivation For clearer developer documentation. We should also set up a GitHub Pages to host...

feature
priority-low