issues
search
tipsy
/
j2html
Java to HTML generator. Enjoy typesafe HTML generation.
https://j2html.com/
Apache License 2.0
765
stars
136
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Extracted rendering functionality into implementations of HtmlBuilder.
#179
sembler
closed
3 years ago
0
Add renderFormatted() and renderFormatted(Appendable) to Renderable
#178
obecker
closed
3 years ago
3
Add method renderFormatted(Appendable)
#177
obecker
closed
3 years ago
7
Add .idea folder to .gitignore for developers using IntelliJ IDEA
#176
obecker
closed
3 years ago
1
Minor restructuring of Tag internals, increased argument validation, …
#175
sembler
closed
3 years ago
2
Fix indent of tags without tag name when using renderFormatted()
#174
obecker
closed
3 years ago
3
each() creates incorrect indent when using renderFormatted()
#173
obecker
closed
3 years ago
1
The future of j2html
#172
tipsy
opened
3 years ago
26
Maintainer wanted !
#171
tipsy
closed
3 years ago
12
[Feature Request] XML to j2html and then allow traverse
#170
Azmechatech
closed
3 years ago
2
join doesn't match expected behavior for a join method
#169
sagesmith-wf
closed
3 years ago
1
Make join method work as expected
#168
sagesmith-wf
closed
3 years ago
1
Separate the generated interfaces and tag-specific classes into their separate packages
#167
pointbazaar
closed
4 years ago
1
Bump junit from 4.11 to 4.13.1 in /code_gen
#166
dependabot[bot]
closed
4 years ago
0
Split j2html in 2 projects, "code_gen" and "library" (Issue #161)
#165
pointbazaar
closed
4 years ago
1
Bump junit from 4.12 to 4.13.1
#164
dependabot[bot]
closed
4 years ago
0
case-sensitive filename issues
#163
tipsy
closed
4 years ago
4
Escape Attribute on render instead of in constructor. Fixes #160
#162
lambdaupb
closed
4 years ago
1
[Architecture] Idea: Separating the Code-Generation from the Main Project
#161
pointbazaar
closed
4 years ago
4
Move escaping from Attribute constructor to rendering
#160
lambdaupb
closed
4 years ago
1
Replace Config class static fields configuration with some sort of Rendering Context
#159
lambdaupb
closed
3 years ago
3
Use one Appendable instance that is passed down for all rendering
#158
lambdaupb
closed
4 years ago
1
Add CONTRIBUTING.md (depends on PR156)
#157
pointbazaar
closed
4 years ago
3
Implementation of Attributes-per-Tag via Interfaces
#156
pointbazaar
closed
4 years ago
16
lombok was almost never used. also gave me errors on 'mvn install' on…
#155
pointbazaar
closed
4 years ago
0
first iteration of the attribute per tag POC
#154
pointbazaar
closed
4 years ago
12
#135 issue - the constructor is escaping the text, but the setter doesn't
#153
emanueltrandafir
closed
4 years ago
11
#140 #149 Escaped JS, CSS
#152
Drofff
closed
3 years ago
3
Inline script escapes single quotes (#149)
#151
Drofff
closed
4 years ago
0
add step attribute
#150
arnzel
closed
4 years ago
1
Inline script escapes single quotes
#149
afarber
closed
3 years ago
3
img width/height and h2 align="center"
#148
afarber
closed
4 years ago
1
Please consider adding onclick
#147
afarber
closed
4 years ago
2
#145 override `toString` calling `render()` allowing inline usage
#146
b-gyula
closed
4 years ago
1
toString() should call render()
#145
b-gyula
closed
4 years ago
2
Feature Request | scriptWithInlineFile_min/styleWithInlineFile_min | load script from a URL
#144
Azmechatech
opened
4 years ago
2
Feature request | SVG Support
#143
Azmechatech
closed
4 years ago
4
Java 9 modularization support
#142
mkpaz
closed
3 years ago
2
Iterate over ContainerTag s
#141
paolop
opened
5 years ago
2
style() tag html escapes the css code
#140
tfbroner
closed
3 years ago
3
bug-fix: Children of non-formatted tags
#139
jamierocks
closed
5 years ago
3
Children of a non-formatted tag are formatted
#138
jamierocks
closed
5 years ago
11
Question: javascript and common events
#137
Delta-38
opened
5 years ago
3
Rendering multiple elements in one go without parent element
#136
ijabz
opened
5 years ago
1
The setValue method in Attribute does not escape the value
#135
LukasKarsten
closed
3 years ago
1
remove private constructor
#134
labkey-matthewb
closed
5 years ago
3
generalize addTo() to enable other attr helpers besides ShortForm
#133
mbellew
closed
5 years ago
1
small changes to make for easier experimentation
#132
mbellew
closed
5 years ago
1
nbsp in each - java
#131
Sam-Levene
closed
5 years ago
3
OutOfMemoryError: Java heap space
#130
javydreamercsw
closed
6 years ago
19
Previous
Next