This repository was archived by the owner on Jun 20, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 8 files changed +53
-6
lines changed
Expand file tree Collapse file tree 8 files changed +53
-6
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+ # [ 8.1.0] ( https://github.com/smooth-code/smooth-ui/compare/v8.0.1...v8.1.0 ) (2019-01-22)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** modal:** prevent injecting __ scTheme in DOM props ([ 2dad70f] ( https://github.com/smooth-code/smooth-ui/commit/2dad70f ) ), closes [ #99 ] ( https://github.com/smooth-code/smooth-ui/issues/99 )
12+
13+
14+ ### Features
15+
16+ * add control option to Checkbox ([ #102 ] ( https://github.com/smooth-code/smooth-ui/issues/102 ) ) ([ f26186c] ( https://github.com/smooth-code/smooth-ui/commit/f26186c ) )
17+ * add scroll-lock to modals, fixes [ #25 ] ( https://github.com/smooth-code/smooth-ui/issues/25 ) ([ #103 ] ( https://github.com/smooth-code/smooth-ui/issues/103 ) ) ([ 23f35dd] ( https://github.com/smooth-code/smooth-ui/commit/23f35dd ) )
18+
19+
20+
21+
22+
623## [ 8.0.1] ( https://github.com/smooth-code/smooth-ui/compare/v8.0.0...v8.0.1 ) (2019-01-17)
724
825
Original file line number Diff line number Diff line change 33 "packages" : [
44 " packages/*"
55 ],
6- "version" : " 8.0.1 " ,
6+ "version" : " 8.1.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+ # [ 8.1.0] ( https://github.com/smooth-code/smooth-ui/compare/v8.0.1...v8.1.0 ) (2019-01-22)
7+
8+
9+ ### Features
10+
11+ * add scroll-lock to modals, fixes [ #25 ] ( https://github.com/smooth-code/smooth-ui/issues/25 ) ([ #103 ] ( https://github.com/smooth-code/smooth-ui/issues/103 ) ) ([ 23f35dd] ( https://github.com/smooth-code/smooth-ui/commit/23f35dd ) )
12+
13+
14+
15+
16+
617## [ 8.0.1] ( https://github.com/smooth-code/smooth-ui/compare/v8.0.0...v8.0.1 ) (2019-01-17)
718
819** Note:** Version bump only for package @smooth-ui/core-em
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" : " 8.0.1 " ,
4+ "version" : " 8.1.0 " ,
55 "keywords" : [
66 " emotion" ,
77 " ui" ,
2626 "access" : " public"
2727 },
2828 "dependencies" : {
29- "@smooth-ui/system" : " ^8.0.1 " ,
29+ "@smooth-ui/system" : " ^8.1.0 " ,
3030 "polished" : " ^2.3.3" ,
3131 "prop-types" : " ^15.6.2" ,
3232 "react-focus-lock" : " ^1.17.6" ,
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+ # [ 8.1.0] ( https://github.com/smooth-code/smooth-ui/compare/v8.0.1...v8.1.0 ) (2019-01-22)
7+
8+
9+ ### Features
10+
11+ * add scroll-lock to modals, fixes [ #25 ] ( https://github.com/smooth-code/smooth-ui/issues/25 ) ([ #103 ] ( https://github.com/smooth-code/smooth-ui/issues/103 ) ) ([ 23f35dd] ( https://github.com/smooth-code/smooth-ui/commit/23f35dd ) )
12+
13+
14+
15+
16+
617## [ 8.0.1] ( https://github.com/smooth-code/smooth-ui/compare/v8.0.0...v8.0.1 ) (2019-01-17)
718
819** Note:** Version bump only for package @smooth-ui/core-sc
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" : " 8.0.1 " ,
4+ "version" : " 8.1.0 " ,
55 "keywords" : [
66 " styled-components" ,
77 " ui" ,
2626 "access" : " public"
2727 },
2828 "dependencies" : {
29- "@smooth-ui/system" : " ^8.0.1 " ,
29+ "@smooth-ui/system" : " ^8.1.0 " ,
3030 "polished" : " ^2.3.3" ,
3131 "prop-types" : " ^15.6.2" ,
3232 "react-focus-lock" : " ^1.17.6" ,
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+ # [ 8.1.0] ( https://github.com/smooth-code/smooth-ui/compare/v8.0.1...v8.1.0 ) (2019-01-22)
7+
8+ ** Note:** Version bump only for package @smooth-ui/system
9+
10+
11+
12+
13+
614## [ 8.0.1] ( https://github.com/smooth-code/smooth-ui/compare/v8.0.0...v8.0.1 ) (2019-01-17)
715
816
Original file line number Diff line number Diff line change 11{
22 "name" : " @smooth-ui/system" ,
33 "description" : " Modern style system for styled-components & emotion." ,
4- "version" : " 8.0.1 " ,
4+ "version" : " 8.1.0 " ,
55 "keywords" : [
66 " emotion" ,
77 " styled-components" ,
You canβt perform that action at this time.
0 commit comments