Official extension methods
If you have been following my updates in regards to version 2.0 you will have
noticed that one of the themes has been slimming down the API. Some things,
such as the renderGrid
flag are easy to replace with something more general
or trivial to replicate with one or two lines of code. Other methods however
are non-trivial to implement, useful to have and general enough to included in
the framework.