Api Reference for 2.1
-
Hi.
I just started with Onsen UI. Unfortunately i have to go with API version 2.1 (which supports Safari7) and wanted to ask if the api docs for release 2.1 still exist somewhere.
I just implemented the todo list from the examples library and noticed that ie. ons.createElement() not yet existed in 2.1.I would be very pleased if s.o. could help me out.
-
The docs aren’t available on the onsen.io website, but you can find them in the GitHub repo: https://github.com/OnsenUI/OnsenUI/tree/2.1.0
The API information is in the source code, or you could generate the docs from the steps described in the repo.