@idscan/idvc2 3.0.0 → 3.1.1

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/README.md CHANGED
@@ -81,6 +81,14 @@ import IDVC from '@idscan/idvc2'
81
81
 
82
82
  ## Version history
83
83
 
84
+ - **3.1.1**
85
+ - fix: unscoped styles
86
+
87
+ - **3.1.0**
88
+ - feat: added css variables: Primary brand color of the cube --color-loader-primary* Secondary brand color of the cube* --color-loader-secondary; Tertiary accent color of the cube --color-loader-tertiary
89
+ - feat: filtering of unwanted cameras
90
+ - feat: added the field "customTranslations" where you can pass your translation dictionary
91
+
84
92
  - **3.0.0**
85
93
  - feat: added document type information in the 'sumbit' event output parameters
86
94
  - feat: when the allowSubmitWithWarnings parameter is set to true, the user will be taken to the step selection screen where the submit button is displayed