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 ceb8591 commit b7b3d76Copy full SHA for b7b3d76
CHANGELOG.md
@@ -1,22 +1,35 @@
1
# Changelog
2
+
3
+## 0.7.8 - 2020-09-25
4
5
+### Fixed
6
7
+- fix global icon assignment #203
8
+- check for subkey here idk #173
9
+- fix recipe #111
10
11
## 0.7.7 - 2020-04-20
12
13
### Fixed
14
15
- types definition fixes
16
17
## 0.7.6 - 2019-12-05
18
19
20
21
- fixed chip padding when using `hideChipRemove`
22
23
## 0.7.5 - 2019-12-05
24
25
### Added
26
27
- added `hideChipRemove` boolean prop to hide chips' remove (x) touchable #150
28
29
## 0.7.4 - 2019-12-05
30
31
32
33
- added type definitions file #63
34
35
## 0.7.3 - 2019-11-28
0 commit comments