Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
62 commits
Select commit Hold shift + click to select a range
f9e4f00
DS: Initial vibe coded approach for better error messages
DerekSiemens Mar 3, 2026
15a30f7
DS: update hooks for error path
DerekSiemens Mar 5, 2026
4170604
Merge branch 'master' into banking-validation
00salmon Apr 6, 2026
2fdaf6e
Add sqm-partner-info-modal
AndiLuo Apr 6, 2026
2710f9c
publish pre-release
00salmon Apr 6, 2026
bebaa7a
Merge remote-tracking branch 'origin/cash-reward-redemption-andy' int…
00salmon Apr 6, 2026
561c2a7
cleaning up over-explained comments
00salmon Apr 7, 2026
0b82626
Create usePartnerInfoModal and modify view/controller
AndiLuo Apr 7, 2026
421951e
Merge branch 'cash-reward-redemption' of https://github.com/saasquatc…
AndiLuo Apr 7, 2026
f08069c
update query to match backend schema
00salmon Apr 7, 2026
df46543
Update usePartnerInfoModal. Update views for partner modal. Update us…
AndiLuo Apr 9, 2026
baaf3c7
Merge branch 'cash-reward-redemption' of https://github.com/saasquatc…
AndiLuo Apr 9, 2026
f169846
Add sqm-partner-info-modal to sqm-widget-verification
AndiLuo Apr 9, 2026
b094ed3
Update code/email verification components to live inside modals. Bake…
AndiLuo Apr 10, 2026
437b725
Fix styling issues for inModal partner creation
AndiLuo Apr 14, 2026
30f7027
added new banking form fields
00salmon Apr 14, 2026
c89ba11
hygiene
00salmon Apr 14, 2026
462180f
Fix content editor state previews and styling issues
AndiLuo Apr 14, 2026
c8f126a
Update useUserInfoForm and useIndirectTaxForm to include completeImpa…
AndiLuo Apr 14, 2026
56dd045
Add currency filtering based on country - similiar to user info form
AndiLuo Apr 15, 2026
c119d46
Pre-fill country in partner modal based on local. Update step logic t…
AndiLuo Apr 16, 2026
889f58a
Fix CSS part clashing by giving non shadow DOM component a very speci…
zachharrison Apr 17, 2026
06d1fb2
Refactor usePartnerInfo with new mutation andmodify step logic. Updat…
AndiLuo Apr 21, 2026
8c1f4e5
Merge branch 'cash-reward-redemption' of https://github.com/saasquatc…
AndiLuo Apr 21, 2026
f3e3e2e
Move T&Cs checkbox to partner creation modal
AndiLuo Apr 23, 2026
f818982
Bump version to MINOR. Remove defaulting country in partner creation …
AndiLuo May 5, 2026
cc2450e
Remove unused state checkboxerror, some cleanup
AndiLuo May 6, 2026
cfbfad9
a bunch of review and cleanup of unused code
00salmon May 6, 2026
a9bd002
cleanup imports
00salmon May 6, 2026
6983a9e
fix function that doesnt exist in non-widget case
00salmon May 6, 2026
1e29974
merge main and hygiene
00salmon May 7, 2026
5b8b177
cleanup changelog entry
00salmon May 7, 2026
4094b7c
Updates from deep dive 1 and added conditional to always show pending…
AndiLuo May 7, 2026
7a9aa6b
Add new gql field for rewards rewardedCash. Update reward state logic…
AndiLuo May 8, 2026
b614540
update specs"
AndiLuo May 13, 2026
385dddc
Remove draft spec files
AndiLuo May 21, 2026
92dab7f
Add support ICU string in partner modal
AndiLuo May 21, 2026
fdf4354
Re-add removed code to fix code verification not showing after email …
AndiLuo May 22, 2026
b011eaa
Fix currency select not receiving data in time. Update specs affected…
AndiLuo May 25, 2026
e9548b7
Merge branch 'master' into banking-form-updates
00salmon May 25, 2026
7994713
Merge branch 'master' into banking-form-updates
00salmon May 25, 2026
6f49a12
Update copy and specs
AndiLuo May 26, 2026
a4f14d4
added default state
00salmon May 26, 2026
0432bd9
Merge branch 'cash-reward-redemption' of https://github.com/saasquatc…
00salmon May 26, 2026
3a12a8a
Merge branch 'master' into cash-reward-redemption
00salmon May 26, 2026
cb58ee1
Merge branch 'banking-form-updates' into cash-reward-redemption
00salmon May 26, 2026
6eaf843
Add handling for skipping user form if existing partner billing data …
AndiLuo May 28, 2026
93ff517
Merge remote-tracking branch 'origin/master' into cash-reward-redemption
AndiLuo May 28, 2026
db7589a
bump stencil-docs-target
00salmon May 28, 2026
ac1b59f
Merge branch 'cash-reward-redemption' of https://github.com/saasquatc…
00salmon May 28, 2026
2a85a1a
publish: @saasquatch/mint-components v2.2.0-9
github-actions[bot] May 28, 2026
9062264
prerelease
00salmon May 28, 2026
ce78c8c
Merge branch 'cash-reward-redemption' of https://github.com/saasquatc…
00salmon May 28, 2026
766f077
Bump major version. Update specs
AndiLuo May 29, 2026
72ca384
Merge branch 'cash-reward-redemption' of https://github.com/saasquatc…
AndiLuo May 29, 2026
3de537a
publish: @saasquatch/mint-components v2.3.0-1
github-actions[bot] May 29, 2026
e927d45
Merge remote-tracking branch 'origin/master' into cash-reward-redemption
AndiLuo Jun 1, 2026
5d20e82
chore: fix package.json scripts and publishConfig
jayden-chan Jun 1, 2026
c7827c4
Merge branch 'cash-reward-redemption' of https://github.com/saasquatc…
AndiLuo Jun 1, 2026
1316cd8
publish: @saasquatch/mint-components v2.3.0-2
github-actions[bot] Jun 1, 2026
940a09f
update spec
00salmon Jun 2, 2026
afc1867
Add period to end of T&Cs text in partner modal
AndiLuo Jun 2, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 12 additions & 3 deletions packages/mint-components/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,16 +37,24 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [2.1.12] - 2026-05-06

