@forgerock/login-widget 1.0.2-beta.1 → 1.0.2-beta.2

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.
package/CHANGELOG.md ADDED
@@ -0,0 +1,356 @@
1
+ ## [1.0.2-beta.2](https://github.com/forgerock/forgerock-web-login-framework/compare/v1.0.2-beta.1...v1.0.2-beta.2) (2023-04-17)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **files:** files in package.json means it only updates whats in there ([bdc23ae](https://github.com/forgerock/forgerock-web-login-framework/commit/bdc23ae6c8030b84aea9e92db83a72bee442263a))
7
+
8
+ ## [1.0.2-beta.1](https://github.com/forgerock/forgerock-web-login-framework/compare/v1.0.1...v1.0.2-beta.1) (2023-04-17)
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * **license:** fix license file ([846d4e9](https://github.com/forgerock/forgerock-web-login-framework/commit/846d4e92c6d9776aa87282eaef65f86593af031b))
14
+
15
+ ## [1.0.1](https://github.com/forgerock/forgerock-web-login-framework/compare/v1.0.0...v1.0.1) (2023-04-12)
16
+
17
+
18
+ ### Bug Fixes
19
+
20
+ * **readme:** fix-readme ([46f4a04](https://github.com/forgerock/forgerock-web-login-framework/commit/46f4a04387a13557a4ce3c5e8666513748363a19))
21
+
22
+ # 1.0.0 (2023-04-11)
23
+
24
+
25
+ ### Bug Fixes
26
+
27
+ * **add env in release:** we need to pass env var in release ([5162f4c](https://github.com/forgerock/forgerock-web-login-framework/commit/5162f4c8dc3bbcf5b7fec019dea87354a184a3b8))
28
+ * **add-back-css:** css was removed ona ccident ([ba024f3](https://github.com/forgerock/forgerock-web-login-framework/commit/ba024f338a978c60a965230d95defdc95c7a4b3b))
29
+ * addresses bugs fixes reported in beta testing and doc changes for new api ([10c4b05](https://github.com/forgerock/forgerock-web-login-framework/commit/10c4b05579bb5c5921567fdedc95a5bef4a9aa7b))
30
+ * **animations:** improve checkbox and radio animations ([46017da](https://github.com/forgerock/forgerock-web-login-framework/commit/46017daac6f63f9f05a845475af2850b71f7cb38))
31
+ * **api:** fix locale api crashing on unsupported locale ([4ddf2c2](https://github.com/forgerock/forgerock-web-login-framework/commit/4ddf2c253503b38eec3d421f520b1a6f3d62cf89))
32
+ * **build:** fix build, type and test issues ([bee9d8f](https://github.com/forgerock/forgerock-web-login-framework/commit/bee9d8f997f4713ab76cbaa21f2f1db8160c3fe8))
33
+ * **ci:** fix ci semantic release ([fde147f](https://github.com/forgerock/forgerock-web-login-framework/commit/fde147f027afaf109a74695097515fdf2ff15306))
34
+ * **circular-deps:** stage and callbacks had circular deps ([46cfea9](https://github.com/forgerock/forgerock-web-login-framework/commit/46cfea904da28cd20ecf0e222e4b1a77acf7a38e))
35
+ * **configuration:** improve handling and reporting of missing configuration ([a611623](https://github.com/forgerock/forgerock-web-login-framework/commit/a611623d7c33b0af18483ccad81a8725e461be65))
36
+ * **confirm-input:** make confirm input required when password is filled ([0c8325c](https://github.com/forgerock/forgerock-web-login-framework/commit/0c8325cd2e0a9959c3a88b2e4aa8abd6e931456b))
37
+ * **david-feedback:** fix two issue caught by David ([8eca36e](https://github.com/forgerock/forgerock-web-login-framework/commit/8eca36eda76993cb5161fae48997dada0f7bbcea))
38
+ * **docs:** force-release ([c0b7219](https://github.com/forgerock/forgerock-web-login-framework/commit/c0b7219352aeb12276f15df676b961a8f4a55d80))
39
+ * **e2e:** fix inline e2e to use login, not registration ([6a5af0f](https://github.com/forgerock/forgerock-web-login-framework/commit/6a5af0f3c6262926fbf3b6df346b040bb88cbeac))
40
+ * **env to release step:** add env to release step build ([c1bb60b](https://github.com/forgerock/forgerock-web-login-framework/commit/c1bb60bc44e712131e10ac7a662b612880d7091d))
41
+ * **feedback:** address ryan's PR feedback ([2186f8a](https://github.com/forgerock/forgerock-web-login-framework/commit/2186f8a9b433c6b7ab234f434991749a31901877))
42
+ * **fix-release:** release semantic is now on 18 so we are moving the engine to support 18 ([0340f01](https://github.com/forgerock/forgerock-web-login-framework/commit/0340f012613a531e982d19bf34af795db1d1ad13))
43
+ * fixes journey persistence, authorize throwing error, font issue ([6923699](https://github.com/forgerock/forgerock-web-login-framework/commit/69236995211c61b14aad3e1220fe156fc64bdaa5))
44
+ * **fixing release:** commit the correct assets hopefully ([1df4f27](https://github.com/forgerock/forgerock-web-login-framework/commit/1df4f279debc05952de7eb936b04a5be4bf9dd65))
45
+ * **index.svelte:** bind http client to request ([460a826](https://github.com/forgerock/forgerock-web-login-framework/commit/460a8269834be31e044fe1239db628b0c28d856b))
46
+ * **journey:** improve journey typings ([51c8a86](https://github.com/forgerock/forgerock-web-login-framework/commit/51c8a8661e0756b50fefee916d16c2bee7171e5d))
47
+ * **journeys:** fix stages, journey restarts & config, policy display, remove restart after logout ([ac0c9aa](https://github.com/forgerock/forgerock-web-login-framework/commit/ac0c9aaccf0359c36614a6199af7a64cfa9615e2))
48
+ * links were required which makes zod throw an error in prod! ([125be19](https://github.com/forgerock/forgerock-web-login-framework/commit/125be19abe9876e18bce7d56d84879bfd611d856))
49
+ * **lint:** fixing lint and prettier issues ([c697d0f](https://github.com/forgerock/forgerock-web-login-framework/commit/c697d0f14dc09888a66a7f74626d6678a833ab3c))
50
+ * **locale:** switch from dynamic imports to page endpoints ([0797d75](https://github.com/forgerock/forgerock-web-login-framework/commit/0797d75a1991862aebd987c0eb3a44c61b63abc0))
51
+ * **login-failure:** handle 500 failures within login store ([90fb461](https://github.com/forgerock/forgerock-web-login-framework/commit/90fb461e2598f929e4b418c9794f8b085e433e54))
52
+ * **move-readme-with-sh:** move the readme file in exec prepare step ([6640112](https://github.com/forgerock/forgerock-web-login-framework/commit/6640112e7c86879b18e25018bb28b98e689df1ad))
53
+ * **package.json:** fix-export-syntax ([a421492](https://github.com/forgerock/forgerock-web-login-framework/commit/a4214926531424013c151169727bb59bd7661a1b))
54
+ * **package/package.json:** we lost the package.json in package dir ([4790dd1](https://github.com/forgerock/forgerock-web-login-framework/commit/4790dd11925c8d629fe6bd5b36781ef19328824b))
55
+ * **password:** fix password confirmation reset and validation failures ([5b7d039](https://github.com/forgerock/forgerock-web-login-framework/commit/5b7d039ed8feb7eb7053b6818425c9a32b0e667c))
56
+ * **password:** fix password confirmation reset and validation failures ([181c67e](https://github.com/forgerock/forgerock-web-login-framework/commit/181c67e475f712a131383317707f3760af2d099d))
57
+ * **policies:** fixing the policy rendering and logic ([569f8b1](https://github.com/forgerock/forgerock-web-login-framework/commit/569f8b11cc6277903f5105230cd63aecbcf9fb5f))
58
+ * **readme:** address feedback from SDKS-2070 ([c83c768](https://github.com/forgerock/forgerock-web-login-framework/commit/c83c768e28023a70f3997e1e10d172be30387188))
59
+ * **readme:** improve README.md for beta testing ([bf13af6](https://github.com/forgerock/forgerock-web-login-framework/commit/bf13af6074f0b1eaa49be6ee1b2a890a2579845b))
60
+ * **release-process:** husky breaks ci commits so we should disable it ([604783b](https://github.com/forgerock/forgerock-web-login-framework/commit/604783ba2f9cf5347079379bd4277707d1619bbc))
61
+ * **release:** fix semantic release github by using this branch while the merge happens ([6591d84](https://github.com/forgerock/forgerock-web-login-framework/commit/6591d84b17af5b969bb93f16881ec04bc50413d1))
62
+ * **root:** update publishing to add readme and changelog ([568ee71](https://github.com/forgerock/forgerock-web-login-framework/commit/568ee71245737a15b4ecb6637271e671e4cc8a4f))
63
+ * **ssr:** temporarily remove initialization of journey on server ([c231256](https://github.com/forgerock/forgerock-web-login-framework/commit/c231256c9ba33bdcadcdaedc58f77d8a7218eee0))
64
+ * **storybook:** fix step components in storybook ([2a6df62](https://github.com/forgerock/forgerock-web-login-framework/commit/2a6df6259179921f4523db6c4f9c33c287df8736))
65
+ * **style-e2e:** fix style for kba and fix e2e tests ([4d55431](https://github.com/forgerock/forgerock-web-login-framework/commit/4d55431a60ecdffea196dc8eb2c14d5f9c290e6c))
66
+ * **style:** reworking application of headers and footers of widget ([1aa8306](https://github.com/forgerock/forgerock-web-login-framework/commit/1aa8306366127e38145fb6e69298da160349cd0e))
67
+ * **style:** reworking application of headers and footers of widget ([bca81ca](https://github.com/forgerock/forgerock-web-login-framework/commit/bca81ca7286612c1ebe73151f8788ebdbda1d92a))
68
+ * **tests:** fix i18n bugs breaking e2e ([a852c04](https://github.com/forgerock/forgerock-web-login-framework/commit/a852c04cc7444d57c37890323bc4daa982d94290))
69
+ * **types.ts:** rename the types file where we missed it and fix release ([6071603](https://github.com/forgerock/forgerock-web-login-framework/commit/6071603026ed2134da036c14de0be1d416708fe1))
70
+ * **types:** fix runtime and compile-time type bugs in widget API ([3ee678d](https://github.com/forgerock/forgerock-web-login-framework/commit/3ee678d512cfd2f2de76b158f3493edd8428759f))
71
+ * **types:** use Maybe as Ryan suggested ([1d78fa7](https://github.com/forgerock/forgerock-web-login-framework/commit/1d78fa77fc3596e123958fb31eee2905059c96a1))
72
+ * **typings-buttons:** fixed a few typings and changed custom css for button ([26059fc](https://github.com/forgerock/forgerock-web-login-framework/commit/26059fcecb4d9440e7bcb60df6e6102ae81a3e77))
73
+ * **update-rollup:** es only locally, cjs in CI for release ([40a2f55](https://github.com/forgerock/forgerock-web-login-framework/commit/40a2f55887c9c5b7ed7eef47339c035d6c766afe))
74
+ * **validations:** policy validation and error messaging ([306d2db](https://github.com/forgerock/forgerock-web-login-framework/commit/306d2dbc14e03db4a144bd5437756c4246ca5a5d))
75
+ * **widget-css:** add css as export ([084854d](https://github.com/forgerock/forgerock-web-login-framework/commit/084854dfb8a8b4cce42800753caf6377ff8956c9))
76
+ * **widget-journey-callback:** decrease coupling between components ([7bc3c4e](https://github.com/forgerock/forgerock-web-login-framework/commit/7bc3c4e60eed5c61b8fe96baeeddb58e5aefb8a5))
77
+ * **widget:** update-package-lock ([ac58f93](https://github.com/forgerock/forgerock-web-login-framework/commit/ac58f938a3ac7810cf0e6806d43f54493a19216f))
78
+
79
+
80
+ ### Features
81
+
82
+ * add support to e2e for social login and otp ([11c4153](https://github.com/forgerock/forgerock-web-login-framework/commit/11c41530878e28fe44023e147905ec73fd3f5b04))
83
+ * **animated:** add focus indicator for animated radio and checkbox ([939d8b1](https://github.com/forgerock/forgerock-web-login-framework/commit/939d8b117e4b46e5c6f8809a7deba99128d2d9bc))
84
+ * **callbacks:** add hidden-value callback and radio option for choice ([090e35c](https://github.com/forgerock/forgerock-web-login-framework/commit/090e35c2df50fd7e0aac1a9eb499418ebc28b70d))
85
+ * **callbacks:** add social login providers ([b93edf7](https://github.com/forgerock/forgerock-web-login-framework/commit/b93edf7adb08eff698ae1009b280e663175ec8d1))
86
+ * **callbacks:** add social login support ([651e691](https://github.com/forgerock/forgerock-web-login-framework/commit/651e691228446c65d55746420bc9113a65c4d5b4))
87
+ * **callbacks:** added support for confirmation, choice and password with stage metadata ([3a296d7](https://github.com/forgerock/forgerock-web-login-framework/commit/3a296d7c666d8e902a3b18ab830a31a734b06d6f))
88
+ * **callbacks:** adjust T&C callback to address Friday's feedback ([6b54121](https://github.com/forgerock/forgerock-web-login-framework/commit/6b54121ad877d4f97c3c41ab56cfbfaa5b4b9656))
89
+ * **callbacks:** display link to terms and conditions ([419eab0](https://github.com/forgerock/forgerock-web-login-framework/commit/419eab09fee6bf826212ab1ddf221b63363ed65e))
90
+ * **callbacks:** text-output and confirmation callback complete ([5476f4e](https://github.com/forgerock/forgerock-web-login-framework/commit/5476f4eba986cd0b975b63728be365d547395a24))
91
+ * **checkbox:** add animated checkbox composition ([c5cc218](https://github.com/forgerock/forgerock-web-login-framework/commit/c5cc2181e3e583050abfe673c2c981b4fa961e1c))
92
+ * **close-style:** add autoClose event and fix CSS for KBA ([d8f55f8](https://github.com/forgerock/forgerock-web-login-framework/commit/d8f55f8e2dea864969f5da038d4341d88f0706d2))
93
+ * **components:** start simple component development ([4dc8d2c](https://github.com/forgerock/forgerock-web-login-framework/commit/4dc8d2c44bd64b31d242f0eca668b3c6db3e5898))
94
+ * **config:** add ability to configure widget outside of Widget instantiation ([892a40e](https://github.com/forgerock/forgerock-web-login-framework/commit/892a40e4900650bf435d1062e1f6a6d255445fa4))
95
+ * **core:** add primitives, stories, tests, a11y ([e8f94ee](https://github.com/forgerock/forgerock-web-login-framework/commit/e8f94eec0d506d6516097a4274b82f2c5f339e26))
96
+ * **default-theme:** create default theme, primitives only ([0e84a29](https://github.com/forgerock/forgerock-web-login-framework/commit/0e84a296c27db35bac44f0f8ca60d2c9f730521b))
97
+ * **docs:** add docs site internally to project ([d553a12](https://github.com/forgerock/forgerock-web-login-framework/commit/d553a12099cd0ba8633328ccb913464036b880c5))
98
+ * **error-handling:** improve form error handling ([9346305](https://github.com/forgerock/forgerock-web-login-framework/commit/9346305cfeb514a118f3f432ef8e329e1479606e))
99
+ * **i18n:** adding internationalization ([2795169](https://github.com/forgerock/forgerock-web-login-framework/commit/2795169a3c78fef0b93b36d12d490753d0073128))
100
+ * **i18n:** improve internationalization ([4d95aca](https://github.com/forgerock/forgerock-web-login-framework/commit/4d95aca8eeb3116c3caf5667cfa79915f78fcf0f))
101
+ * **journey:** add configurable journeys ([96d83f4](https://github.com/forgerock/forgerock-web-login-framework/commit/96d83f440bf7799f137d7589b285c4cf1f203cfa))
102
+ * **journey:** add stage attribute metadata to existing metadata journey state ([55bbb63](https://github.com/forgerock/forgerock-web-login-framework/commit/55bbb63d79304d52764ad31905fd655d13105d39))
103
+ * **journeys:** continue configurable journey work ([1b4fb19](https://github.com/forgerock/forgerock-web-login-framework/commit/1b4fb19982690282891d99c77fa219ce7e6880f2))
104
+ * **journeys:** fixing configurable journey issues and storybook ([cb3f762](https://github.com/forgerock/forgerock-web-login-framework/commit/cb3f7628f98f8f2a9e3ca2112254a737e12e8990))
105
+ * **journeys:** improved types for configured journeys ([86c32ec](https://github.com/forgerock/forgerock-web-login-framework/commit/86c32ec8cbf69f90ad4cb7a4cfb5d245299bce50))
106
+ * **kba:** add custom question feature ([8a71aa9](https://github.com/forgerock/forgerock-web-login-framework/commit/8a71aa9f108acf0d7d3f8f64b420ebf3c28cd0cf))
107
+ * **logo:** add logo support ([e9e2b18](https://github.com/forgerock/forgerock-web-login-framework/commit/e9e2b18e267c44cec9c0398e06283493af498a8e))
108
+ * **notify-slack:** slack notification on semantic-version-release ([d8552a0](https://github.com/forgerock/forgerock-web-login-framework/commit/d8552a03a8cfdf3ce4f484e5de57c2a74ae26c5d))
109
+ * **policies:** improve policy handling and IDM validation failure ([59898c2](https://github.com/forgerock/forgerock-web-login-framework/commit/59898c2cee55bf5928898f60d968198b3b1fef24))
110
+ * **quality:** improve testing and code quality ([67540b2](https://github.com/forgerock/forgerock-web-login-framework/commit/67540b284851b2b1b6afacb1d6ea7b01721bc613))
111
+ * **radio:** add standard and animated radio buttons ([9c16408](https://github.com/forgerock/forgerock-web-login-framework/commit/9c1640899d9a71f4ffd54f1afd43d8f127b8a397))
112
+ * **root:** update-package-publishing ([dd4e771](https://github.com/forgerock/forgerock-web-login-framework/commit/dd4e771dded5f7a112f4221296f1f5f07e662151))
113
+ * **self-submitting:** add self-submitting form and pollingwait support ([18e213f](https://github.com/forgerock/forgerock-web-login-framework/commit/18e213f0f72f5e4cc3fd86515c27eb3f15185395))
114
+ * **semantic-release:** semantic-release-and-ci ([61e6a64](https://github.com/forgerock/forgerock-web-login-framework/commit/61e6a64fbb7366cbbf56c9c3a2079764a5fd4eb5))
115
+ * **sessions:** clean up proxy and session mgmt ([8af4101](https://github.com/forgerock/forgerock-web-login-framework/commit/8af410185436b2623ababd97424b0a564daa0fa8))
116
+ * **ssr:** improve server-side rendering with initial call on server ([e00c633](https://github.com/forgerock/forgerock-web-login-framework/commit/e00c6339eafdf12f7022100f78d5896034ce4d02))
117
+ * **storybook:** add storybook with vite-builder ([b595db6](https://github.com/forgerock/forgerock-web-login-framework/commit/b595db6af7d134aaf3427e8102f102b2db81e2d2))
118
+ * **styles:** organize styling approach ([91e3777](https://github.com/forgerock/forgerock-web-login-framework/commit/91e37776a59b1b6c6aacb3c3dd5fa5aa59b8edb0))
119
+ * **suspended-id:** add support for suspended id ([d6d53ef](https://github.com/forgerock/forgerock-web-login-framework/commit/d6d53efe8b9d23c00fea5dec378af4449bcf25e3))
120
+ * **testing-doc:** add testing doc and improve readme ([bfd36f5](https://github.com/forgerock/forgerock-web-login-framework/commit/bfd36f55916b8b46d5b29aad7fb07ab1dbafdec6))
121
+ * text-output-support ([d88e691](https://github.com/forgerock/forgerock-web-login-framework/commit/d88e691d9a415bb22b2e3f5d82cc8acbbdb787aa))
122
+ * **theme:** add dark mode & error handling to primitives ([d885ebe](https://github.com/forgerock/forgerock-web-login-framework/commit/d885ebe9c2365163b9b5f77c6b7f8c77de319419))
123
+ * **theme:** improve input validation and error reporting ([52ed92c](https://github.com/forgerock/forgerock-web-login-framework/commit/52ed92cc610cdf0965b8fd7a1b46c9ed6a8a2ac3))
124
+ * **theme:** improve variable uses for better customization ([91980fc](https://github.com/forgerock/forgerock-web-login-framework/commit/91980fc41580d096e994171645e00251323b3684))
125
+ * upgrade-ci ([371e73f](https://github.com/forgerock/forgerock-web-login-framework/commit/371e73fe1cb05661356e9d693992a965f81440ef))
126
+ * **validation-stages:** added Zod for data validation and custom stages ([a271100](https://github.com/forgerock/forgerock-web-login-framework/commit/a271100e10529518fbe13ede800f32a3034f0ff5))
127
+ * **validation:** input errors from server and keyboard focus ([1d19af8](https://github.com/forgerock/forgerock-web-login-framework/commit/1d19af87bab258a768bf55c75476b0c38b2b3735))
128
+ * **vitest:** add vitest and fix storybook config ([2196ae0](https://github.com/forgerock/forgerock-web-login-framework/commit/2196ae0fce19ff47c4e17f743aa57477ae33f209))
129
+ * **widget-callbacks:** add inline widget and callbacks from sample apps ([62cb811](https://github.com/forgerock/forgerock-web-login-framework/commit/62cb811e3705bada9fdaeb7ba589bcbabf8ed58f))
130
+
131
+ # [1.0.0-beta.17](https://github.com/forgerock/forgerock-web-login-framework/compare/v1.0.0-beta.16...v1.0.0-beta.17) (2023-04-05)
132
+
133
+
134
+ ### Bug Fixes
135
+
136
+ * **types.ts:** rename the types file where we missed it and fix release ([6071603](https://github.com/forgerock/forgerock-web-login-framework/commit/6071603026ed2134da036c14de0be1d416708fe1))
137
+
138
+ # [1.0.0-beta.16](https://github.com/forgerock/forgerock-web-login-framework/compare/v1.0.0-beta.15...v1.0.0-beta.16) (2023-03-30)
139
+
140
+
141
+ ### Bug Fixes
142
+
143
+ * **confirm-input:** make confirm input required when password is filled ([0c8325c](https://github.com/forgerock/forgerock-web-login-framework/commit/0c8325cd2e0a9959c3a88b2e4aa8abd6e931456b))
144
+
145
+ # [1.0.0-beta.15](https://github.com/forgerock/forgerock-web-login-framework/compare/v1.0.0-beta.14...v1.0.0-beta.15) (2023-03-27)
146
+
147
+ ### Bug Fixes
148
+
149
+ - **login-failure:** handle 500 failures within login store ([90fb461](https://github.com/forgerock/forgerock-web-login-framework/commit/90fb461e2598f929e4b418c9794f8b085e433e54))
150
+
151
+ # [1.0.0-beta.14](https://github.com/forgerock/forgerock-web-login-framework/compare/v1.0.0-beta.13...v1.0.0-beta.14) (2023-03-27)
152
+
153
+ ### Bug Fixes
154
+
155
+ - **configuration:** improve handling and reporting of missing configuration ([a611623](https://github.com/forgerock/forgerock-web-login-framework/commit/a611623d7c33b0af18483ccad81a8725e461be65))
156
+
157
+ # [1.0.0-beta.13](https://github.com/forgerock/forgerock-web-login-framework/compare/v1.0.0-beta.12...v1.0.0-beta.13) (2023-03-27)
158
+
159
+ ### Bug Fixes
160
+
161
+ - **password:** fix password confirmation reset and validation failures ([5b7d039](https://github.com/forgerock/forgerock-web-login-framework/commit/5b7d039ed8feb7eb7053b6818425c9a32b0e667c))
162
+ - **style:** reworking application of headers and footers of widget ([1aa8306](https://github.com/forgerock/forgerock-web-login-framework/commit/1aa8306366127e38145fb6e69298da160349cd0e))
163
+
164
+ # [1.0.0-beta.12](https://github.com/forgerock/forgerock-web-login-framework/compare/v1.0.0-beta.11...v1.0.0-beta.12) (2023-03-27)
165
+
166
+ ### Bug Fixes
167
+
168
+ - **password:** fix password confirmation reset and validation failures ([181c67e](https://github.com/forgerock/forgerock-web-login-framework/commit/181c67e475f712a131383317707f3760af2d099d))
169
+
170
+ # [1.0.0-beta.11](https://github.com/forgerock/forgerock-web-login-framework/compare/v1.0.0-beta.10...v1.0.0-beta.11) (2023-03-27)
171
+
172
+ ### Bug Fixes
173
+
174
+ - **style-e2e:** fix style for kba and fix e2e tests ([4d55431](https://github.com/forgerock/forgerock-web-login-framework/commit/4d55431a60ecdffea196dc8eb2c14d5f9c290e6c))
175
+ - **style:** reworking application of headers and footers of widget ([bca81ca](https://github.com/forgerock/forgerock-web-login-framework/commit/bca81ca7286612c1ebe73151f8788ebdbda1d92a))
176
+
177
+ # [1.0.0-beta.10](https://github.com/forgerock/forgerock-web-login-framework/compare/v1.0.0-beta.9...v1.0.0-beta.10) (2023-03-25)
178
+
179
+ ### Bug Fixes
180
+
181
+ - **index.svelte:** bind http client to request ([460a826](https://github.com/forgerock/forgerock-web-login-framework/commit/460a8269834be31e044fe1239db628b0c28d856b))
182
+
183
+ # [1.0.0-beta.9](https://github.com/forgerock/forgerock-web-login-framework/compare/v1.0.0-beta.8...v1.0.0-beta.9) (2023-03-21)
184
+
185
+ ### Bug Fixes
186
+
187
+ - **journeys:** fix stages, journey restarts & config, policy display, remove restart after logout ([ac0c9aa](https://github.com/forgerock/forgerock-web-login-framework/commit/ac0c9aaccf0359c36614a6199af7a64cfa9615e2))
188
+
189
+ # [1.0.0-beta.8](https://github.com/forgerock/forgerock-web-login-framework/compare/v1.0.0-beta.7...v1.0.0-beta.8) (2023-03-15)
190
+
191
+ ### Bug Fixes
192
+
193
+ - addresses bugs fixes reported in beta testing and doc changes for new api ([10c4b05](https://github.com/forgerock/forgerock-web-login-framework/commit/10c4b05579bb5c5921567fdedc95a5bef4a9aa7b))
194
+
195
+ # [1.0.0-beta.7](https://github.com/forgerock/forgerock-web-login-framework/compare/v1.0.0-beta.6...v1.0.0-beta.7) (2023-03-08)
196
+
197
+ ### Bug Fixes
198
+
199
+ - **add-back-css:** css was removed ona ccident ([ba024f3](https://github.com/forgerock/forgerock-web-login-framework/commit/ba024f338a978c60a965230d95defdc95c7a4b3b))
200
+
201
+ # [1.0.0-beta.6](https://github.com/forgerock/forgerock-web-login-framework/compare/v1.0.0-beta.5...v1.0.0-beta.6) (2023-03-07)
202
+
203
+ ### Bug Fixes
204
+
205
+ - **docs:** force-release ([c0b7219](https://github.com/forgerock/forgerock-web-login-framework/commit/c0b7219352aeb12276f15df676b961a8f4a55d80))
206
+
207
+ # [1.0.0-beta.5](https://github.com/forgerock/forgerock-web-login-framework/compare/v1.0.0-beta.4...v1.0.0-beta.5) (2023-03-07)
208
+
209
+ ### Bug Fixes
210
+
211
+ - fixes journey persistence, authorize throwing error, font issue ([6923699](https://github.com/forgerock/forgerock-web-login-framework/commit/69236995211c61b14aad3e1220fe156fc64bdaa5))
212
+
213
+ ### Features
214
+
215
+ - add support to e2e for social login and otp ([11c4153](https://github.com/forgerock/forgerock-web-login-framework/commit/11c41530878e28fe44023e147905ec73fd3f5b04))
216
+
217
+ # [1.0.0-beta.4](https://github.com/forgerock/forgerock-web-login-framework/compare/v1.0.0-beta.3...v1.0.0-beta.4) (2023-02-22)
218
+
219
+ ### Bug Fixes
220
+
221
+ - **widget-css:** add css as export ([084854d](https://github.com/forgerock/forgerock-web-login-framework/commit/084854dfb8a8b4cce42800753caf6377ff8956c9))
222
+
223
+ # [1.0.0-beta.3](https://github.com/forgerock/forgerock-web-login-framework/compare/v1.0.0-beta.2...v1.0.0-beta.3) (2023-02-21)
224
+
225
+ ### Bug Fixes
226
+
227
+ - **package.json:** fix-export-syntax ([a421492](https://github.com/forgerock/forgerock-web-login-framework/commit/a4214926531424013c151169727bb59bd7661a1b))
228
+
229
+ # [1.0.0-beta.2](https://github.com/forgerock/forgerock-web-login-framework/compare/v1.0.0-beta.1...v1.0.0-beta.2) (2023-02-16)
230
+
231
+ ### Bug Fixes
232
+
233
+ - **types:** fix runtime and compile-time type bugs in widget API ([3ee678d](https://github.com/forgerock/forgerock-web-login-framework/commit/3ee678d512cfd2f2de76b158f3493edd8428759f))
234
+ - **widget:** update-package-lock ([ac58f93](https://github.com/forgerock/forgerock-web-login-framework/commit/ac58f938a3ac7810cf0e6806d43f54493a19216f))
235
+
236
+ ### Features
237
+
238
+ - **config:** add ability to configure widget outside of Widget instantiation ([892a40e](https://github.com/forgerock/forgerock-web-login-framework/commit/892a40e4900650bf435d1062e1f6a6d255445fa4))
239
+
240
+ # 1.0.0-beta.1 (2023-02-07)
241
+
242
+ ### Bug Fixes
243
+
244
+ - **add env in release:** we need to pass env var in release ([5162f4c](https://github.com/forgerock/forgerock-web-login-framework/commit/5162f4c8dc3bbcf5b7fec019dea87354a184a3b8))
245
+ - **animations:** improve checkbox and radio animations ([46017da](https://github.com/forgerock/forgerock-web-login-framework/commit/46017daac6f63f9f05a845475af2850b71f7cb38))
246
+ - **api:** fix locale api crashing on unsupported locale ([4ddf2c2](https://github.com/forgerock/forgerock-web-login-framework/commit/4ddf2c253503b38eec3d421f520b1a6f3d62cf89))
247
+ - **build:** fix build, type and test issues ([bee9d8f](https://github.com/forgerock/forgerock-web-login-framework/commit/bee9d8f997f4713ab76cbaa21f2f1db8160c3fe8))
248
+ - **ci:** fix ci semantic release ([fde147f](https://github.com/forgerock/forgerock-web-login-framework/commit/fde147f027afaf109a74695097515fdf2ff15306))
249
+ - **circular-deps:** stage and callbacks had circular deps ([46cfea9](https://github.com/forgerock/forgerock-web-login-framework/commit/46cfea904da28cd20ecf0e222e4b1a77acf7a38e))
250
+ - **david-feedback:** fix two issue caught by David ([8eca36e](https://github.com/forgerock/forgerock-web-login-framework/commit/8eca36eda76993cb5161fae48997dada0f7bbcea))
251
+ - **e2e:** fix inline e2e to use login, not registration ([6a5af0f](https://github.com/forgerock/forgerock-web-login-framework/commit/6a5af0f3c6262926fbf3b6df346b040bb88cbeac))
252
+ - **env to release step:** add env to release step build ([c1bb60b](https://github.com/forgerock/forgerock-web-login-framework/commit/c1bb60bc44e712131e10ac7a662b612880d7091d))
253
+ - **feedback:** address ryan's PR feedback ([2186f8a](https://github.com/forgerock/forgerock-web-login-framework/commit/2186f8a9b433c6b7ab234f434991749a31901877))
254
+ - **fix-release:** release semantic is now on 18 so we are moving the engine to support 18 ([0340f01](https://github.com/forgerock/forgerock-web-login-framework/commit/0340f012613a531e982d19bf34af795db1d1ad13))
255
+ - **fixing release:** commit the correct assets hopefully ([1df4f27](https://github.com/forgerock/forgerock-web-login-framework/commit/1df4f279debc05952de7eb936b04a5be4bf9dd65))
256
+ - **journey:** improve journey typings ([51c8a86](https://github.com/forgerock/forgerock-web-login-framework/commit/51c8a8661e0756b50fefee916d16c2bee7171e5d))
257
+ - links were required which makes zod throw an error in prod! ([125be19](https://github.com/forgerock/forgerock-web-login-framework/commit/125be19abe9876e18bce7d56d84879bfd611d856))
258
+ - **lint:** fixing lint and prettier issues ([c697d0f](https://github.com/forgerock/forgerock-web-login-framework/commit/c697d0f14dc09888a66a7f74626d6678a833ab3c))
259
+ - **locale:** switch from dynamic imports to page endpoints ([0797d75](https://github.com/forgerock/forgerock-web-login-framework/commit/0797d75a1991862aebd987c0eb3a44c61b63abc0))
260
+ - **move-readme-with-sh:** move the readme file in exec prepare step ([6640112](https://github.com/forgerock/forgerock-web-login-framework/commit/6640112e7c86879b18e25018bb28b98e689df1ad))
261
+ - **package/package.json:** we lost the package.json in package dir ([4790dd1](https://github.com/forgerock/forgerock-web-login-framework/commit/4790dd11925c8d629fe6bd5b36781ef19328824b))
262
+ - **policies:** fixing the policy rendering and logic ([569f8b1](https://github.com/forgerock/forgerock-web-login-framework/commit/569f8b11cc6277903f5105230cd63aecbcf9fb5f))
263
+ - **readme:** address feedback from SDKS-2070 ([c83c768](https://github.com/forgerock/forgerock-web-login-framework/commit/c83c768e28023a70f3997e1e10d172be30387188))
264
+ - **readme:** improve README.md for beta testing ([bf13af6](https://github.com/forgerock/forgerock-web-login-framework/commit/bf13af6074f0b1eaa49be6ee1b2a890a2579845b))
265
+ - **release-process:** husky breaks ci commits so we should disable it ([604783b](https://github.com/forgerock/forgerock-web-login-framework/commit/604783ba2f9cf5347079379bd4277707d1619bbc))
266
+ - **release:** fix semantic release github by using this branch while the merge happens ([6591d84](https://github.com/forgerock/forgerock-web-login-framework/commit/6591d84b17af5b969bb93f16881ec04bc50413d1))
267
+ - **root:** update publishing to add readme and changelog ([568ee71](https://github.com/forgerock/forgerock-web-login-framework/commit/568ee71245737a15b4ecb6637271e671e4cc8a4f))
268
+ - **ssr:** temporarily remove initialization of journey on server ([c231256](https://github.com/forgerock/forgerock-web-login-framework/commit/c231256c9ba33bdcadcdaedc58f77d8a7218eee0))
269
+ - **storybook:** fix step components in storybook ([2a6df62](https://github.com/forgerock/forgerock-web-login-framework/commit/2a6df6259179921f4523db6c4f9c33c287df8736))
270
+ - **tests:** fix i18n bugs breaking e2e ([a852c04](https://github.com/forgerock/forgerock-web-login-framework/commit/a852c04cc7444d57c37890323bc4daa982d94290))
271
+ - **types:** use Maybe as Ryan suggested ([1d78fa7](https://github.com/forgerock/forgerock-web-login-framework/commit/1d78fa77fc3596e123958fb31eee2905059c96a1))
272
+ - **typings-buttons:** fixed a few typings and changed custom css for button ([26059fc](https://github.com/forgerock/forgerock-web-login-framework/commit/26059fcecb4d9440e7bcb60df6e6102ae81a3e77))
273
+ - **update-rollup:** es only locally, cjs in CI for release ([40a2f55](https://github.com/forgerock/forgerock-web-login-framework/commit/40a2f55887c9c5b7ed7eef47339c035d6c766afe))
274
+ - **validations:** policy validation and error messaging ([306d2db](https://github.com/forgerock/forgerock-web-login-framework/commit/306d2dbc14e03db4a144bd5437756c4246ca5a5d))
275
+ - **widget-journey-callback:** decrease coupling between components ([7bc3c4e](https://github.com/forgerock/forgerock-web-login-framework/commit/7bc3c4e60eed5c61b8fe96baeeddb58e5aefb8a5))
276
+
277
+ ### Features
278
+
279
+ - **animated:** add focus indicator for animated radio and checkbox ([939d8b1](https://github.com/forgerock/forgerock-web-login-framework/commit/939d8b117e4b46e5c6f8809a7deba99128d2d9bc))
280
+ - **callbacks:** add hidden-value callback and radio option for choice ([090e35c](https://github.com/forgerock/forgerock-web-login-framework/commit/090e35c2df50fd7e0aac1a9eb499418ebc28b70d))
281
+ - **callbacks:** add social login providers ([b93edf7](https://github.com/forgerock/forgerock-web-login-framework/commit/b93edf7adb08eff698ae1009b280e663175ec8d1))
282
+ - **callbacks:** add social login support ([651e691](https://github.com/forgerock/forgerock-web-login-framework/commit/651e691228446c65d55746420bc9113a65c4d5b4))
283
+ - **callbacks:** added support for confirmation, choice and password with stage metadata ([3a296d7](https://github.com/forgerock/forgerock-web-login-framework/commit/3a296d7c666d8e902a3b18ab830a31a734b06d6f))
284
+ - **callbacks:** adjust T&C callback to address Friday's feedback ([6b54121](https://github.com/forgerock/forgerock-web-login-framework/commit/6b54121ad877d4f97c3c41ab56cfbfaa5b4b9656))
285
+ - **callbacks:** display link to terms and conditions ([419eab0](https://github.com/forgerock/forgerock-web-login-framework/commit/419eab09fee6bf826212ab1ddf221b63363ed65e))
286
+ - **callbacks:** text-output and confirmation callback complete ([5476f4e](https://github.com/forgerock/forgerock-web-login-framework/commit/5476f4eba986cd0b975b63728be365d547395a24))
287
+ - **checkbox:** add animated checkbox composition ([c5cc218](https://github.com/forgerock/forgerock-web-login-framework/commit/c5cc2181e3e583050abfe673c2c981b4fa961e1c))
288
+ - **close-style:** add autoClose event and fix CSS for KBA ([d8f55f8](https://github.com/forgerock/forgerock-web-login-framework/commit/d8f55f8e2dea864969f5da038d4341d88f0706d2))
289
+ - **components:** start simple component development ([4dc8d2c](https://github.com/forgerock/forgerock-web-login-framework/commit/4dc8d2c44bd64b31d242f0eca668b3c6db3e5898))
290
+ - **core:** add primitives, stories, tests, a11y ([e8f94ee](https://github.com/forgerock/forgerock-web-login-framework/commit/e8f94eec0d506d6516097a4274b82f2c5f339e26))
291
+ - **default-theme:** create default theme, primitives only ([0e84a29](https://github.com/forgerock/forgerock-web-login-framework/commit/0e84a296c27db35bac44f0f8ca60d2c9f730521b))
292
+ - **docs:** add docs site internally to project ([d553a12](https://github.com/forgerock/forgerock-web-login-framework/commit/d553a12099cd0ba8633328ccb913464036b880c5))
293
+ - **error-handling:** improve form error handling ([9346305](https://github.com/forgerock/forgerock-web-login-framework/commit/9346305cfeb514a118f3f432ef8e329e1479606e))
294
+ - **i18n:** adding internationalization ([2795169](https://github.com/forgerock/forgerock-web-login-framework/commit/2795169a3c78fef0b93b36d12d490753d0073128))
295
+ - **i18n:** improve internationalization ([4d95aca](https://github.com/forgerock/forgerock-web-login-framework/commit/4d95aca8eeb3116c3caf5667cfa79915f78fcf0f))
296
+ - **journey:** add configurable journeys ([96d83f4](https://github.com/forgerock/forgerock-web-login-framework/commit/96d83f440bf7799f137d7589b285c4cf1f203cfa))
297
+ - **journey:** add stage attribute metadata to existing metadata journey state ([55bbb63](https://github.com/forgerock/forgerock-web-login-framework/commit/55bbb63d79304d52764ad31905fd655d13105d39))
298
+ - **journeys:** continue configurable journey work ([1b4fb19](https://github.com/forgerock/forgerock-web-login-framework/commit/1b4fb19982690282891d99c77fa219ce7e6880f2))
299
+ - **journeys:** fixing configurable journey issues and storybook ([cb3f762](https://github.com/forgerock/forgerock-web-login-framework/commit/cb3f7628f98f8f2a9e3ca2112254a737e12e8990))
300
+ - **journeys:** improved types for configured journeys ([86c32ec](https://github.com/forgerock/forgerock-web-login-framework/commit/86c32ec8cbf69f90ad4cb7a4cfb5d245299bce50))
301
+ - **kba:** add custom question feature ([8a71aa9](https://github.com/forgerock/forgerock-web-login-framework/commit/8a71aa9f108acf0d7d3f8f64b420ebf3c28cd0cf))
302
+ - **logo:** add logo support ([e9e2b18](https://github.com/forgerock/forgerock-web-login-framework/commit/e9e2b18e267c44cec9c0398e06283493af498a8e))
303
+ - **notify-slack:** slack notification on semantic-version-release ([d8552a0](https://github.com/forgerock/forgerock-web-login-framework/commit/d8552a03a8cfdf3ce4f484e5de57c2a74ae26c5d))
304
+ - **policies:** improve policy handling and IDM validation failure ([59898c2](https://github.com/forgerock/forgerock-web-login-framework/commit/59898c2cee55bf5928898f60d968198b3b1fef24))
305
+ - **quality:** improve testing and code quality ([67540b2](https://github.com/forgerock/forgerock-web-login-framework/commit/67540b284851b2b1b6afacb1d6ea7b01721bc613))
306
+ - **radio:** add standard and animated radio buttons ([9c16408](https://github.com/forgerock/forgerock-web-login-framework/commit/9c1640899d9a71f4ffd54f1afd43d8f127b8a397))
307
+ - **root:** update-package-publishing ([dd4e771](https://github.com/forgerock/forgerock-web-login-framework/commit/dd4e771dded5f7a112f4221296f1f5f07e662151))
308
+ - **self-submitting:** add self-submitting form and pollingwait support ([18e213f](https://github.com/forgerock/forgerock-web-login-framework/commit/18e213f0f72f5e4cc3fd86515c27eb3f15185395))
309
+ - **semantic-release:** semantic-release-and-ci ([61e6a64](https://github.com/forgerock/forgerock-web-login-framework/commit/61e6a64fbb7366cbbf56c9c3a2079764a5fd4eb5))
310
+ - **sessions:** clean up proxy and session mgmt ([8af4101](https://github.com/forgerock/forgerock-web-login-framework/commit/8af410185436b2623ababd97424b0a564daa0fa8))
311
+ - **ssr:** improve server-side rendering with initial call on server ([e00c633](https://github.com/forgerock/forgerock-web-login-framework/commit/e00c6339eafdf12f7022100f78d5896034ce4d02))
312
+ - **storybook:** add storybook with vite-builder ([b595db6](https://github.com/forgerock/forgerock-web-login-framework/commit/b595db6af7d134aaf3427e8102f102b2db81e2d2))
313
+ - **styles:** organize styling approach ([91e3777](https://github.com/forgerock/forgerock-web-login-framework/commit/91e37776a59b1b6c6aacb3c3dd5fa5aa59b8edb0))
314
+ - **suspended-id:** add support for suspended id ([d6d53ef](https://github.com/forgerock/forgerock-web-login-framework/commit/d6d53efe8b9d23c00fea5dec378af4449bcf25e3))
315
+ - **testing-doc:** add testing doc and improve readme ([bfd36f5](https://github.com/forgerock/forgerock-web-login-framework/commit/bfd36f55916b8b46d5b29aad7fb07ab1dbafdec6))
316
+ - text-output-support ([d88e691](https://github.com/forgerock/forgerock-web-login-framework/commit/d88e691d9a415bb22b2e3f5d82cc8acbbdb787aa))
317
+ - **theme:** add dark mode & error handling to primitives ([d885ebe](https://github.com/forgerock/forgerock-web-login-framework/commit/d885ebe9c2365163b9b5f77c6b7f8c77de319419))
318
+ - **theme:** improve input validation and error reporting ([52ed92c](https://github.com/forgerock/forgerock-web-login-framework/commit/52ed92cc610cdf0965b8fd7a1b46c9ed6a8a2ac3))
319
+ - **theme:** improve variable uses for better customization ([91980fc](https://github.com/forgerock/forgerock-web-login-framework/commit/91980fc41580d096e994171645e00251323b3684))
320
+ - upgrade-ci ([371e73f](https://github.com/forgerock/forgerock-web-login-framework/commit/371e73fe1cb05661356e9d693992a965f81440ef))
321
+ - **validation-stages:** added Zod for data validation and custom stages ([a271100](https://github.com/forgerock/forgerock-web-login-framework/commit/a271100e10529518fbe13ede800f32a3034f0ff5))
322
+ - **validation:** input errors from server and keyboard focus ([1d19af8](https://github.com/forgerock/forgerock-web-login-framework/commit/1d19af87bab258a768bf55c75476b0c38b2b3735))
323
+ - **vitest:** add vitest and fix storybook config ([2196ae0](https://github.com/forgerock/forgerock-web-login-framework/commit/2196ae0fce19ff47c4e17f743aa57477ae33f209))
324
+ - **widget-callbacks:** add inline widget and callbacks from sample apps ([62cb811](https://github.com/forgerock/forgerock-web-login-framework/commit/62cb811e3705bada9fdaeb7ba589bcbabf8ed58f))
325
+
326
+ # [1.0.0-alpha.12](https://github.com/cerebrl/forgerock-web-login-framework/compare/v1.0.0-alpha.11...v1.0.0-alpha.12) (2023-01-30)
327
+
328
+ ### Bug Fixes
329
+
330
+ - **update-rollup:** es only locally, cjs in CI for release ([40a2f55](https://github.com/cerebrl/forgerock-web-login-framework/commit/40a2f55887c9c5b7ed7eef47339c035d6c766afe))
331
+
332
+ # [1.0.0-alpha.11](https://github.com/cerebrl/forgerock-web-login-framework/compare/v1.0.0-alpha.10...v1.0.0-alpha.11) (2023-01-26)
333
+
334
+ ### Features
335
+
336
+ - **notify-slack:** slack notification on semantic-version-release ([d8552a0](https://github.com/cerebrl/forgerock-web-login-framework/commit/d8552a03a8cfdf3ce4f484e5de57c2a74ae26c5d))
337
+
338
+ # [1.0.0-alpha.10](https://github.com/cerebrl/forgerock-web-login-framework/compare/v1.0.0-alpha.9...v1.0.0-alpha.10) (2023-01-25)
339
+
340
+ ### Bug Fixes
341
+
342
+ - links were required which makes zod throw an error in prod! ([125be19](https://github.com/cerebrl/forgerock-web-login-framework/commit/125be19abe9876e18bce7d56d84879bfd611d856))
343
+
344
+ # [1.0.0-alpha.9](https://github.com/cerebrl/forgerock-web-login-framework/compare/v1.0.0-alpha.8...v1.0.0-alpha.9) (2023-01-25)
345
+
346
+ ### Features
347
+
348
+ - **callbacks:** added support for confirmation, choice and password with stage metadata ([3a296d7](https://github.com/cerebrl/forgerock-web-login-framework/commit/3a296d7c666d8e902a3b18ab830a31a734b06d6f))
349
+ - **journey:** add stage attribute metadata to existing metadata journey state ([55bbb63](https://github.com/cerebrl/forgerock-web-login-framework/commit/55bbb63d79304d52764ad31905fd655d13105d39))
350
+
351
+ # [1.0.0-alpha.8](https://github.com/cerebrl/forgerock-web-login-framework/compare/v1.0.0-alpha.7...v1.0.0-alpha.8) (2023-01-19)
352
+
353
+ ### Bug Fixes
354
+
355
+ - **release-process:** husky breaks ci commits so we should disable it ([604783b](https://github.com/cerebrl/forgerock-web-login-framework/commit/604783ba2f9cf5347079379bd4277707d1619bbc))
356
+ - **root:** update publishing to add readme and changelog ([568ee71](https://github.com/cerebrl/forgerock-web-login-framework/commit/568ee71245737a15b4ecb6637271e671e4cc8a4f))