yewstack/
Rust / Wasm framework for building client web apps
USD raised
Recent activities
RustSec Warning: proc-macro-error is unmaintained
Tutorial confusing on PascalCase for function components
svg <animate> always starts playing immediately
props of type Option<T> cannot use None
Firefox doesn't update `<select>` elements via means other than selection
generic #[hook] function gives `bound is defined in more than one place` warning
Error: cannot find a provider for current agent
Publicly hosted examples at examples.yew.rs are broken
Individual item render order is reversed
Tutorial error about fetching data
Port issue
SSR + hydration results in a stalled request
Context with Rc<Refcell<T>> reducer type has unexpected behavior
Japanese documents are out of date
[Feature]: Provide a `Default` trait implementation for the `UseStateHandle` struct
When passing `Classes` in `html!`, component props don't need `.clone()`, but element props do
Yew Agent documentation
Caution about navigator callbacks in functional components is confusing
Tutorial uses String not AttrValue
use_effect lacks documentation
Tutorial proxy-backend returning `index.html` not json?
Yew 0.21 and Prokio 0.1.0 use different versions of Gloo
yew-router example does not compile
Bootstrap scrollspy support
Align IString/AttrValue with Cow of element
onwheel handler panics at installation with BorrowError on mobile
Yew router path matching cannot be triggered
Router urlencoding should not encode '/' in *path
List out every feature of html!
Remove non-english docs
Not able to see the comments properly when code is highlighted (mainly in dark mode)
The official website example cannot run
Reformat "Hooks" section of docs
Extend front page of documentation website
A question about using async.
Allow assigning &str and String to `Option<Html>`
Struggling with ways to convert someting into `Html`.
No auto-reload
Property fields of type Option<T> are not mandatory
nginx example in doc?
Improve example for handling file uploads
Render order in components
Passing props to component
callback not rendering when vector is passed as dep
Children of text areas do not get rendered
Regression: elements are re-rendered even if they didn't change, when there's a list below them (worked in v0.19.3)
Conditional Rendering and Children component interact strangely
Very slow compilation when adding a css framework.
Link to migration guides at the top of changelog
Manual event listener should show updating state
cannot call wasm-bindgen
Simple Icons Request
NodeRef doesn't update after redraw
Context with Suspense cause a infinite loop and free the page
Simple style! tag doesn't work in either Functional or Class Component
yew/examples/function_memory_game/ -> Game's broken
Worker: unreachable executed in yew 0.20
could not find `Renderer` in `yew` with yew="0.20.0"
`CONTRIBUTING.md` refers to benchmarking script which no longer exists
Uncaught RangeError: Maximum call stack size exceeded
Can't cancel event propagation in Yew 0.20
html tags not showing up in SVG Foreign object
Clippy erroron derive properties - results in snake_case struct names
Server-side data fetching not re-rendering
no method named `navigator` found for reference
Yew.rs has breaking issues
Unable to run `trunk serve` on Windows with error "Operation failed to complete synchronously"
Next docs visual regression: header not on top
Extract implementation of yew-macro in it's own crate
ĺŚä˝ĺ 载珏ä¸ćšçćwebassembly 珏ä¸ćšĺşĺ˘
I think the set function of the use_state object affects the other mutex usage.
fix README.md
Make it more ergonomic to comment HTML code
Router breaks if it's in its own module
Checkbox will lose the `checked` value after the component get updated.
What's the performance of yew.rs?
`use_effect()` doesn't trigger when rendered via `history::push()`
Allow functions returning unit in `use_effect`
SSR with raw HTML in a component
SEGV during cargo or trunk compile
Either compile with `target_arch = "wasm32", or enable the `tokio` feature.'
Include updated documentation on best practices related to making requests or doing other asynchronous operations inside Yew components
Reuse #[not_found] route
Unexpected nested router behaviors
Best practices: "Writing Yew component libraries which include assets"
Document the usage of `tracing`
[Minor] Fix broken link on archived yewstack/yew_router
Build Yew website with Yew
Enable Yew Runtime for wasm32-wasi
Arrow Keys Code don't get registered on using Keyboard event.
Cannot render <head> with SSR
Add Yew Playground in the documentation
Can't compare new props to old in `changed()`
can't build starter app on linux arm64/aarch64 with trunk
lipsum library doesn't work with rust 1.56
Panic in reconciliation with yew 0.19.3
Allow different serialisation implementation to be used with prepared states
Broken examples when compiling with nightly rust and following size optimizations
Some links in the documentation are dead
onsubmit should be a SubmitEvent, not a FocusEvent
Can't follow "Build a sample app": Hello World doesn't render
Hydartion failure when providing a <table> without <tbody>
Document literal escaping behaviours related to xss prevention
Topzzik
cant run examples/timer
examples/web_worker_fib does not appear build
Panic during hydration when parent triggers state changes before children are done with suspension
expected a `Fn<(MouseEvent,)>` closure, found `Callback<&yew::Event>`
Send states created during SSR alongside SSR artifact to be used with client-side rendering hydration
Feature soundness is a chore to deal with
Remove `cargo make pr-flow`
Panic when child's view function sets parent's state
Screen flicker with double nested suspended components
Order of list not preserved when selectively suspending elements
Calling hooks in a fn without `#[hook]` has terrible diagnostics
Hooks do not work inside html!
Hooks do not work in html!
simple counter app with functional components
Negative literals don't work
Extra use line in component templates
Improve Workflows
Tutorial at yew.rs is broken
Select element last element can be set programatically
Investigate performance of html macro
`send_future_batch` requires a `Vec`, doesn't accept an `Option`
Make website-test run with wasm32-unknown-unkown target
Push ComponentState into the scheduler instead of boxed runners
Yew for some reason interacts poorly with the twttr widgets API
Wrong behaviour for function component
failed to integrate with MathJax or Katex
How should we pronounce 'yew'?
`yew-router`: Allow matching path segments
Component not re-rendering if change function returns ShouldRender { true } only
[question] Add component to DOM dynamicly
No function component template for VS Code in docs
Consistent formatting for JS files for the website
Add a community page
Dead links in docs
Suggestion for new slogan
Section for deployment
Add ContextHandle in yew:;prelude
GitLocalize project needs update on directory structure and file mappings
Yew router when pushing history breaks form submits
Example links on versioned website docs link to master
Update the roadmap
[Tracking issue] Website/documentation overhaul
Website/documentation overhaul
Function Component loses defaulted type parameter
Website code translation not in workflow
yew_macro test refactoring, extract `...-pass.rs` tests under modules
Using `html[_nested]! { ... }` as a prop value produces an obscure error
Event propagation cancellation check happens too early?
Add docs for nested router
Add docs for html elements reusability
Dynamic tags documentation
Allow fragment to be created dynamically with the empty string
`html_nested!` inserts extra pair of brackets
Display on AttrValue is calling itself recursively
Component not rerendered in wasm-bindgen-test when using hooks and function_components
use_state setter causes re-render when same value is set
Shared memory multithreading
Tracking Issue for RillRate frontend app
Licensing issue: ssri is not permissively-licensed!
Allow specifying worker script location as absolute or relative to current path
Usage of NPM packages
Use of `ConsoleService::new()` in Elements docs for 0.18.0
IndexedDB support
Custom Hooks docs page entirely blank
Cannot fetch with relative paths
Emit Warning when not using shorthand syntax
Add a diagram of the component lifecycle
crm example compile error.
Steps in "Build a sample app" do not work
Misleadingly poor performance in router example
Build fail with linking with `rust-lld` failed: exit code: 0xc0000135 on stable windows gnu
"cargo run --package inner_html" fails
Hosted Yew Router example is broken
Add ergonomic support for nested routers
Cycle between `Scope` and `ComponentState`
Incorrect error when using `validator` prop
ChildrenWithProps<> doesn't implement iter_mut()
Behaviour of `onselectionchange` attribute on an element
Nested components freeze their children
No way to listen to custom events exposed by custom elements
Require braces around prop values
Error writing to cache: ENOENT: no such file or directory, stat './build.rs'
Compiling use_context hook example fails
Router example error
How to use the #[function_component()] attribute?
Controlling webpage rendering: beyond DOM events
yewtil-macro currently doesn't build
TodoMVC example: cannot double-tap to edit on Chrome for Android
Properties derive macro fails on empty struct
Consuming Web Components is very unergonomic
Callbacks should be made within the lifetime of the component's scope
`with props` syntax doesn't error if multiple props are provided
yew-functional rust-lld error
yew router doesn't work corretly with parameters
Showcase companies using Yew
Ergonomic pattern for passing along on* callbacks to children
Router Component Authentication
Example "game_of_life" has mismached "cellules_width"
Make yew's #[derive(..)] macros re-exportable.
Allow use of for loops with `for .. in .. { ... }` syntax in `html!`
Recommended way to format html and rust code within the `html!` macro
Ability to read HTML code from a file
Correct way to handle `NodeRef` reassignments?
Update and add issue links to the docs
Add support for shallow rendering
Create full battery-included tutorial for yew
TodoMVC example is not working properly sometimes.
Require `key` prop in array comprehensions
Tracking issue for lints for the `html!` macro.
Usability surveys.
Add difficulty labels to issues.
Input Components Implementation
Reconcile difference between dynamic tags, literal tags, and manual creation
Add code coverage reporting for project.
Compile yew-macro to WebAssembly.
Easy link holding of child component
yewtil 0.2.0 is in conflict with yew 0.16.0
[SSR] Add "ssr" cargo feature which allows building Yew for the server
window does not scroll on top when switching routes
DevTools extension
Missing prop error is not user-friendly
Virtual DOM is too coupled to Yew Framework
Architectural Idea / Question
Consider handling async service effects through futures
Add Todo MVC example to todomvc.com
Support setting inner html from string with the `html` macro
Š 2019 BoostIO, Inc.