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
security upgrade: the core project j2html had an insecure dependency …
#229
koaben
opened
6 months ago
9
Does NOT escape certain unicode characters
#228
sashasch
opened
7 months ago
1
Feature Request: Value Suppliers for iff, condWith, condAttr, etc.....
#227
Aison0
opened
7 months ago
0
#225 JS html to j2html code generator via kotlin multiplatform
#226
PancakeInvaders2
opened
8 months ago
8
Javascript html parser to generate j2html from snippets
#225
PancakeInvaders2
opened
9 months ago
11
HTML Output for "attrs()" in combination with ".withClass()" does not work
#224
rrarrarra
opened
1 year ago
0
Adding extension project to support MathML syntax through j2html.
#223
sembler
closed
1 year ago
2
Maven multi module support
#222
sembler
closed
1 year ago
1
Extends ContainerTag
#221
danieltoril
closed
2 years ago
1
Add MathML support
#220
matthew-mccall
closed
1 year ago
2
MathML support
#219
matthew-mccall
closed
1 year ago
3
Bump jsoup from 1.14.3 to 1.15.3 in /code_gen
#218
dependabot[bot]
opened
2 years ago
2
Multiline titles using
#217
wowselim
closed
1 year ago
2
How to solve encoding problem
#216
danieltoril
closed
2 years ago
3
HTMLX Support
#215
TareqK
closed
2 years ago
8
Updating README.md and website documents to match with release 1.6.0.
#214
sembler
closed
2 years ago
0
Upgrading several maven plugins.
#213
sembler
closed
2 years ago
1
Embedding SVG
#212
dhsilber
opened
2 years ago
1
Web component support
#211
sembler
closed
2 years ago
15
Escaped text issues of "#" and "$%"
#210
Jie1466803079
closed
2 years ago
1
Fail to create <generate> and <command> tag
#209
Jie1466803079
closed
2 years ago
3
question for <code> tag
#208
Suna-Wang
closed
2 years ago
2
[Question] How best to convert `Tag` for 1.5.0?
#207
syntapy
closed
2 years ago
2
Updated readme file with latest version number.
#206
sembler
closed
2 years ago
0
Updated html files for website.
#205
sembler
closed
2 years ago
0
Website update 1.5.0 release
#204
sembler
closed
2 years ago
0
The "accept-charset" attribute is missing from FormTag
#203
ritzow
opened
2 years ago
1
Implented integration to Google Closure compiler for better js code minification
#202
rilmay
opened
3 years ago
1
Fixes #200. Adds support for the picture tag.
#201
sembler
closed
3 years ago
0
Question: New html-tags
#200
eurostar77
closed
3 years ago
2
Adding style to html element
#199
fpeluso
closed
3 years ago
1
Add possibility to remove an Attribute value and add convenient method for "data-" prefixed attributes
#198
mikeleber
closed
3 years ago
7
Performance tuning
#197
obecker
opened
3 years ago
2
Introduce DefaultHtmlBuilder
#196
obecker
opened
3 years ago
1
Resolves #194. Introduces Revapi into the build process.
#195
sembler
closed
3 years ago
0
Introduce API revision checks
#194
sembler
closed
3 years ago
5
render API simplification
#193
obecker
opened
3 years ago
8
Version 1.5.0 release
#192
tipsy
closed
2 years ago
12
Bifunction each
#191
sembler
closed
3 years ago
0
Change package for generated tags
#190
obecker
closed
3 years ago
1
j2html website
#189
tipsy
closed
3 years ago
5
Fix document(HtmlTag) in TagCreator
#188
obecker
opened
3 years ago
1
Remove manual tags, use only generated tags
#187
obecker
closed
3 years ago
4
Change package root to com.j2html
#186
sembler
opened
3 years ago
0
Remove manual HtmlTag class
#185
obecker
closed
3 years ago
4
Adjust CONTRIBUTING.md to the latest code changes
#184
obecker
closed
3 years ago
2
Adding Automatic-Module-Name to manifest to support JDK 9+.
#183
sembler
closed
3 years ago
2
Fix implementation flaw that called render() during tree construction
#182
obecker
closed
3 years ago
1
Treating text as unescaped when using TagCreator methods for style and script elements.
#181
sembler
closed
3 years ago
1
Minor code improvements
#180
obecker
closed
3 years ago
2
Next