Nev
2fd511802c
[Main] Add npm-pack and npm-publish tasks ( #2033 )
...
- Fix publishing content of npm packages
- Fix issues related to dependencies for tests
- Update Release Packaging location
- Update NPM publish scripts
2023-04-06 13:57:43 -07:00
Nev
b8fe1cbf70
Task 14170501: [Beta] [AI/1DS] Support dynamic Configuration changes (after the SDK has been initialized) ( #1897 )
...
- Add updateCfg to Shared/Core
- Update AISku
- Add Dynamic Config so plugins and components don't need to implement _doUpdate() or update()
- Fixup a bunch of typedoc definitions
- Address config merge issues with arrays, objects and updateCfg()
2022-10-07 10:12:08 -07:00
Nev
d855703354
Merge master to beta @ 200e0f1d5d
( #1867 )
...
* [BUG] Snippet initialization with IE8/9 fails with minified code (works with un-minified code) #1852 (#1854 )
* [BUG] CDN Packaging is not exposing the internal tools (CoreUtils / Telemetry / etc) #1857 (#1858 )
* fix stopTrackEvents (#1859 )
Co-authored-by: Nev <54870357+MSNev@users.noreply.github.com>
* Refactor code to provide better tree shaking and minification of generated code #1076 (#1811 )
- Add Automatic Name replacing / Crunching
* Address Component Governance issues (#1860 )
- Update npm to 8.13.2
- Update rush to 5.75.0
* [Release] Increase version to 2.8.5 (#1861 )
- Updates React Plugin to v3.3.5 (with v2.8.5 as dependency) -- using React 17
- Updates React Native Plugin to 2.5.5 (with v2.8.5 as dependency)
- Updates Chrome Debug Extension to 0.3.5
* Update and add legal compliance notices and license terms (#1865 )
* Remove React-JS and React-Native code from this repo (#1866 )
* Merge master to beta @ 200e0f1d5d
- Update shrinkwrap and npm version for rush.json
Co-authored-by: Karlie-777 <79606506+Karlie-777@users.noreply.github.com>
2022-07-28 07:53:29 -07:00
Nev
3771da3cac
Beta Part 6: Part of Mega Dynamic Load/Unload support ( #1782 ) ( #1789 )
...
- Add basic minimal unload / teardown support to all remaining components
- Update rollup cleanup dependencies
2022-03-25 15:50:49 -07:00
Nev
1c39bf97fa
[BUG] Investigate changing the sideEffects: false to list only the files that include the shims module from the all AI modules so that webpack can evaluate correctly #1509 ( #1523 )
...
Investigate removing the globals __extends() and __assign() populated by applicationinsights-shims #1280
2021-04-15 13:43:41 -07:00
Nev
75252eb782
SPFX - undefinedundefined is not defined #1227 ( #1244 )
2020-04-07 13:40:23 -07:00