Commit Graph

  • 55abbec0ba Adding extension project to support MathML syntax through j2html. (#223) master Scott Embler 2022-12-26 15:36:54 -05:00
  • 94c82398ad Maven multi module support (#222) Scott Embler 2022-12-26 09:51:00 -05:00
  • 4b99683147 Bump jsoup from 1.14.3 to 1.15.3 in /code_gen dependabot/maven/code_gen/org.jsoup-jsoup-1.15.3 dependabot[bot] 2022-09-01 23:55:56 +00:00
  • 38c08d4724 Updating README.md and website documents to match with release 1.6.0. (#214) Scott Embler 2022-06-30 17:49:14 -04:00
  • 1c164a0773 [maven-release-plugin] prepare for next development iteration David 2022-06-30 20:40:14 +02:00
  • dcc7258c8e [maven-release-plugin] prepare release j2html-1.6.0 j2html-1.6.0 David 2022-06-30 20:40:09 +02:00
  • 930ade9354 Upgrading several maven plugins. (#213) Scott Embler 2022-06-30 02:12:09 -04:00
  • d1c404d5db Web component support (#211) Scott Embler 2022-06-29 20:13:46 -04:00
  • c2177d0584 Updated readme file with latest version number. (#206) Scott Embler 2022-02-02 13:34:48 -05:00
  • 5eb202b0a9 Updated html files for website. (#205) Scott Embler 2022-01-24 10:57:48 -05:00
  • 4bda3635ab Website update 1.5.0 release (#204) Scott Embler 2022-01-23 22:04:46 -05:00
  • f083b2cc9c Update and rename README to README.md David (javalin.io) 2022-01-23 22:31:21 +01:00
  • 9ad0e428c1 Fixes #200. Adds support for the picture tag. (#201) Scott Embler 2021-10-03 18:43:33 -04:00
  • 83866be83f Resolves #194. Introduces Revapi into the build process. (#195) Scott Embler 2021-06-17 10:17:50 -04:00
  • 5135cffc3f Bump website to 1.5.0 David 2021-06-13 23:10:30 +02:00
  • 09e08f3465 [maven-release-plugin] prepare for next development iteration David 2021-06-13 23:02:20 +02:00
  • 26ba4c3cae [maven-release-plugin] prepare release j2html-1.5.0 j2html-1.5.0 David 2021-06-13 23:02:14 +02:00
  • dc676b767f bump release plugin David 2021-06-13 23:00:04 +02:00
  • 07dcbb3ec2 specify pom location for release plugin David 2021-06-13 22:11:29 +02:00
  • b18459c66f Bifunction each (#191) Scott Embler 2021-06-13 16:03:04 -04:00
  • aa8fb7c763 format java code in website project David 2021-06-12 22:55:23 +02:00
  • c4f2429ec1 website readme David 2021-06-12 22:44:57 +02:00
  • a5aaeff22f Merge pull request #190 from obecker/remove-generated Scott Embler 2021-06-12 16:30:49 -04:00
  • f4a179160c move website into repo David 2021-06-12 22:19:38 +02:00
  • 787035f6b1 Change package for generated tags Oliver Becker 2021-06-12 22:04:25 +02:00
  • 8b08968a6b Merge pull request #187 from obecker/htmltag Scott Embler 2021-06-12 15:14:01 -04:00
  • 56f61e421f Remove manual tags, use only generated tags Oliver Becker 2021-06-12 12:29:08 +02:00
  • afd00597f7 Adding Automatic-Module-Name to manifest to support JDK 9+. (#183) Scott Embler 2021-06-08 12:23:20 -04:00
  • 8cc0b7c2c7 Merge pull request #184 from obecker/contributing-fix Scott Embler 2021-06-07 18:25:58 -04:00
  • 89f0194be0 Adjust CONTRIBUTING.md to the latest code changes Oliver Becker 2021-06-07 17:43:35 +02:00
  • 1079a01750 Merge pull request #182 from obecker/each-fix Scott Embler 2021-06-05 13:42:53 -04:00
  • f89957eeab Fix implementation flaw that called render() during tree construction Oliver Becker 2021-06-04 15:57:16 +02:00
  • c07facd490 Merge pull request #181 from sembler/fix_style_and_script_escaping Scott Embler 2021-06-03 10:24:45 -04:00
  • 1d43a25457 Treating text as unescaped when using TagCreator methods for style and script elements. Scott.Embler 2021-06-02 13:32:37 -04:00
  • 2ecd734239 Make join method work as expected (#168) sagesmith-wf 2021-06-02 08:11:44 -06:00
  • 8b2669cab1 Merge pull request #180 from obecker/polish-code Scott Embler 2021-05-21 19:39:02 -04:00
  • 8c0d03e200 Minor code improvements Oliver Becker 2021-05-21 11:19:54 +02:00
  • 15702ac0d7 Extracted rendering functionality into implementations of HtmlBuilder. (#179) Scott Embler 2021-05-20 10:47:06 -04:00
  • fd41cccfe2 Merge pull request #176 from obecker/intellij Scott Embler 2021-04-25 10:11:57 -04:00
  • 31a565235e Add .idea folder to .gitignore for developers using IntelliJ IDEA Oliver Becker 2021-04-25 10:32:23 +02:00
  • da76ee0d2b Fix indent of tags without tag name when using renderFormatted() (#174) Oliver Becker 2021-04-24 21:52:50 +02:00
  • 4a4c6314d8 Minor restructuring of Tag internals, increased argument validation, and tests to clarify current behavior. (#175) Scott Embler 2021-04-24 05:37:00 -04:00
  • be626b6b96 completely separate the generated interfaces from manual ones and completely separate the manual tags from the generated ones. Also wipe the directories for code generation before code generation (#167) pointbazaar 2020-10-20 10:52:38 +02:00
  • 226cfb9a28 Bump junit from 4.11 to 4.13.1 in /code_gen (#166) dependabot[bot] 2020-10-17 10:25:29 +02:00
  • acf6bff72a Split j2html in 2 projects, "code_gen" and "library" (Issue #161) (#165) pointbazaar 2020-10-17 10:23:57 +02:00
  • 07427c1433 Bump junit from 4.12 to 4.13.1 (#164) dependabot[bot] 2020-10-13 15:10:36 +02:00
  • 7d98d4f2bd Escape Attribute on render instead of in constructor. Fixes #160 (#162) lambdaupb 2020-09-24 08:50:01 +02:00
  • 94ad6e29a3 Use one Appendable instance that is passed down for all rendering (#158) lambdaupb 2020-09-23 20:53:32 +02:00
  • 9338efc7cd Add CONTRIBUTING.md (depends on PR156) (#157) pointbazaar 2020-08-31 16:24:44 +02:00
  • 312cabe69c Implementation of Attributes-per-Tag via Interfaces (#156) pointbazaar 2020-08-31 16:24:00 +02:00
  • f091000bbe first iteration of the attribute per tag POC (#154) pointbazaar 2020-08-16 10:39:13 +02:00
  • 2ae40f9e6c Update README.md David 2020-08-15 17:38:58 +02:00
  • dd2079a136 add github ci workflow David 2020-08-15 17:35:47 +02:00
  • b0cf8e8c6f add maven wrapper David 2020-08-15 17:34:50 +02:00
  • 793dcca03c remove travis file David 2020-08-15 17:32:54 +02:00
  • 379ddb82bf Remove test dependency lombok pointbazaar 2020-08-15 10:31:25 +02:00
  • 8316035854 add step attribute (#150) Arne Zelasko 2020-05-19 19:10:21 +02:00
  • 1fcecb961e #145 override toString calling render() allowing inline usage: (#146) b-gyula 2020-02-06 12:28:01 +01:00
  • 5c9d62cdf3 bug-fix: Children of non-formatted tags (#139) Jamie Mansfield 2019-09-13 23:29:55 +01:00
  • c31badd3e4 Update .travis.yml David 2019-09-13 23:46:39 +02:00
  • 629038303c remove private constructor from Attr (#134) labkey-matthewb 2019-06-04 11:49:35 -07:00
  • 0f30bc9d9a generalize addTo() to enable other attr helpers besides ShortForm (#133) mbellew 2019-05-31 14:28:56 -07:00
  • ae65127dcc small changes to make for easier experimentation (#132) mbellew 2019-05-31 14:20:10 -07:00
  • dae578a523 Bump version in readme David 2019-01-24 14:49:40 +01:00
  • b89435ca7c Cleanup after tests David 2019-01-24 14:49:13 +01:00
  • 3deb6b4ddb [maven-release-plugin] prepare for next development iteration David 2019-01-24 14:43:12 +01:00
  • 023922a7db [maven-release-plugin] prepare release j2html-1.4.0 j2html-1.4.0 David 2019-01-24 14:42:55 +01:00
  • 00c0461669 Auto format project David 2019-01-24 14:24:21 +01:00
  • cd6e0084ef Add Stream<DomContent> variants of each and with (#118) Robin Karlsson 2018-05-20 21:45:36 +02:00
  • 764b5d7759 Add TagCreator::each(Map, BiFunction) (#115) Moandji Ezana 2018-05-07 00:18:36 +02:00
  • d9c4963ff0 bump version David 2018-05-01 12:29:02 +02:00
  • 3ec15d28a5 woops David 2018-05-01 12:28:13 +02:00
  • 8ce386830d [maven-release-plugin] prepare release j2html-1.3.0 j2html-1.3.0 David 2018-05-01 12:15:27 +02:00
  • f1680464d1 Do not indent textarea contents (#113) Moandji Ezana 2018-05-01 02:06:45 +02:00
  • 6c5083512c formatting draft David 2018-04-30 23:22:21 +02:00
  • f497b5c8b5 support osgi meta data (#112) Matthias 2018-04-17 23:54:31 +02:00
  • f212895eb2 Let each() take Map in addition to Collection (#110) Matthias 2018-04-16 20:11:37 +02:00
  • 62cafb9b31 Allow nulls in join() (fix #109) Rupert Madden-Abbott 2018-04-16 19:07:11 +01:00
  • af7c986dd6 reorder asserts in each/fitler test David 2018-02-05 01:36:46 +01:00
  • 3aaab8b0fe unignore tests David 2018-02-05 01:34:45 +01:00
  • cf9558b6ab fix formatting David 2018-02-05 01:14:17 +01:00
  • f87f9d8647 Overloaded method of iff for java8 Optional<>'s. (Includes test) (#103) Paul N. Baker 2018-01-17 14:10:21 -07:00
  • 92aa3310db Add parameter name reflection param-name-reflection David 2018-01-08 21:14:51 +01:00
  • b42ba41697 Update README.md David 2017-12-31 12:25:35 +01:00
  • 0c7f75f5b8 Update README.md David 2017-12-31 12:25:05 +01:00
  • 754003ebf6 Add attr(Attribute attribute) to Tag Janning Vygen 2017-12-10 16:50:15 +01:00
  • 6968478894 add multiplication-table to perf-test David 2017-12-08 19:36:41 +01:00
  • 0b92a963e9 add some ignored performance-tests David 2017-12-07 22:10:34 +01:00
  • ac92facca7 Update README.md David 2017-12-06 18:11:29 +01:00
  • 4cf16320ad [maven-release-plugin] prepare for next development iteration David 2017-12-06 17:04:20 +01:00
  • 7d9ad230c1 [maven-release-plugin] prepare release j2html-1.2.2 j2html-1.2.2 David 2017-12-06 17:03:56 +01:00
  • 7ebf4792b4 auto format David 2017-12-06 14:08:24 +01:00
  • 889fd2a3ac Add renderModel(writer, model) to Renderable (#93) Janning Vygen 2017-12-06 14:04:13 +01:00
  • 4acda0c6bb auto format project David 2017-12-05 19:46:47 +01:00
  • 17dac2871e Pass StringBuilder around instead of returning/concating strings (#88) Janning Vygen 2017-12-05 19:40:14 +01:00
  • 1bfceaa62c Auto-format project (#92) David 2017-12-02 12:17:32 +01:00
  • 13134d042a Add Eclipse formatting config (#91) Janning Vygen 2017-12-02 11:57:32 +01:00
  • b808d70a0d Addin root=true to .editorconfig (#90) Janning Vygen 2017-12-02 11:47:24 +01:00
  • b068024070 Rewrite escaper-performance-test David 2017-12-02 00:37:38 +01:00
  • 5448c41887 Add basic editorconfig David 2017-12-02 00:26:11 +01:00