We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea52672 commit 41711a8Copy full SHA for 41711a8
kraken/CHANGELOG.md
@@ -1,3 +1,14 @@
1
+## 0.7.3+2
2
+
3
+**Features**
4
5
++ Input element now support type=password options https://github.com/openkraken/kraken/pull/377
6
7
+**Bug Fixed**
8
9
++ Fix event can't bubble to document element https://github.com/openkraken/kraken/pull/380
10
++ fix: fix bridge crash with getStringProperty on InputElement. https://github.com/openkraken/kraken/pull/386
11
12
## 0.7.3+1
13
14
* Fix: fix prebuilt binary.
kraken/pubspec.yaml
@@ -1,6 +1,6 @@
name: kraken
description: A high-performance, web standards-compliant rendering engine.
-version: 0.7.3+1
+version: 0.7.3+2
homepage: https://openkraken.com
environment:
0 commit comments