Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: do not bundle package [EXT-3598] (#1590)
* feat: adds current location to location API * refactor: removes extensions from Dialog API [EXT-3595] (#1577) refactor: removes extensions from Dialog API * updates changelog * refactor: removes extensions from IDs API [EXT-3597] (#1579) refactor: removes extensions from IDs API * refactor: rename `navigator.openCurrentAppPage` [EXT-3596] (#1580) refactor: renames `navigator.openCurrentAppPage` to `navigator.openPage` * refactor: removes `navigator.openPageExtension` [EXT-4621] (#1581) refactor: removes `navigator.openPageExtension` * updates CHANGELOG * [EXT-3204] refactor: Remove XXXExtensionSDK deprecated types (#1574) feat: move XXXExtensionSDK deprecated types * updates changelog * feat: [EXT-3594] Remove Space API (#1576) * feat: delete space api * test: fix tests * feat: remove space api type from cma client * feat: remove rollup * feat: remove dist folder * feat: tweak tsconfig * fix: entrypoint * feat: build package with tsc * chore: remove file path * chore: scripts & tsconfig cleanup * chore: update .gitignore * chore: remove styleguide * chore: remove Sizing step from CI * chore: remove tslib * chore: revert CHANGELOG * chore: remove build:debug --------- Co-authored-by: Gary Hepting <[email protected]> Co-authored-by: Mitch Goudy <[email protected]> Co-authored-by: Andi Pätzold <[email protected]>
- Loading branch information