Dandelion-Core 1.1.1 release
Dandelion-Core has been released in v1.1.1. This is a maintenance version, mainly focused on the Bower integration, and should work as a drop-in replacement for 1.1.x versions.
By the way, thanks to Hunter Wu from Taiwan for his contributions!
Dandelion-Datatables 1.1.0 release
Dandelion-Datatables has been released in v1.1.0!
This release is mainly focused on the export feature but also fixes performance and security issues. Let’s review some of the changes.
Export
Some utilities have been added to facilitate...
Dandelion-Core 1.1.0 release
Dandelion-Core has been released in v1.1.0!
This release brings some nice improvements that will be reviewed here.
Bower integration
Dandelion-Core now...
Dandelion-Core and Dandelion-Datatables 1.0.1 releases
Dandelion-Core and Dandelion-Datatables have been released in v1.0.1. These releases are mainly bugfixing versions.
The full change logs are available here:
-
Dandelion-Core: Change log
-
Dandelion-Datatables: Change log
Happy coding!
Dandelion-Core and Dandelion-Datatables 1.0.0 releases
It’s been a while since the last release but it was worth the wait: Dandelion-Core and Dandelion-Datatables have finally been released in v1.0.0!
Obviously, these versions contain major changes as well as great improvements and bug fixes. Let’s have an overview of both changelogs.
...Dandelion-Core and Dandelion-Datatables 0.10.1 releases
I’m happy to announce the release of Dandelion v0.10.1.
Even if it’s mainly a bugfixing version, this release stabilizes the basis for the next important release: the v0.11.0 Dandelion / Dandelion-Datatables)
The full change logs are available here:
Release of Dandelion 0.10.0
After several months hibernation, I’m happy to announce the Release of Dandelion v0.10.0!
Past and present
Until this release, Dandelion-Core and Dandelion-Datatables were evolving separatly. It began...
Release of Dandelion-Datatables 0.9.3
Dandelion-Datatables v0.9.3 has been released!
The main thing in this release is the support for Thymeleaf 2.1.x. You can now peacefully use Dandelion-Datatables in your Thymeleaf templates. :-)
Some other improvements have also been shipped.
I take this opportunity to...
Release of Dandelion-Datatables 0.9.2
Dandelion-Datatables v0.9.2 has been released in Maven Central!
This is mainly a bugfixing version.
You can see the full changelog here and as usual, your thoughts and feedback are very welcome. :-)
Dandelion Datatables 0.9.1 Release
This version in mainly focused on the i18n feature.
You can see the full changelog here and as usual, your thoughts and feedback are very welcome. :-)
Dandelion Datatables 0.9.0 Release
Dandelion-Datatables v0.9.0 has been released!
Since the beginning of the project, this is clearly the biggest release ever published. Beside, even if it looks more like a major version, we prefer to keep the 1.x.y version number for the first stable version.
Some works about...
Dandelion 0.2.1 Release
Dandelion v0.2.1 has been released in Maven Central.
the assets stack now support * async
and defer
attributes for scripts, * dom positionning : head
or body
(Only for Thymeleaf)
You can see the full changelog here and as usual, your thoughts and feedback are very welcome. :-)
...Dandelion Webanalytics 0.2.2 Release
Dandelion-Webanalytics v0.2.2 has been released in Maven Central.
You can see the full changelog here and as usual, your thoughts and feedback are very welcome. :-)
Dandelion Webanalytics 0.2.1 Release
Dandelion-Webanalytics v0.2.1 has been released in Maven Central.
This is mainly a bugfixing version.
You can see the full changelog here and as usual, your thoughts and feedback are very welcome. :-)
Dandelion Datatables 0.8.13 And 0.8.14 Releases
Dandelion-Datatables v0.8.13 has been released in Maven Central and the v0.8.14 as well, because of a shameful omission :-/
This is mainly a bugfixing version.
However, a major change has been added. The inner workings of the url
/ dt:url
attributes (JSP/Thymeleaf), which are used to set the data...
Dandelion Webanalytics 0.2.0 Release
Dandelion-Webanalytics v0.2.0 has been released in Maven Central.
You can see the full changelog here and as usual, your thoughts and feedback are very welcome. :-)
Dandelion 0.2.0 Release
Dandelion v0.2.0 has been released in Maven Central.
You can see the full changelog here and as usual, your thoughts and feedback are very welcome. :-)
Dandelion Datatables 0.8.12 Release
Dandelion-Datatables v0.8.12 has been released in Maven Central.
This is mainly a bugfixing version, even if some new features has been added (e.g. hiding column).
You can see the full changelog here and as usual, your thoughts and feedback are very welcome. :-)
Integrating Dandelion Datatables In The Spring Petclinic App
Petclinic is one of the sample applications created by SpringSource to demonstrate the key features of the Spring Framework.
We recently had the opportunity to integrate Dandelion-Datatables into this app. Here is a tutorial describing how it has been done, step by step.
Dandelion Webanalytics 0.1.0 Release
Dandelion-Webanalytics v0.1.0 has been released in Maven Central.
This is the first version of Dandelion-Webanalytics.
You can see the full changelog here and as usual, your thoughts and feedback are very welcome. :-)
Dandelion 0.1.0 Release
Dandelion v0.1.0 has been released in Maven Central.
This is the first version of Dandelion.
You can see the full changelog here and as usual, your thoughts and feedback are very welcome. :-)
Dandelion Datatables 0.8.11 Release
Dandelion-Datatables v0.8.11 has been released in Maven Central.
This new version really looks like a major version but we reserved the release of the v0.9.0 for the connection between Dandelion-Datatables and Dandelion.
Well, let’s see some changes.
#### Core First of all, we really moved forward regarding...
Some Interesting Statistics
I recently looked at download the stats in Maven Central and … was pleasantly surprised! So I decided to make a quick review of the first seven months, since the beginning of the project (previously called DataTables4j).
Here are some figures:
- 16 releases, from the v0.0.0-SNAPSHOT (DataTables4j) to...
Dandelion Datatables 0.8.10 Release
Dandelion-Datatables v0.8.10 has been released in Maven Central.
The new release contains lots of new features, for both JSP and Thymeleaf. See the changelog for more details.
The other thing to mention is that we tried to integrate the awesome new design made by Gianni Polito. For now,...
Dandelion Datatables 0.8.8 Release
Dandelion-Datatables v0.8.8 has been released in Maven Central.
The new release contains 2 major changes :
-
integration tests have been significantly improved
-
the export feature has been improved for the Thymeleaf implementation
Integration tests
More and more features are covered by integration tests...
Dandelion Datatables 0.8.7 Release
Dandelion-Datatables v0.8.7 has been released in Maven Central.
The important thing to mention for this new release is that it embeds the first pull-request!! Thanks to Pavel Janecka, you can now add a Javascript rendering function in AJAX-populated tables. Many thanks to him!
For the rest, the 0.8.7 contains...
Documentation Update
Fresh documentation available!
The new documentation has been published! From now, we’ll use Github Pages for the whole documentation generation and publication process.
All the informations are now centralized in http://dandelion.github.com (documentation, blog, …). We tried to make the site as user friendly as possible.
Dandelion Datatables 0.8.6 Release
Dandelion-Datatables v0.8.6 has been released in Maven Central.
Major Changes
- New release management : now, all JARs (core and extras) have the same version number. This will be much clearer and simpler for both developers and users.
- New cache system : a huge performance issue has been...
Dandelion Datatables 0.8.5 Release
Dandelion-Datatables v0.8.5 has been released in Maven Central.
Issues
- issue #19 - Shift in the first row if a columnTag has a body
- issue #20 - ExportLink position issue when Bootstrap2 theme enabled
for more information, see the dandelion-datatables’ changelog
Dandelion Datatables 0.8.4 Release
Dandelion-Datatables v0.8.4 has been released in Maven Central.
Changes
- DataTables4j has became Dandelion-datatables! See the migration guide!
Issues
for more information, see the dandelion-datatables’ changelog
Announcement
Hi all!
Along with the DataTables4j development, Romain and I have been working on a new project for several weeks. Its name? Dandelion!
A brand new doc site is coming, with lots of explanations, but to be succinct, here are the main guidelines of Dandelion :
- Simplications in...