Lohitaksh Gupta
8dda1027b3
Adding Release Notes to SDK ( #95 )
...
* Adding Release Notes to SDK
* Making release notes brief and not doing version update
* Minor adjustment
* Adding import * as SDK for ES
---------
Co-authored-by: TFS MiniLab Admin <tfsmladm@microsoft.com>
2023-11-02 17:44:31 -07:00
Winston Liu
d20d143ff5
Make exports relative ( #93 )
...
* Make exports relative
* Package Version Update
---------
Co-authored-by: TFS MiniLab Admin <tfsmladm@microsoft.com>
2023-10-30 15:28:58 -07:00
Lohitaksh Gupta
3b7bbfe3ca
Fix package tar ( #92 )
...
* Fixing NPM Pack
* Adding imports for direct consumption of esm modules
* Fixing package.json for common JS
---------
Co-authored-by: TFS MiniLab Admin <tfsmladm@microsoft.com>
2023-10-25 21:26:22 -07:00
Lohitaksh Gupta
c4d112c8f8
Adding ES Module Support with Backward Compatibility for AMD ( #87 )
...
* Adding tsconfig for amd and esm
* Successful rollup build with the same previous files
* Removing unused packages
* Cleanup and Fixing Package Build Structure
* Major Version Update
* Adding engines and fixing package-lock.json version number
* Fixing package.json main and types field
---------
Co-authored-by: TFS MiniLab Admin <tfsmladm@microsoft.com>
2023-10-23 10:23:30 -07:00
Lohitaksh Gupta
cc102e59d5
Fixing Page Context ( #89 )
...
* fixing packageContext
* Updating package-lock.json as well
---------
Co-authored-by: TFS MiniLab Admin <tfsmladm@microsoft.com>
2023-10-16 16:39:59 -07:00
microsoft-github-policy-service[bot]
124f3993f8
Auto merge mandatory file pr
...
This pr is auto merged as it contains a mandatory file and is opened for more than 10 days.
2023-06-12 19:01:40 +00:00
microsoft-github-policy-service[bot]
c6fc33387b
Microsoft mandatory file
2023-06-02 18:29:59 +00:00
Lohitaksh Gupta
df7bc683f4
Fixing null reference ( #72 )
...
Co-authored-by: TFS MiniLab Admin <tfsmladm@microsoft.com>
2023-04-18 14:00:46 -07:00
Lohitaksh Gupta
17f63fc152
Adding QA Bug Info ( #70 )
2023-04-11 15:30:50 -07:00
Lohitaksh Gupta
4f72fef76b
Removing conditional operators ( #68 )
...
* Removing conditional operators as the they are defined undefined in the start
* Setting undefined as well
2023-04-11 08:14:12 -07:00
Lohitaksh Gupta
676060bb41
Adding Page, Web, Team and User contexts ( #64 )
...
* Add Page, Web, Team & User Context
* Version update
* Removing exposed properties
* Rev Major Package version and rename UserContext
* Matching Interfaces with internal SDK Data provider
* Adjusting Interface Definitions
2023-03-21 10:14:39 -07:00
Lohitaksh Gupta
1f4f4d85fa
Merge pull request #63 from microsoft/dev/logupt/npm-updates
...
Updating NPM Dependencies
2023-01-23 16:01:56 -08:00
Lohitaksh Gupta
3d88107369
Version updates
2023-01-20 00:34:49 -08:00
Lohitaksh Gupta
b1eed95434
NPM Updates
2023-01-20 00:16:36 -08:00
Nick Kirchem
5d6b4c09f3
Adds serviceVersion property to typing for IHostContext
2019-07-10 13:45:11 -04:00
Nick Kirchem
4f44715f58
Merge pull request #15 from vadim-kovalyov/patch-1
...
Fixed broken link in API section of README.md
2019-06-18 16:55:44 -04:00
Vadim Kovalyov
9216fceec4
Fixed to a correct link
2019-06-18 13:42:09 -07:00
Vadim Kovalyov
efb551700f
Fixed broken link in API section of README.md
2019-06-18 13:38:30 -07:00
Nick Kirchem
50b76754f5
Undo attempt to fix null vs. undefined serialization issues
2019-06-04 11:29:49 -04:00
Nick Kirchem
6d62ac6c2e
Fix undefined array values being null after serialization
2019-06-04 11:13:07 -04:00
Nick Kirchem
b5370ecc39
Adds version to typings for getExtensionContext
...
(available in M152)
2019-05-22 16:54:45 -04:00
Nick Kirchem
2e67d4513e
Merge pull request #11 from MisinformedDNA/patch-1
...
Fix link in README.md
2019-05-22 12:26:16 -04:00
Dan Friedman
257242a567
Fix link in README.md
2019-05-22 11:05:09 -05:00
Nick Kirchem
8839f150a0
Adds typing for user descriptor
2019-04-12 13:26:52 -04:00
Nick Kirchem
d08f958895
Add console error if multiple versions of the SDK are loaded in the same frame
2019-04-02 17:32:20 -04:00
Nick Kirchem
3dd0ed5c7d
Update XDM library to iterate through all object keys
2019-03-18 10:52:41 -04:00
Nick Kirchem
348e3782ef
Removes use of const enum in the SDK library
...
as these present problems in create-react-app/babel apps.
2018-11-28 14:16:48 -05:00
Nick Kirchem
938f10749c
Adds listener for theme change events so that extensions update their UI immediately when the user changes the theme.
2018-11-07 10:38:31 -05:00
Nick Kirchem
5e4c6672cb
Clean up build script comment
2018-11-02 13:16:36 -04:00
Nick Kirchem
8ed5a3c07e
Initial add of Azure DevOps Extension SDK library
2018-11-01 15:04:45 -04:00