Skip to content

Commit 0a6729e

Browse files
authored
Update CHANGELOG.md
v0.7.2 changelog
1 parent d977b68 commit 0a6729e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
### 0.7.2
2+
##### Updates
3+
- Combobox: Ability to auto-select input text on focus ([Combobox](/combobox)) ([#125](https://github.com/karan-kang/blazority/issues/125))
4+
5+
##### Bug Fixes
6+
- Combobox: Infinite loop when selecting option using SelectedValue & SelectedValueChanged ([#123](https://github.com/karan-kang/blazority/issues/123))
7+
- Combobox: Text not updating properly when using custom 'changed' behaviour ([#122](https://github.com/karan-kang/blazority/issues/122))
8+
- Datepicker & Calendar: Fixing day headers not getting localized ([#120](https://github.com/karan-kang/blazority/issues/120))
9+
110
### 0.7.1
211
##### Features
312
- Signpost: Adding new signpost control [Signpost](/signpost) ([#101](https://github.com/karan-kang/blazority/issues/101))

0 commit comments

Comments
 (0)