Already implemented
- View element. Full support is planned, but implemented only these features yet:
- ViewFields
- Joins and ProjectedFields
- ToCamlQuery() method, returns SP.CamlQuery object
- For SP2007 users - create a file with SP.XmlWriter and Sys.StringBuilder classes copied out from SP2010
- Add overloads to All & Any accepting arrays
- Mercurial -> Git
- Convert the example project to be SharePoint-hosted App
In progress
- View element full support
- ViewFields MetaInfo special case (Properties="True")
- Query element
- WithIndex
- Include support for loading camljs on-demand (via SP.SOD)
- Documentation and examples for dynamic creation of CAML queries based on js arrays