camljs icon indicating copy to clipboard operation
camljs copied to clipboard

Library for creating SharePoint CAML queries client-side. For JSOM, REST or SPServices.

Results 16 camljs issues
Sort by recently updated
recently updated
newest added

Hi Andrei, Is it possible to add a Generic when instantiating the CamlBuilder class? ```typescript type Person = "Name" | "Age" | "Address" | "Mobile"; // Should Pass const validQuery=...

Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.1. Changelog Sourced from eventsource's changelog. 1.1.1 Do not include authorization and cookie headers on redirect to different origin (#273 Espen Hovlandsdal) Commits aa7a408 1.1.1...

dependencies

Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.10. Commits 8cd4c6c 1.5.10 ce7a01f [fix] Improve handling of empty port 0071490 [doc] Update JSDoc comment a7044e3 [minor] Use more descriptive variable name d547792 [security]...

dependencies

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.5 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. 2ede36d Release version 1.14.7 of the npm package. 8b347cb...

dependencies

Bumps [ajv](https://github.com/ajv-validator/ajv) from 5.2.5 to 6.12.3. Release notes Sourced from ajv's releases. v6.12.3 Pass schema object to processCode function Option for strictNumbers (@​issacgerges, #1128) Fixed vulnerability related to untrusted schemas...

dependencies

Hi there, your library is awesome. But could you pls add ILookupFieldExpression as type Lookup? :)

I need to change OrderBy and ViewFields in an already created CAML query. I made a React component for Lookup fields. I want to pass a clarifying CAML query into...

enhancement

Bumps [@xmldom/xmldom](https://github.com/xmldom/xmldom) from 0.7.5 to 0.7.6. Release notes Sourced from @​xmldom/xmldom's releases. 0.7.6 Commits Fixed Avoid iterating over prototype properties [#441](https://github.com/xmldom/xmldom/issues/441) / [#437](https://github.com/xmldom/xmldom/issues/437) / [#436](https://github.com/xmldom/xmldom/issues/436) Thank you, @​jftanner, @​Supraja9726 for...

dependencies