issues
search
lambda-fairy
/
maud
:pencil: Compile-time HTML templates for Rust
https://maud.lambda.xyz
Apache License 2.0
2.14k
stars
143
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fully dynamic attributes
#452
untitaker
opened
5 days ago
0
Hotreload: Ability to update templates without recompiling
#451
untitaker
opened
5 days ago
0
Abort when `else` is used without `@` (#449)
#450
puetzp
opened
1 week ago
0
prevent accidental misuse of if-else
#449
untitaker
opened
2 weeks ago
1
Inline script and style tag helpers
#448
imbolc
opened
3 weeks ago
1
Added: Render for Option<T>
#447
re-oh
opened
1 month ago
2
impl Render<T: Render> for Option<T>
#446
martinhath
opened
1 month ago
2
Allow splices in attribute names
#445
BadMannersXYZ
opened
1 month ago
8
Allow custom attribute names
#444
BadMannersXYZ
opened
1 month ago
0
Link element <a> causes strange DOM duplication
#443
ThunderComplex
closed
2 months ago
3
Switch to proc_macro_error2
#442
sbruder
opened
2 months ago
1
proc-macro-error is unmaintained
#441
sanpii
opened
2 months ago
1
Add attributes to partials
#440
Xenira
opened
2 months ago
2
Fix syntax highlighting for `no_run` blocks
#439
lambda-fairy
closed
3 months ago
0
Switch to use Comrak for syntax highlighting
#438
lambda-fairy
closed
3 months ago
0
Update to Comrak 0.27
#437
lambda-fairy
closed
3 months ago
0
Tailwind class sorting
#436
steadygaze
opened
3 months ago
1
FR: Implement `+` Trait for `PreEscaped`
#435
abhillman
opened
3 months ago
0
FR: Indentation
#434
abhillman
opened
3 months ago
0
Feature request: break and continue
#433
twilight-flower
closed
3 months ago
1
empty tags using semicolons should create closing tags for non-void elements
#432
twynb
opened
4 months ago
0
feature-request: @html
#431
yus-ham
opened
5 months ago
0
Implement MessageBody for Markup
#430
robjtede
closed
5 months ago
0
Struggling with optional attributes
#429
Enanimate
opened
6 months ago
1
Dynamic tag names
#428
Nick-Mazuk
opened
7 months ago
1
Using without `String`/alloc
#427
transbitch
opened
8 months ago
0
Reduce duplication in `Cargo.toml`
#426
lambda-fairy
closed
8 months ago
0
Fix unused imports
#425
lambda-fairy
closed
8 months ago
0
Empty class when all optional classes are omitted
#424
SenojLuap
opened
8 months ago
1
Document the way to create a full document
#423
real-felix
opened
9 months ago
3
Syntax hlighting & formatting in editors?
#422
futile
opened
9 months ago
2
Add trait implementations for Vec<T>, [T], Option<T>
#421
nik-here
opened
9 months ago
2
Bad parsing with attribute splices
#420
J-Cake
opened
9 months ago
1
feat: Add support for Submillisecond web framework
#419
BrittonR
closed
5 months ago
0
How to make attributes use single quotes
#418
unlinking
closed
9 months ago
1
Release 0.26.0
#417
lambda-fairy
closed
10 months ago
0
Document recent changes to attribute name syntax
#416
lambda-fairy
opened
10 months ago
0
Disallow int literals in attribute values
#415
lambda-fairy
closed
10 months ago
0
Maud will need updating for Axum 7.0+
#414
SamuelKurtzer
closed
10 months ago
1
Shouldn't `escape_to_string` escape `'` characters?
#413
benwr
closed
10 months ago
2
feat: modernize parser
#412
vidhanio
opened
10 months ago
3
split ast into a separate crate to write our own implementations which use maud syntax
#411
vidhanio
opened
10 months ago
1
Update documentation regarding toggles (#389)
#410
puetzp
closed
5 months ago
1
Axum API change
#409
OrganicProgramming
closed
11 months ago
1
Support attribute spreading with iterators
#408
jonahlund
closed
9 months ago
0
Reflexion on my usage
#407
olgam4
opened
11 months ago
5
Update rocket support to v0.5
#406
SenojLuap
closed
10 months ago
2
Update rocket support to 0.5 (stable)
#405
SenojLuap
closed
10 months ago
1
Warp Integration: Yet another web framework support
#404
thatguydoru
closed
10 months ago
1
Need some help with the rocket response
#403
olgam4
closed
11 months ago
1
Next