Skip to content
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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort
m.route.param() omits trailing slash on three-dots pattern Type: Breaking Change Type: Bug
#2763 opened Apr 14, 2022 by FeroxTL
Switch from remove callbacks to passing an AbortSignal aborted after removal + accepting a removal promise. Type: Breaking Change Type: Enhancement
#2756 opened Feb 26, 2022 by dead-claudia
Memory usage statistics Type: Meta/Feedback
#2755 opened Feb 26, 2022 by dead-claudia
Simplify component constructor to function that returns either a view function or a vnode tree Area: Core Type: Breaking Change Type: Enhancement
#2690 opened May 28, 2021 by dead-claudia
Separate lifecycle methods from attributes and components Area: Core Type: Breaking Change Type: Enhancement
#2689 opened May 28, 2021 by dead-claudia
Replace onbeforeupdate with m.retain() Area: Core Type: Breaking Change Type: Enhancement
#2688 opened May 28, 2021 by dead-claudia
Remove m.jsonp Area: Core Type: Breaking Change Type: Enhancement
#2682 opened May 6, 2021 by dead-claudia
Move from return false to m.capture(event) for event handlers Area: Core Type: Breaking Change Type: Enhancement
#2681 opened May 6, 2021 by dead-claudia
Add a special vnode that allows manipulating attributes on a raw event target reference Area: Core Type: Enhancement
#2678 opened May 5, 2021 by dead-claudia
IPv6 URL causes "Error Template parameter names *must* be separated" error in m.request Area: Documentation Type: Bug
#2666 opened Apr 8, 2021 by vikulin
Testing Tutorial Area: Documentation Area: ospec Type: Question
#2665 opened Apr 2, 2021 by JhonSmithRomeroSolorzano
When utilizing shared mithril components imported from another node package, mithril render and routing do not work as expected Type: Question
#2662 opened Mar 19, 2021 by omenking
Improve m.request to simplify access response headers Type: Breaking Change Type: Enhancement
#2656 opened Feb 10, 2021 by rickhall
Error handling: Duplicated components after an error is thrown in a view Type: Bug
#2645 opened Dec 15, 2020 by raykyri
mithril stream .map does not trigger next stream value Type: Bug
#2643 opened Dec 13, 2020 by foxdonut
Add hyperscript link to the main index.html page Type: Enhancement
#2637 opened Nov 5, 2020 by rickhall
MithrilJS Stream.combine() violates atomic update semantics. Type: Bug
#2623 opened Sep 4, 2020 by dvdkhlng
Errors are not forwarded to window.onerror Type: Bug
#2621 opened Aug 31, 2020 by ACXgit
Review/cleanup of "Who uses mithril" Area: Documentation Type: Meta/Feedback
#2615 opened Aug 10, 2020 by webketje
Cannot use object itself as key Area: Documentation Type: Bug
#2614 opened Jul 24, 2020 by ciscoheat
Updates to keyed lists break FLIP animations when they occur mid-animation Area: Core Type: Bug
#2612 opened Jul 19, 2020 by dead-claudia
Provide success as a second argument to RequestOptions.deserialize Type: Enhancement
#2611 opened Jul 17, 2020 by romme
Intermittent "Could not resolve default route" error Type: Gotcha
#2596 opened May 14, 2020 by elazar
onbeforeremove should tolerate thenables that synchronously resolve Area: Core Type: Bug
#2592 opened May 2, 2020 by dead-claudia
Replace m.route by a Router component Type: Enhancement
#2587 opened Apr 25, 2020 by andershol
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.