Граф коммитов

21 Коммитов

Автор SHA1 Сообщение Дата
Nev 7fc137d939
[BUG] Snippet initialization with IE8/9 fails with minified code (works with un-minified code) #1852 (#1854) 2022-06-15 12:03:50 -07:00
Nev ed1293904e
Task 14447552: Fix Component Governance vulnerabilities (#1838) 2022-05-20 11:00:29 -07:00
Nev 10d8a479b2
Enable cookie support after the SDK has been initialized #1091 (#1493)
* Enable cookie support after the SDK has been initialized #1091
Utils - Tree-Shaking enhancements
Refactor code to provide better tree shaking and minification of generated code #1076
Also addresses
- Disable Cookies #1125
- Ability to specify cookie Path so that AI works behind App Gateway #1434

* Update Documentation and Core Perf Tests
- address circular dependencies

* Add missing api exports
2021-03-17 09:29:27 -07:00
Nev a6913c2801
Add Api-Extractor to generate single namespaced and rollup DTS generation as part of the build. (#1467)
- Possible fix for #1276
2021-02-05 17:10:20 -08:00
Nev dc5808f327
Upgrade rollup and grunt to support better tree-shaking #1076 (#1465) 2021-02-03 16:25:30 -08:00
Nev 8a09441205
Error Mismatched anonymous define() module #1018 (#1357)
- Also publish an iife module format (as .gbl) to skip the define loading
2020-08-31 13:34:42 -07:00
xiao-lix 4a47e4789a add a comment 2020-08-27 14:54:28 -07:00
xiao-lix 3141533536 add .cjs.js and .cjs.min.js 2020-08-27 12:32:05 -07:00
Nev 04bca4114e
Allow the generated modules to extend the namespace defined by "name" in rollup config -- rather than always replace. (#1311) 2020-07-02 10:03:09 -07:00
Nev 75252eb782
SPFX - undefinedundefined is not defined #1227 (#1244) 2020-04-07 13:40:23 -07:00
Nev 7afceba8a2
XHR/Fetch enhancement for office - add additional telemetry from window.performance #1194 (#1195) 2020-03-02 15:14:41 -08:00
Mark Wolff 7d60cd68b7
Disable window namespace overwrite (#1185)
* fix: window namespace overwrite

* refactor: move assignment to multiple lines

* refactor: disable namespace overwrite

* docs: update release changelog

* docs: add missing changelog

* rollup: revert namespace change
2020-02-05 11:58:13 -08:00
Nev e25abd728e
Add additional checks and polyfil for TypeScript get translations for constants (#1177)
- Add importCheck() rollup plugin
2020-01-31 13:24:36 -08:00
Mark Wolff 04f4cd41df Export Common Telemetry classes in Snippet (#1159)
* fix: export Telemetry in snippet

* update: snippet

* fix: rollup causing conflicts with legacy snippet

* fix: init.ts typo

* fix: move rollup fix outside of existing ifs

* fix: linting error

Co-authored-by: Nev <54870357+MSNev@users.noreply.github.com>
2020-01-28 13:36:04 -08:00
Nev 71902615dd
[BUG]AppInsights not working in IE7 #1142 (#1162)
- Provide packaging rollup plugins to replace and detect non-ES3 included code.
- Remove Es3 checks from reactive-native
2020-01-28 10:59:19 -08:00
Nev 0b12b6163e
Enable and maintain compatibility for older browsers including IE8 #1075 (#1102) 2019-11-04 11:31:39 -08:00
Xiao Li 507670e47f reorganize repo folders 2019-09-04 16:03:43 -07:00
Piyali Jana c431057762 Clean up old directories 2019-02-11 11:24:57 -08:00
Mark Wolff 5571517180
Add window webworker checks to Common (Basic SKU) (#712)
* Add window webworker checks to Util

* fix window webworker check

* Reexport dependency types in both SKU

* Change fallback global scope to Microsoft
2018-11-12 14:38:46 -08:00
Mark Wolff 29cede3f81
Add misc files for publishing (#705)
* Update rollup to add module entry point

* Update tsdoc comments

* Update for 1.0.0-beta
2018-10-31 13:23:58 -07:00
Mark Wolff 2f6c3ada27
Prepare for mseng publish (#704)
* Refactor for ESM

* Add trackEvent

* Add @microsoft scope to all packages
2018-10-26 13:23:18 -07:00