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

10 Коммитов

Автор SHA1 Сообщение Дата
Karlie-777 bd20503a6f
[Main][Task]24841107: Refactor throttleMgr to support multiple message keys (#2133)
* update throttlemgr v3

* update shrinkwrap
2023-08-18 12:27:39 -07:00
Nev 4b16a60716
Internal Task 15757413: [VSCode] [1DS] Move 1DS Core and 1DS Post to GitHub (#2102)
- Update publishing and version
- Add typedocs
2023-07-24 09:51:18 -07:00
Karlie-777 ac8c1500b2
[Main][Task]17874465:Support Config sync across instances (#2090)
* add idsync plugin

* add cfgsync plugin

* fix tests

* update

* update

* update

* update

* add tests

* add comments

* update shrinkwrap

* fix tests

* update

* update

* update

* update

* update

* update
2023-07-21 11:10:27 -07:00
Nev 5258d79273
[BUG] SDK fails to initialize when the config includes objects with properties that are not configurable #2068 (#2069) 2023-05-16 12:16:14 -07:00
Nev Wylie 02f1a4d887 [Beta] Plugin does not wire itself into the Channel Configuration when both channels and channel extensions are supplied 2022-11-17 11:22:05 -08:00
Nev Wylie 3be72b0fc1 Merge remote-tracking branch 'upstream/master' into MSNev/beta 2022-10-25 14:26:12 -07:00
Karlie-777 55259461b3
[Task]14569737: Add support to throttle the deprecation message (#1882)
* add throttle feature

* move from core to common

* update shrinkwrap

* update

* rename interface

* update

* update shrinkwrap

* update shrinkwrap

* reduce size

* remove unused variables

* update local storage objects

* update shrinkwrap

* resolve comments

* update test
2022-10-24 16:03:24 -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 0c76d710a0
Refactor code to provide better tree shaking and minification of generated code #1076 (#1811)
- Add Automatic Name replacing / Crunching
2022-06-30 13:02:13 -07:00