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

39 Коммитов

Автор SHA1 Сообщение Дата
Nev 7dcc2e653a
CoreUtils - Tree-Shaking ennhancements (#1469)
- extract and export each CoreUtils function as first class
- stop using CoreUtils class within core, using the new direct functions
- create TestFramework and change core to use it (so it restores the navigator / user agent properly)
2021-02-19 15:44:26 -08: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
kryalama 493468d6e5 [Release][Core] - Increase to version 2.5.11 2021-01-15 12:10:58 -08:00
Nev 6ffa1bf934
[Release][Core] - Increase to version 2.5.10 (#1425) 2020-11-16 16:52:48 -08:00
Nev 6547af7e9a
Update publish scripts to support a sub-container (#1408) 2020-10-19 12:42:56 -07:00
Nev b5d7743bb2
[Release][Core] - Increase to version 2.5.9 (#1396) 2020-10-06 15:32:12 -07:00
Nev dbb481a731
Add sideEffects field to applicationinsights-shims package.json #1384 (#1386) 2020-09-23 11:14:57 -07:00
Nev e5e46a1bfe
Make AI JS SDK for with NativeScript-Angular #1375 (#1379) 2020-09-16 14:55:47 -07:00
Nev 81afc5400d
[Release][Core] - Increase to version 2.5.8 (#1353)
[Release][Rollup-Es3] - Increase to version 1.1.3
- Update Deployment Scripts
2020-08-28 12:24:20 -07:00
Nev 80ae607c22
[Release] [Core] - Increase to version 2.5.7 (#1338) 2020-08-06 12:38:55 -07:00
Nev 430caa1f9e
- AppInsightsCore: Enable setting NotificationManager during initialization (#1331)
- Refactor code to provide better tree shaking and minification of generated code #1076
2020-08-03 11:08:16 -07:00
Nev abdcf31f15
Update dependency version of DynamicProto (#1316) 2020-07-08 17:03:36 -07:00
Nev 692f6fb507
[Release] Increase to version 2.5.6 (#1315) 2020-07-06 14:19:27 -07:00
Nev f57b4494c2
[Release] Increase to version 2.5.5 (#1279) 2020-06-02 11:33:32 -07:00
Nev 712f13e38c
tslib v1.13.0 has breaking change #1269 (#1277)
- Removed Dependency on tslib
2020-06-01 12:00:58 -07:00
Aaron Powell 826504ccbc
Introducing React Hooks for AppInsights (#1120)
Co-authored-by: Mark Wolff <mark.wolff@microsoft.com>
2020-05-29 13:59:12 -04:00
Nev 0d65659a31
[Release] Increase to version 2.5.4 (#1247) 2020-04-07 14:05:52 -07:00
Nev 63281fc564
Upgrading the tslib dependency to 1.11.1 #1242 (#1243) 2020-04-07 13:10:58 -07:00
Nev 97df5b4a4e
[Release] Increase version to 2.5.3 (#1226)
Co-authored-by: Nev Wylie <newylie@microsoft.com>
2020-03-25 10:03:14 -07:00
Nev 728470c11d
[BUG] When running in IE7/8 the app insights doesn't initialize and gets stuck in a loop (long running script) #1224 (#1225) 2020-03-24 16:45:57 -07:00
Nev 8af3e1538c
[Release] Increase version to 2.5.2 (#1219) 2020-03-11 11:51:46 -07:00
Nev 168c6e2cb4
[Release] Increase version to 2.5.1 (#1214)
Co-authored-by: Nev Wylie <newylie@microsoft.com>
2020-03-05 18:10:01 -08:00
Nev 2ebad95639
[Release] Increase versions to 2.5.0 (AppInsights) (#1206) 2020-03-04 21:39:48 -08:00
Nev 7afceba8a2
XHR/Fetch enhancement for office - add additional telemetry from window.performance #1194 (#1195) 2020-03-02 15:14:41 -08:00
Nev 201936155b
[BUG] Build is breaking when you do a "rush update --full --purge --recheck" due to tslib v1.11.0 update #1199 (#1200) 2020-02-25 11:51:02 -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 b5a3652ff8
Increase version to 2.4.3 and rollup to 1.1.1 (#1181) 2020-01-31 19:45:46 -08:00
Nev 79e4473775
Bunp Versions to AppInsights to 2.4.2 and rollup plugins to 1.1.0 (#1178) 2020-01-31 14:35:38 -08:00
Nev d64849de46
Bump Version to 2.4.1 and add Releases doc (#1176) 2020-01-30 11:08:55 -08:00
Nev 83666c6866
Bump Versions to 2.4.0 (#1170) 2020-01-28 16:29:39 -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 d0184962d4
Bump version to 2.4.0-beta (#1145) 2019-12-19 16:25:45 -08:00
Mark Wolff 8d7fd1e43c
chore: bump versions to 2.3.1 (#1109)
* chore: bump versions to 2.3.1

* fix: broken shrinkwrap
2019-11-07 15:23:59 -08:00
Mark Wolff b3d82fe45c
chore: bump version to 2.3.0 (#1092)
* chore: bump version to 2.3.0

* fix: wrong version bump
2019-10-17 14:53:57 -07:00
xiao-lix 7e122f38b9 bump up version 2019-09-23 10:12:11 -07:00
xiao-lix c5e3e794eb bump up versions 2019-09-19 17:06:17 -07:00
Xiao Li 43079e1243 fix all lint errors left and add rush lint 2019-09-06 16:56:14 -07:00
Xiao Li 507670e47f reorganize repo folders 2019-09-04 16:03:43 -07:00