issues
search
schell
/
mogwai
The minimalist, obvious, graphical, web application interface
429
stars
26
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Render SSR view from reference
#105
schell
opened
1 year ago
0
Reduced string allocation
#104
OvermindDL1
opened
1 year ago
13
v0.6.3
#103
schell
closed
1 year ago
0
Improve the patching API on ListPatchModel, HashPatchModel
#102
schell
closed
1 year ago
2
remove this debugging string
#101
schell
closed
1 year ago
0
instantiate the route from the window location
#100
schell
opened
1 year ago
0
Make errors returned by JsDom methods Box<dyn Error>
#99
schell
opened
1 year ago
0
kill this module
#98
schell
closed
1 year ago
0
Use `NonZeroUsize` rather than `usize` to prevent panic scenario
#97
mx00s
closed
1 year ago
3
Use xtask instead of scripts
#96
schell
closed
1 year ago
1
Getting a type mismatch error when using mpsc::Sender as Sink
#93
Dragonink
closed
2 years ago
8
0.6.0
#92
schell
closed
1 year ago
7
Isomorphic Routing Example
#91
cryptoquick
closed
2 years ago
3
0.5.2
#90
schell
closed
2 years ago
0
HtmlTextAreaElement and mogwai 0.5.0
#89
paulalesius
closed
2 years ago
9
Change wait_approx to take a u64 of millis because it works better that way
#88
schell
closed
1 year ago
0
This can just be an Arc
#87
schell
closed
1 year ago
0
Post 0.5 updates
#86
schell
closed
2 years ago
0
Creating a View/ViewBuilder from a Vec
#85
paulalesius
closed
2 years ago
3
Gremlin
#84
schell
closed
2 years ago
2
is this still maintained?
#83
yatesco
closed
3 years ago
3
Fragment Syntax or ViewBuilder<Vec<HtmlElement>>
#82
cryptoquick
closed
2 years ago
7
[IDEA] TUI and other View types
#81
OvermindDL1
closed
2 years ago
7
remote authentication required but no callback set
#80
direstrepo24
closed
3 years ago
1
Add to cookbook how to listen to multiple events for the same element
#79
charleschege
closed
3 years ago
5
Fix a broken link in README.md
#77
plaets
closed
3 years ago
1
models, bind update
#76
schell
closed
3 years ago
2
Render complex svg easily
#75
charleschege
closed
3 years ago
2
0.3.6 improvements
#74
schell
closed
3 years ago
0
Add Patch::Trim
#72
schell
closed
3 years ago
2
SPA route example
#71
schell
closed
3 years ago
8
Cookbook link not working and infinite scrolling.
#70
blmhemu
closed
3 years ago
1
Added list-of-gizmos example
#69
schell
closed
3 years ago
0
turn on missing docs warnings
#68
schell
closed
4 years ago
0
only publish when versions don't match
#67
schell
closed
4 years ago
0
Prepare 0.3
#66
schell
closed
4 years ago
0
Voidable nodes
#65
schell
closed
4 years ago
0
Adds impl ParentView<Vec<..>>
#64
schell
closed
4 years ago
0
Push cookbook
#63
schell
closed
4 years ago
0
trim cookbook
#62
schell
closed
4 years ago
0
bump syn-rsx to 0.7
#61
stoically
closed
4 years ago
1
Downside of loading struct with view information
#60
alilee
closed
3 years ago
6
Remove view replace
#59
schell
closed
4 years ago
0
Change `Transmitter::send_async` only exist for wasm32
#58
bryanjswift
closed
4 years ago
4
`futures` crate is unused
#57
bryanjswift
closed
4 years ago
0
link to realworld impl
#56
schell
closed
4 years ago
0
support channel link on readme
#55
schell
closed
4 years ago
0
Add support channel for Q/A
#54
charleschege
closed
4 years ago
2
Define `Transmitter::send_async` separately for non-wasm32 architecture
#53
bryanjswift
closed
4 years ago
0
Should "async" family of functions in txrx only exist for wasm32 arch?
#52
bryanjswift
closed
4 years ago
2
Next