This repository was archived by the owner on Nov 30, 2022. It is now read-only.
File tree 3 files changed +22
-4
lines changed
3 files changed +22
-4
lines changed Original file line number Diff line number Diff line change
1
+ # [ 1.0.0-alpha.18] ( https://github.com/fivethree-team/fivethree/compare/v1.0.0-alpha.10...v1.0.0-alpha.18 ) (2019-12-02)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * ** gallery-image:** make thumbnail static ([ 4ce59b6] ( https://github.com/fivethree-team/fivethree/commit/4ce59b6 ) )
7
+
8
+
9
+ ### Features
10
+
11
+ * ** feature-discovery:** add classes input to feature directive ([ 2fe1209] ( https://github.com/fivethree-team/fivethree/commit/2fe1209 ) )
12
+ * ** feature-discovery:** propagate click event ([ 2707ab6] ( https://github.com/fivethree-team/fivethree/commit/2707ab6 ) )
13
+ * ** icon:** disable animation for the component ([ 2d45f85] ( https://github.com/fivethree-team/fivethree/commit/2d45f85 ) )
14
+ * ** overlay:** content viewchild static true ([ e3703ff] ( https://github.com/fivethree-team/fivethree/commit/e3703ff ) )
15
+ * ** popover:** export popover component ([ 854bf07] ( https://github.com/fivethree-team/fivethree/commit/854bf07 ) )
16
+
17
+
18
+
1
19
<a name =" 1.0.0-alpha.17 " ></a >
2
20
# [ 1.0.0-alpha.17] ( https://github.com/fivethree-team/component-library/compare/v1.0.0-alpha.10...v1.0.0-alpha.17 ) (2019-12-01)
3
21
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @fivethree/core" ,
3
- "version" : " 1.0.0-alpha.17 " ,
3
+ "version" : " 1.0.0-alpha.18 " ,
4
4
"author" : " Fivethree Team" ,
5
5
"homepage" : " https://fivethree.io/" ,
6
6
"description" : " Fivethree Web Components" ,
126
126
"platforms" : [
127
127
" android"
128
128
]
129
- }
129
+ }
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @fivethree/core" ,
3
- "version" : " 1.0.0-alpha.17 " ,
3
+ "version" : " 1.0.0-alpha.18 " ,
4
4
"description" : " Fivethree Core Components" ,
5
5
"keywords" : [
6
6
" fivethree" ,
47
47
"url" : " https://github.com/fivethree-team/fivethree/issues"
48
48
},
49
49
"homepage" : " https://github.com/fivethree-team/fivethree#readme"
50
- }
50
+ }
You can’t perform that action at this time.
0 commit comments