### Updated

- \<sqm-tax-and-cash>
- \<sqm-banking-info-form>
- Added support for newly added fields `classificationCode` and `branchName`

## [2.1.11] - 2026-05-06

### Fixed

- \<sqm-password-field>
- Added ability to customize share links when enabled in the editor
- Fixed issue where password field was changed to render in the shadow dom

## [2.1.10] - 2026-05-06

### Fixed
### Added

- \<sqm-share-link>
- Added ability to customize share links when enabled in the editor
Expand Down Expand Up @@ -1598,7 +1606,8 @@ This major release represents a significant advancement in the theming capabilit
- \<sqm-popup-container>
- \<sqm-stencilbook>

[unreleased]: https://github.com/saasquatch/program-tools/compare/mint-components@2.1.11...HEAD
[unreleased]: https://github.com/saasquatch/program-tools/compare/mint-components@2.1.12...HEAD
[2.1.12]: https://github.com/saasquatch/program-tools/releases/tag/%40saasquatch%2Fmint-components%402.1.12
[2.1.11]: https://github.com/saasquatch/program-tools/releases/tag/%40saasquatch%2Fmint-components%402.1.11
[2.1.10]: https://github.com/saasquatch/program-tools/releases/tag/%40saasquatch%2Fmint-components%402.1.10
[2.1.8]: https://github.com/saasquatch/program-tools/releases/tag/%40saasquatch%2Fmint-components%402.1.8
Expand Down
Loading
Loading