This repository was archived by the owner on Jun 20, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 6 files changed +71
-3
lines changed
Expand file tree Collapse file tree 6 files changed +71
-3
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 6.0.0] ( https://github.com/smooth-code/smooth-ui/compare/v5.1.3...v6.0.0 ) (2018-10-17)
7+
8+
9+ ### Features
10+
11+ * expose cx & keyframes from emotion ([ c226981] ( https://github.com/smooth-code/smooth-ui/commit/c226981 ) )
12+ * flatten style & remove classNames ([ 34dd3fc] ( https://github.com/smooth-code/smooth-ui/commit/34dd3fc ) )
13+ * select now accepts children instead of options ([ 1a26480] ( https://github.com/smooth-code/smooth-ui/commit/1a26480 ) ), closes [ #60 ] ( https://github.com/smooth-code/smooth-ui/issues/60 )
14+ * support styled-components v4 ([ b25675a] ( https://github.com/smooth-code/smooth-ui/commit/b25675a ) )
15+
16+
17+ ### BREAKING CHANGES
18+
19+ * - styled-components v4 is required
20+ - ` .extend ` has been removed, please use ` styled() ` instead
21+ - ` component ` prop has been removed, please use ` as ` instead
22+ * A lot of classes have been removed.
23+
24+ Introduced a new default size "md".
25+
26+
27+
28+
29+
630<a name =" 5.1.3 " ></a >
731## [ 5.1.3] ( https://github.com/smooth-code/smooth-ui/compare/v5.1.2...v5.1.3 ) (2018-09-26)
832
Original file line number Diff line number Diff line change 33 "packages" : [
44 " packages/*"
55 ],
6- "version" : " 5.1.3 " ,
6+ "version" : " 6.0.0 " ,
77 "npmClient" : " yarn" ,
88 "useWorkspaces" : true
99}
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 6.0.0] ( https://github.com/smooth-code/smooth-ui/compare/v5.1.3...v6.0.0 ) (2018-10-17)
7+
8+
9+ ### Features
10+
11+ * flatten style & remove classNames ([ 34dd3fc] ( https://github.com/smooth-code/smooth-ui/commit/34dd3fc ) )
12+ * support styled-components v4 ([ b25675a] ( https://github.com/smooth-code/smooth-ui/commit/b25675a ) )
13+
14+
15+ ### BREAKING CHANGES
16+
17+ * - styled-components v4 is required
18+ - ` .extend ` has been removed, please use ` styled() ` instead
19+ - ` component ` prop has been removed, please use ` as ` instead
20+ * A lot of classes have been removed.
21+
22+ Introduced a new default size "md".
23+
24+
25+
26+
27+
628<a name =" 5.1.3 " ></a >
729## [ 5.1.3] ( https://github.com/smooth-code/smooth-ui/compare/v5.1.2...v5.1.3 ) (2018-09-26)
830
Original file line number Diff line number Diff line change 11{
22 "name" : " @smooth-ui/core-em" ,
33 "description" : " Modern React UI Library" ,
4- "version" : " 5.1.3 " ,
4+ "version" : " 6.0.0 " ,
55 "keywords" : [
66 " emotion" ,
77 " react-emotion" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 6.0.0] ( https://github.com/smooth-code/smooth-ui/compare/v5.1.3...v6.0.0 ) (2018-10-17)
7+
8+
9+ ### Features
10+
11+ * flatten style & remove classNames ([ 34dd3fc] ( https://github.com/smooth-code/smooth-ui/commit/34dd3fc ) )
12+ * support styled-components v4 ([ b25675a] ( https://github.com/smooth-code/smooth-ui/commit/b25675a ) )
13+
14+
15+ ### BREAKING CHANGES
16+
17+ * - styled-components v4 is required
18+ - ` .extend ` has been removed, please use ` styled() ` instead
19+ - ` component ` prop has been removed, please use ` as ` instead
20+ * A lot of classes have been removed.
21+
22+ Introduced a new default size "md".
23+
24+
25+
26+
27+
628<a name =" 5.1.3 " ></a >
729## [ 5.1.3] ( https://github.com/smooth-code/smooth-ui/compare/v5.1.2...v5.1.3 ) (2018-09-26)
830
Original file line number Diff line number Diff line change 11{
22 "name" : " @smooth-ui/core-sc" ,
33 "description" : " Modern React UI Library" ,
4- "version" : " 5.1.3 " ,
4+ "version" : " 6.0.0 " ,
55 "keywords" : [
66 " styled-components" ,
77 " ui" ,
You can’t perform that action at this time.
0 commit comments