Releases: DroopyTersen/spscript
Releases · DroopyTersen/spscript
Optional siteUrl to createContext
- Merge pull request #89 from DroopyTersen/dev d424fd7
- removed the unused xhr module 662ae69
- added modern support for not having to pass a siteurl to createContext 33c7b2c
- added top=1 to findItem. closes #79 e27a2c3
- doc tweaks 8368699
- documented the profiles namespace b86454c
- moved in SharePoint utils 7b85aac
- doc tweaks fb9eed4
- added list.checkExists 7b631e0
- added profile tests ffe3ad6
- enabled the copyfile test now that write operations work f570b7f
- added a basic add list item test to play with cookup write requests 46fac68
- turned off code coverage to try and speed up jest be1b306
- updated test of namespace default export 2f909ee
- fixed bug in context where cookie header was getting lost if custom headers were passed c826ca8
Removed typescript source maps
- removed sourcemaps from Typescript build to prevent the spfx warnings 957c2ae
Fixed "main" and "types" package path
Manual Packaging (no more pika/pack)
- added jest types 0d69554
- got rid of pika/pack in favor of more manual packaging 96abfce
- Merge branch 'master' of https://github.com/droopytersen/spscript into dev 51f4ada
- aded createContext to MoreExamples b2294ee
- documented nodejs 0b032a1
- first pass at documenting search 084d4f1
- Merge pull request #83 from DroopyTersen/dev 65bf138
- tweaked the intro snippet daa68ff
- documented arbitrary requests b7e79b4
- added links to source code e00475a
- added mutate list items docs 918805f
- documented "Querying List Items" 6cf1bcc
- deleted the extra stuff from old docs a8a42e5
- merged with local master c4e6cb7
- merged in Context interface move 09ed9e8
- added npm tasks for docsify 2a1311c
- setup documentation tabs ba96371
- more docs tweaks 14636f7
- setup docsify docs 8caae9a
- started testing Web.ts, can't get copyFile to work 4b18660
- finished context tests for now 9542885
- added documentation about isomorphic-fetch for node use cases 538f3d0
- deleted CSR functions from README 94acb91
- added getItemsByCaml 8bf6dcd
- made findItem odata optional f3a3623
- added node-sp-auth example to readme ea6c880
- moved the ContextOptions interface to Context.ts d68981b
- got jest tests working with node-sp-auth 8e43da9
- setup jest f7f5791