Skip to content

Commit 3ae8bc5

Browse files
authored
Merge pull request #405 from saasquatch/css-parts
Export part base from all inputs
2 parents 6e9b766 + 878e496 commit 3ae8bc5

24 files changed

Lines changed: 1749 additions & 205 deletions

File tree

packages/mint-components/CHANGELOG.md

Lines changed: 27 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,32 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [1.9.0] - 2024-05-27
11+
12+
### Added
13+
14+
- Added `input-base` css parts to inputs to the following components:
15+
16+
- \<sqm-checkbox-field>
17+
- \<sqm-dropdown-field>
18+
- \<sqm-edit-profile>
19+
- \<sqm-input-field>
20+
- \<sqm-name-fields>
21+
- \<sqm-portal-change-password>
22+
- \<sqm-portal-forgot-password>
23+
- \<sqm-portal-login>
24+
- \<sqm-portal-profile>
25+
- \<sqm-portal-register>
26+
- \<sqm-portal-registration-form>
27+
- \<sqm-portal-reset-password>
28+
- \<sqm-banking-info-form>
29+
- \<sqm-user-info-form>
30+
- \<sqm-password-field>
31+
32+
- Added the following css parts to the `sqm-empty` component:
33+
- header-text
34+
- description-text
35+
1036
## [1.8.4] - 2024-05-07
1137

1238
### Updated
@@ -101,7 +127,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
101127
- \<sqm-portal-profile>
102128
- \<sqm-portal-register>
103129
- \<sqm-portal-registration-form>
104-
- \<sqm-protal-reset-password>
130+
- \<sqm-portal-reset-password>
105131
- \<sqm-portal-verify-email>
106132
- \<sqm-share-button>
107133

0 commit comments

Comments
 (0)