The Mist

Results 19 issues of The Mist

The [community-edition](https://docs.sourced.tech/community-edition) in `README` is broken that I can't reach, is there have something go wrong and forget update documentation? or my un stable network

Feature Request

I have add material-yew as dependencies in my `Cargo.toml`: ```toml [dependencies] yew = "0.18.0" wasm-bindgen = "0.2.67" material-yew = "0.1.0" yew-router = "0.15.0" ``` And then I'm use the `MatButton`...

question

Currently, the mode field only does the one thing that automatically adds prefixes depending on whether it is a DEV environment, but in some condition, it's not very fixable for...

Feature
client

## Motivation For a better user experience, the better way to do that is when the user first reach the server will return a rendered skeleton view to them, if...

enhancement
server
client

🎨UI Design

- plugin system that allows users to create their own plugin to enhance rules of validation. - custom rules. The user can create a custom rule of validation to validate...

Feature