(working on new release)
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
Working on
- View element full support
- QueryOptions
- View element attributes
- what else?
- Include support for loading camljs on-demand (via SP.SOD)
- Documentation and examples for dynamic creation of CAML queries based on js arrays