Nev
13319e52f1
[Main] Change tslib peerDependency from "*" to open range ( #2397 )
...
- Changing from `*` as not all package managers handle this correctly
- This is an interim "fix", as at some point we indend to remove this from peerDependency completely, however, that requires more testing than this change to ensure no-one would be broken.
2024-08-23 14:13:39 -07:00
siyuniu-ms
8d3e3e282a
[main] update script for uploading images ( #2334 )
2024-06-18 17:30:24 -07:00
Nev
846cc6d1df
Internal Task: Update npm pack sequence ( #2244 )
2024-01-19 12:58:26 -08:00
Nev
f480410a3f
[Main] Update Minify script to always sort imports ( #2070 )
2023-05-12 18:12:20 -07:00
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
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
Karlie-777
3f8a64d43f
add web snippet npm package ( #1802 )
...
* add web snippet npm package
* update shrinkwrap
* add test script
* rename function name
* delete generated file
* add git ignore
2022-05-10 10:58:32 -07:00
Nev
d2dba2e3d8
[BUG] v2.8.1 with a Hosted IE environment fails to initialize for a hosted instance of IE #1822 ( #1824 )
...
[BUG] IE8 Support was broken by several components #1823
2022-04-29 16:54:12 -07:00
Nev
5d8757b8f5
[Task] Create and publish Sub Resource Integrity (SRI) hashes for the generated scripts #1621 ( #1622 )
2021-08-03 12:32:44 -07:00
Nev
be8185e038
Add VSCode specific exclusions ( #1568 )
2021-06-07 15:43:08 -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
712f13e38c
tslib v1.13.0 has breaking change #1269 ( #1277 )
...
- Removed Dependency on tslib
2020-06-01 12:00:58 -07: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
Mark Wolff
df979a42a2
add nightwatch ( #763 )
2019-01-24 10:05:29 -08:00
Piyali Jana
8d34e5eecd
Fixes from testing bridging functionality to allow users to run legacy instrumentation
2019-01-08 16:07:49 -08:00
Mark Wolff
90f1059e31
Update for flattening IConfiguration ( #713 )
...
* Update for flattening IConfiguration
* Add ConfigurationManager to common
* Change version for ConfigurationManager
* Add defaultValue to ConfigurationManager
* Change PropertiesPlugin defaults to nulls
* Add defaults to PropertiesPlugin
2018-11-16 13:28:03 -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
Basel Rustum
5b044751ce
Application Insights Part A Plugin ( #660 )
...
* Create System Properties Part A plugin
* Add part A to tags
* removing sampling support until it's ready as its own plugin
* remote TelemetryContext from ApplicationAnalytics package
* add properties plugin to aisku
* a quick fix
* fix unit tests for ApplicationInsightsAnalytics
* update and publish package for AppInsightsCommon
* update package.json with latest amd version applicationinsights-common
* publish applicationinsights-properties-js package
* code review feedback changes
* code review feedback
2018-09-06 16:59:49 -07:00
Piyali Jana (MS)
068df841db
Fix package.json files for core build ( #613 )
...
* Fix package.json files for core building
* Updates
* Fix
* Add core test runner
* Update
* Update task name for core commonjs
* Update
* Fix
* Fix merge
* fix amd
2018-06-04 18:17:56 -07:00
Basel Rustum
b0d9607fed
Turn common and coresdk into namespace(less) modules ( #610 )
...
* Change common to namespacesless
* enable building of commonjs and amd for common package
* export more modules from common
* remove main from package.json
* make core buildable
* Change output structure for amd and commonjs
* remove reference path to type definition file from some files
2018-05-26 00:29:46 -07:00
Kamil Szostak
3c84c342de
Update grunt and readme
2017-07-10 11:26:56 -07:00
Kamil Szostak
93c9449eb1
Grunt: compile typescript, create source maps
2017-05-01 17:46:50 -07:00
kamilszostak
907e780933
Ignore VS user specific files
2016-03-11 03:48:39 -08:00
Max Shekhovtsov
feb360dbbf
adding tests and test build targets
2015-04-10 12:11:26 -07:00