Commit Graph

23 Commits

Author SHA1 Message Date
Andy
cb2dbfbb50 Add ignores for new lint rules (#19504) 2017-09-01 07:47:52 -07:00
Andy
924fafffc0 Fix remaining lint errors (#19166) 2017-08-20 15:37:53 -07:00
Andy
5d6c651a1a Apply stricter lint rules (#19063) 2017-08-17 14:53:41 -07:00
Leonard Thieu
ad96e2c5b9 [sharepoint] Update event type annotation. 2017-06-19 15:52:03 -04:00
Mine Starks
7f5d770a14 Merge pull request #17089 from baywet/master
Adding missing properties on _spPageContextInfo in SharePoint types
2017-06-15 13:17:15 -07:00
Mine Starks
e93d26f773 Merge pull request #17085 from StefanSchoof/keyof
[SharePoint] Use Keyof for Lists and Listitems
2017-06-15 13:14:25 -07:00
Leonard Thieu
1c3565933c :( 2017-06-13 13:00:42 -04:00
baywet
dbb4004c48 fixing linting issues on sharepoint types additions 2017-06-09 10:48:48 -04:00
baywet
4f8942e318 Adding missing properties on _spPageContextINfo 2017-06-09 10:41:27 -04:00
StefanSchoof
e13ac9613f Add Test 2017-06-09 14:26:08 +02:00
StefanSchoof
13f2c9175e Bump required version to 2.3 2017-06-09 14:21:31 +02:00
StefanSchoof
9878248e8d Use ts 2.1 keyof Feature 2017-06-09 14:15:16 +02:00
StefanSchoof
0c42afa21a [SharePoint] Add _spFriendlyUrlPageContextInfo (#17052) 2017-06-08 14:35:02 -07:00
Nathan Shively-Sanders
163f4438df Fix weak type errors (#16845)
* Fix first round of weak type errors

Done through griddle-react

* 95% done with weak type fixes

* Fix last couple of weak type errors

* Remove some lint from mithril tests

* mithril's Lifecycle is not a weak type any more

Restore the Lifecycle constraints in the rest of the definitions.

* Fix react-redux tests after #16652 broke them

* Remove package-lock.json
2017-06-04 22:03:03 -07:00
Leonard Thieu
f858c2af73 [sharepoint] Lint. 2017-06-01 16:15:43 -04:00
StefanSchoof
f8c3c17107 SharePoint: Update package description (#16016)
* SharePoint: Update package description
Remove Version (works with more Versions)
Remove work project (was the no longer maintained typedef project)

Closes #15965

* Add link to jsom documentation

* Readd Version
2017-04-21 10:54:54 -07:00
Andy
fa2480ba61 Remove more namespaces from tests (#16029) 2017-04-20 09:06:00 -07:00
Ryan Cavanaugh
c2ba7cd649 Merge pull request #15813 from StefanSchoof/SharePointWebGetSiteLogoUrl
SharePoint: Add SP.Web.get_siteLogoUrl
2017-04-17 13:46:34 -07:00
Andy
bbc61fbf93 Extend "dtslint/dt.json" directly instead of "../tslint.json". (#15822)
* Extend "dtslint/dt.json" directly instead of "../tslint.json".

* Convert more "../tslint.json" to "dtslint/dt.json"

* no-redundant-modifiers -> strict-export-declare-modifiers
2017-04-14 08:04:05 -07:00
StefanSchoof
28c1b0d7b3 Add SP.Web.get_siteLogoUrl 2017-04-12 15:29:46 +02:00
Andy
4cac3c5b44 Apply new lint rules in more packages (#15521) 2017-03-30 12:33:22 -07:00
Andy
6e16e2a540 sharepoint: Apply new lint rules (#15492) 2017-03-29 15:24:42 -07:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00