asma-core-ui 1.4.0 → 1.4.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,45 @@
1
+ # asma-core-ui
2
+
3
+ ## 1.4.0
4
+
5
+ ### Minor Changes
6
+
7
+ - bb12a0a: StyledTooltip with stories.
8
+
9
+ ## 1.3.2
10
+
11
+ ### Patch Changes
12
+
13
+ - ee5d00f: Pipelines: Create second step with build and publish.
14
+
15
+ ## 1.3.1
16
+
17
+ ### Patch Changes
18
+
19
+ - e673ff4: Fixed index files.
20
+
21
+ ## 1.3.0
22
+
23
+ ### Minor Changes
24
+
25
+ - 22a817a: StyledAlert, StyledAlertTitle
26
+ - 22a817a: StyledSnackbar
27
+ - e117b3c: StyledBadge
28
+
29
+ ### Patch Changes
30
+
31
+ - 22a817a: StyledButton: Default variant - contained.
32
+ - 22a817a: Theme: Reverted default colors for error, success and warning because of faulty success colors.
33
+
34
+ ## 1.2.0
35
+
36
+ ### Minor Changes
37
+
38
+ - 75d39d0: Created composable components for StyledDialog; StyledDialogTitle, StyledDialogContent and StyledDialogActions.
39
+ - 718ad37: StyledFormControlLabel
40
+ - 718ad37: StyledFormHelperText
41
+ - 718ad37: StyledFormLabel
42
+ - 718ad37: StyledInput
43
+ - 718ad37: StyledInputLabel
44
+ - 718ad37: StyledSwitch
45
+ - 718ad37: StyledTextField