We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f90d5de commit 700e625Copy full SHA for 700e625
CHANGELOG.md
@@ -3,14 +3,19 @@ All notable changes to this project will be documented in this file.
3
4
## UNRELEASED
5
### Added
6
+### Changed
7
+### Removed
8
+### Fixed
9
+
10
+## [0.73.0]
11
+### Added
12
* ui/ui-toolkit: i18n using the Lokalise
13
* Autofill support for PAYONE credit card forms
14
* core/ui: Add support for project specific custom properties
15
* Make the external billing subject text max length configurable
-### Changed
16
+ * BREAKING CHANGE in ui module due to restricted API usage the unused SnackbarPushUpBehavior has been removed
17
### Removed
18
* ui: Remove phrase for i18n
-### Fixed
19
20
## [0.72.5]
21
### Changed
0 commit comments