thymeleaf / thymeleaf-extras-conditionalcomments

Thymeleaf "extras" dialect for correctly processing IE conditional comments (for Thymeleaf 2.x)
https://www.thymeleaf.org
Apache License 2.0
20 stars 6 forks source link

Not Compatible with Attoparser 2.0.0.BETA2+ #6

Closed tribelo closed 8 years ago

tribelo commented 8 years ago

Hi There,

We are using thymeleaf-testing which requires attoparser 2.0.0.BETA2+. We are also using the condtionalcomments library which is not compatible with this version of attoparser.

Can you update conditionalcomments to be compatible with attoparser 2.0.0.BETA2+.

Thanks

danielfernandez commented 8 years ago

Actually, the current 2.1.2-SNAPSHOT version of thymeleaf-extras-conditionalcomments is adapted to AttoParser 2.0, but the stable release (2.1.1.RELEASE) is not, yet.

A version 2.1.2.RELEASE of this dialect will be soon released, which will be presumably the last one (this dialect is not needed anymore as a separate entity in Thymeleaf 3.0)

danielfernandez commented 8 years ago

Please note that thymeleaf-extras-conditionalcomments:2.1.2.RELEASE has just been released, based on AttoParser 2.0.