@frontegg/angular 5.12.0 → 5.13.0-alpha.3962774774

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/package.json +2 -2
  2. package/CHANGELOG.md +0 -116
package/package.json CHANGED
@@ -1,13 +1,13 @@
1
1
  {
2
2
  "name": "@frontegg/angular",
3
- "version": "5.12.0",
3
+ "version": "5.13.0-alpha.3962774774",
4
4
  "license": "MIT",
5
5
  "peerDependencies": {
6
6
  "@angular/common": ">=12.0.0",
7
7
  "@angular/core": ">=12.0.0"
8
8
  },
9
9
  "dependencies": {
10
- "@frontegg/js": "6.65.0",
10
+ "@frontegg/js": "6.66.0",
11
11
  "csstype": "^3.0.8",
12
12
  "fast-deep-equal": "^3.1.3",
13
13
  "stream": "^0.0.2",
package/CHANGELOG.md DELETED
@@ -1,116 +0,0 @@
1
- # Change Log
2
-
3
- ## [5.12.0](https://github.com/frontegg/frontegg-angular/compare/v5.11.0...v5.12.0) (2023-1-16)
4
-
5
- - Fixed sign up position in dark theme
6
- - Added margin to login error
7
- - Added support for built-in authenticators, security keys, and SMS as MFA methods
8
-
9
-
10
- ## [5.11.0](https://github.com/frontegg/frontegg-angular/compare/v5.10.0...v5.11.0) (2023-1-11)
11
-
12
- - Fixed login with apple redirect URL
13
- - Added impersonation indication in login session table
14
- - Added support for session expired logout on Hosted Login
15
- - Added support for login with Linkedin
16
- - Added support for Google one tap
17
- - Improve insert OTC screen UI
18
- - Improve UX of authentication forms
19
- - Fix apple logo color and match to font color
20
-
21
- ## [5.10.0](https://github.com/frontegg/frontegg-angular/compare/v5.9.0...v5.10.0) (2022-12-22)
22
-
23
- - Few bug fixes
24
-
25
-
26
- ## [5.9.0](https://github.com/frontegg/frontegg-angular/compare/v5.8.1...v5.9.0) (2022-12-20)
27
-
28
- - Fixed mfa input on mobile
29
- - Enabled scim without roles
30
- - Fixed menu component for dark theme
31
- - Added api navigation icon
32
- - Added tests for mfa
33
- - Added apple social login types
34
- - Added support for Hiding Invoices
35
-
36
-
37
- ## [5.8.1](https://github.com/frontegg/frontegg-angular/compare/v5.8.0...v5.8.1) (2022-12-13)
38
-
39
- - Fixed MFA flow issues
40
- - Added support for subscriptions billing collection
41
- - Fixed the issue of the OTC screen submit button is disabled on mobile devices
42
- - Added SCIM section in admin portal under FF
43
-
44
- ## [5.8.0](https://github.com/frontegg/frontegg-angular/compare/v5.7.1...v5.8.0) (2022-12-8)
45
-
46
- - Fixed ignoring `urlPrefix` issue
47
- - Added the ability to Invite a user by bulk API in the admin portal
48
- - Fixed OTC digits are not visible on mobile devices
49
- - Added MFA devices management section in the admin portal under FF
50
- - Fixed the ability to copy invite link for dynamic base URL as well
51
- - Added new abilities to MFA flows under FF
52
- - Added support for providing an external CDN to load fonts in Frontegg components
53
-
54
- ## [5.7.1](https://github.com/frontegg/frontegg-angular/compare/v5.7.0...v5.7.1) (2022-11-28)
55
-
56
- - FR-9750 - change api according to the new names security tabs
57
- - FR-9717 - update rest api to have optional name in add user payload - and make sure to not send name if not exist
58
- - FR-9826 - fix table header in dark theme
59
- - FR-9237 - Max length for secret fields increased to 100
60
- - FR-9742 - enroll mfa list
61
- - FR-9772 - Send NULL on profilePictureUrl rather than null
62
- - FR-9717 - Invite user customize form API
63
- - FR-9597 - Webhooks - missing validation error on UI when added not allowed URL
64
-
65
-
66
- ## [5.7.0](https://github.com/frontegg/frontegg-angular/compare/v5.6.0...v5.7.0) (2022-11-23)
67
-
68
- - Added support for admin portal pre-defined theme options (dark, vivid, modern, and classic themes)
69
- - Added support for customizing admin portal navigation hover color
70
- - Fixed typo of Andorra country in countries dropdown
71
- - Fixed select popup alignment issue
72
- - Changed no local authentication feature to also hide the sign-up form when there is no local authentication option (use only social logins and SSO for signing up)
73
- - Added mock for feature flags API for admin portal preview mode
74
- - Fixed resend invitation and activate your account API calls
75
- - Fixed creating custom webhook on the Admin Portal is sent with the event ID and not with the event Key
76
- - Added support for customizing fields and tabs in the admin portal
77
-
78
- ### Angular Wrapper 5.7.0:
79
- - Updated README.md with the current integration guide
80
-
81
- ## [5.6.0](https://github.com/frontegg/frontegg-angular/compare/v5.5.3...v5.6.0) (2022-11-10)
82
-
83
- - FR-9186 - support ssr with session and refresh token
84
- - FR-9614 - Add support for innerThemeProvider for admin portal pages and tabs
85
-
86
- - FR-9186 - fix pipeline
87
- ### AdminPortal 6.36.0:
88
- -
89
-
90
- ### AdminPortal 6.35.0:
91
- -
92
- ### AdminPortal 6.34.0:
93
- -
94
-
95
- ### Angular Wrapper 5.6.0:
96
- - FR-9186 - Fix changelog
97
- - Add karma.conf.js and adjust docker file
98
- - Adjust Test runnner flags, to run in docker
99
- - FR-9186 - Generate changelog based on AdminPortal and LoginBox changes
100
- - Change docker image to allow chromium to be installed
101
- - Sanity Check
102
-
103
- ## [5.5.3](https://github.com/frontegg/frontegg-angular/compare/v5.5.2...v5.5.3) (2022-10-26)
104
-
105
- ### AdminPortal 6.34.0:
106
- -
107
-
108
- ### Angular Wrapper 5.5.3:
109
- - FR-9186 - Fix changelog
110
- - Add karma.conf.js and adjust docker file
111
- - Adjust Test runnner flags, to run in docker
112
- - FR-9186 - Generate changelog based on AdminPortal and LoginBox changes
113
- - Change docker image to allow chromium to be installed
114
- - Sanity Check
115
- - Sanity check for angular
116
-