Skip to content

Commit

Permalink
0.8.6 - see changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ReinBentdal committed Nov 22, 2019
1 parent da9f01a commit 9f680ff
Show file tree
Hide file tree
Showing 15 changed files with 672 additions and 546 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## 0.8.6
* [Fix] `Txt` placeholder not working without a animation
* [Fix] `onFocusChange` triggering when focus doesnt change.
* Changed `boxShadow` offset property type from `List<double>` to `Offset`
* Changed `enable` parameter in `editable` to named
* removed `S` and `G` class
* Changed default `textAlign` value to `start`
* minor performance improvements

## 0.8.5
* [Fix] Text resetting to default value after editing when using `Txt` with `editable` enabled
* Changed placeholder FontWeight to normal when using `Txt` with `editable` enabled
Expand Down
Loading

0 comments on commit 9f680ff

Please sign in to comment.