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 c5e5be7 commit 942f159Copy full SHA for 942f159
1 file changed
CHANGELOG.md
@@ -4,6 +4,14 @@
4
5
## [Unreleased]
6
7
+## [1.1.4]
8
+
9
+_2025-02-19_
10
11
+### Spark
12
+- 🛠️ Modal `inEdgeToEdge` parameter was applied even when set to false.
13
+- 🐛 Conditional modifiers were reapplying the chain instead of doing nothing when the predicate was false.
14
15
## [1.1.3]
16
17
_2025-01-29_
@@ -438,7 +446,9 @@ _2023-03-29_
438
446
439
447
<!-- Links -->
440
448
441
-[Unreleased]: https://github.com/leboncoin/spark-android/compare/1.1.3...HEAD
449
+[Unreleased]: https://github.com/leboncoin/spark-android/compare/1.1.4...HEAD
450
451
+[1.1.4]: https://github.com/leboncoin/spark-android/releases/tag/1.1.4
442
452
443
453
[1.1.3]: https://github.com/leboncoin/spark-android/releases/tag/1.1.3
444
454
0 commit comments