Skip to content

Issues: yewstack/yew

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Ensure html_nested returns the inner type A-yew-macro Area: The yew-macro crate breaking change bug
#3493 opened Oct 27, 2023 by ranile Loading…
2 tasks done
Change the #[function_component] attribute to #[component] by default A-yew Area: The main yew crate A-yew-macro Area: The yew-macro crate
#3447 opened Oct 5, 2023 by tdooms Loading…
2 tasks done
Extract implementation of yew-macro in it's own crate A-yew-macro Area: The yew-macro crate
#2950 opened Nov 6, 2022 by ranile
Hooks do not work inside html! A-yew-macro Area: The yew-macro crate blocked bug feature-request A feature request
#2612 opened Apr 14, 2022 by WorldSEnder
1 of 3 tasks
Investigate performance of html macro A-yew Area: The main yew crate A-yew-macro Area: The yew-macro crate performance
#2520 opened Mar 16, 2022 by futursolo
Allow fragment to be created dynamically with the empty string A-yew-macro Area: The yew-macro crate feature-request A feature request
#2174 opened Nov 22, 2021 by Madoshakalaka
1 of 3 tasks
Emit Warning when not using shorthand syntax A-yew-macro Area: The yew-macro crate macro Issues relating to our procedural or declarative macros
#1979 opened Jul 31, 2021 by Xavientois
No way to listen to custom events exposed by custom elements A-yew-macro Area: The yew-macro crate feature-request A feature request
#1777 opened Mar 2, 2021 by ranile
1 of 3 tasks
Ergonomic pattern for passing along on* callbacks to children A-yew-macro Area: The yew-macro crate feature-request A feature request
#1533 opened Aug 29, 2020 by thedodd
1 of 3 tasks
Make yew's #[derive(..)] macros re-exportable. A-yew-macro Area: The yew-macro crate feature-request A feature request
#1454 opened Jul 26, 2020 by AgarwalPragy
Allow use of for loops with for .. in .. { ... } syntax in html! A-yew-macro Area: The yew-macro crate feature-request A feature request
#1451 opened Jul 25, 2020 by ranile
3 tasks
Require key prop in array comprehensions A-yew-macro Area: The yew-macro crate bug
#1348 opened Jun 26, 2020 by philip-peterson
1 of 3 tasks
Tracking issue for lints for the html! macro. A-yew-macro Area: The yew-macro crate feature-accepted A feature request that has been accepted and needs implementing feature-request A feature request
#1334 opened Jun 20, 2020 by teymour-aldridge
2 of 3 tasks
Reconcile difference between dynamic tags, literal tags, and manual creation A-yew Area: The main yew crate A-yew-macro Area: The yew-macro crate proposal
#1269 opened May 28, 2020 by siku2
Compile yew-macro to WebAssembly. A-yew-macro Area: The yew-macro crate feature-request A feature request
#1264 opened May 25, 2020 by teymour-aldridge
Easy link holding of child component A-yew-macro Area: The yew-macro crate feature-request A feature request
#1257 opened May 22, 2020 by Turakar
Missing prop error is not user-friendly A-yew-macro Area: The yew-macro crate blocked bug
#1004 opened Mar 8, 2020 by Boscop
Support setting inner html from string with the html macro A-yew-macro Area: The yew-macro crate feature-request A feature request
#182 opened Apr 3, 2018 by ghost
ProTip! Exclude everything labeled bug with -label:bug.