Documentation feature request : in which version appeared features
Documentation feature request : in which version appeared features
bidon2
Posts: 20Questions: 2Answers: 0
When reading the documentation http://www.datatables.net/usage/columns
we can see that fnRender (for example) is deprecated.
It would be nice to write since which version it's deprecated, like "[Deprecated since 1.9.0]".
Same thing could apply to the new features, like "mRender [New since 1.9.0]".
(I also note that code example for deprecated features is gone.)
So people with old versions and not willing to change are aware of what was available in the good ol' days.
Thanks for this great add-on.
we can see that fnRender (for example) is deprecated.
It would be nice to write since which version it's deprecated, like "[Deprecated since 1.9.0]".
Same thing could apply to the new features, like "mRender [New since 1.9.0]".
(I also note that code example for deprecated features is gone.)
So people with old versions and not willing to change are aware of what was available in the good ol' days.
Thanks for this great add-on.
This discussion has been closed.
Replies
There is versioned documentation here: http://datatables.net/docs/DataTables/1.9.4/ - but it only goes back as far as 1.9.0.
> Thanks for this great add-on.
:-)
Allan