@surveycake/rc 2.4.0-alpha.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (226) hide show
  1. package/CHANGELOG.md +1586 -0
  2. package/README.md +9 -0
  3. package/dist/AnimateHeight/index.d.ts +18 -0
  4. package/dist/AnimateHeight/utils.d.ts +1 -0
  5. package/dist/Avatar/index.d.ts +4 -0
  6. package/dist/Avatar/style.d.ts +4 -0
  7. package/dist/Avatar/types.d.ts +6 -0
  8. package/dist/Backdrop/index.d.ts +4 -0
  9. package/dist/Button/index.d.ts +4 -0
  10. package/dist/Button/types.d.ts +5 -0
  11. package/dist/Card/CardActionArea/index.d.ts +8 -0
  12. package/dist/Card/CardActions/index.d.ts +3 -0
  13. package/dist/Card/CardContent/index.d.ts +2 -0
  14. package/dist/Card/CardHeader/index.d.ts +2 -0
  15. package/dist/Card/index.d.ts +4 -0
  16. package/dist/Card/style.d.ts +3 -0
  17. package/dist/Card/types.d.ts +5 -0
  18. package/dist/Checkbox/index.d.ts +4 -0
  19. package/dist/Checkbox/types.d.ts +3 -0
  20. package/dist/Chip/CustomChip/index.d.ts +19 -0
  21. package/dist/Chip/CustomChip/types.d.ts +5 -0
  22. package/dist/Chip/index.d.ts +4 -0
  23. package/dist/Chip/types.d.ts +11 -0
  24. package/dist/DatePicker/index.d.ts +4 -0
  25. package/dist/DatePicker/styles.d.ts +9 -0
  26. package/dist/DatePicker/types.d.ts +10 -0
  27. package/dist/Divider/index.d.ts +4 -0
  28. package/dist/Divider/style.d.ts +13 -0
  29. package/dist/EditableTable/index.d.ts +8 -0
  30. package/dist/GroupSelect/index.d.ts +4 -0
  31. package/dist/GroupSelect/style.d.ts +5 -0
  32. package/dist/GroupSelect/types.d.ts +28 -0
  33. package/dist/Icon/icons/brands/facebook-in.d.ts +3 -0
  34. package/dist/Icon/icons/brands/facebook.d.ts +3 -0
  35. package/dist/Icon/icons/brands/linkedin-in.d.ts +3 -0
  36. package/dist/Icon/icons/brands/linkedin.d.ts +3 -0
  37. package/dist/Icon/icons/brands/twitter-in.d.ts +3 -0
  38. package/dist/Icon/icons/brands/twitter.d.ts +3 -0
  39. package/dist/Icon/icons/filled/angle-left.d.ts +3 -0
  40. package/dist/Icon/icons/filled/angle-right.d.ts +3 -0
  41. package/dist/Icon/icons/filled/arrow-alt-left.d.ts +3 -0
  42. package/dist/Icon/icons/filled/bar-chart.d.ts +3 -0
  43. package/dist/Icon/icons/filled/caret-down.d.ts +3 -0
  44. package/dist/Icon/icons/filled/caret-left.d.ts +3 -0
  45. package/dist/Icon/icons/filled/caret-right.d.ts +3 -0
  46. package/dist/Icon/icons/filled/caret-up.d.ts +3 -0
  47. package/dist/Icon/icons/filled/check-circle.d.ts +3 -0
  48. package/dist/Icon/icons/filled/check-square.d.ts +3 -0
  49. package/dist/Icon/icons/filled/check.d.ts +3 -0
  50. package/dist/Icon/icons/filled/chevron-left.d.ts +3 -0
  51. package/dist/Icon/icons/filled/chevron-right.d.ts +3 -0
  52. package/dist/Icon/icons/filled/ellipsis-h.d.ts +3 -0
  53. package/dist/Icon/icons/filled/ellipsis-v.d.ts +3 -0
  54. package/dist/Icon/icons/filled/exclamation-circle.d.ts +3 -0
  55. package/dist/Icon/icons/filled/exclamation-triangle.d.ts +3 -0
  56. package/dist/Icon/icons/filled/hand-pointer.d.ts +3 -0
  57. package/dist/Icon/icons/filled/heart.d.ts +3 -0
  58. package/dist/Icon/icons/filled/info-circle.d.ts +3 -0
  59. package/dist/Icon/icons/filled/list-ul.d.ts +3 -0
  60. package/dist/Icon/icons/filled/lock.d.ts +3 -0
  61. package/dist/Icon/icons/filled/minus-light.d.ts +3 -0
  62. package/dist/Icon/icons/filled/plus-light.d.ts +3 -0
  63. package/dist/Icon/icons/filled/plus.d.ts +3 -0
  64. package/dist/Icon/icons/filled/question-circle.d.ts +3 -0
  65. package/dist/Icon/icons/filled/search.d.ts +3 -0
  66. package/dist/Icon/icons/filled/sort-down.d.ts +3 -0
  67. package/dist/Icon/icons/filled/sort-up.d.ts +3 -0
  68. package/dist/Icon/icons/filled/sort.d.ts +3 -0
  69. package/dist/Icon/icons/filled/star.d.ts +3 -0
  70. package/dist/Icon/icons/filled/thumb-up.d.ts +3 -0
  71. package/dist/Icon/icons/filled/times-circle.d.ts +3 -0
  72. package/dist/Icon/icons/filled/user-plus.d.ts +3 -0
  73. package/dist/Icon/icons/filled/user.d.ts +3 -0
  74. package/dist/Icon/icons/filled/users.d.ts +3 -0
  75. package/dist/Icon/icons/outlined/analytics-light.d.ts +3 -0
  76. package/dist/Icon/icons/outlined/angle-left.d.ts +3 -0
  77. package/dist/Icon/icons/outlined/angle-right.d.ts +3 -0
  78. package/dist/Icon/icons/outlined/arrow-right.d.ts +3 -0
  79. package/dist/Icon/icons/outlined/brackets-curly.d.ts +3 -0
  80. package/dist/Icon/icons/outlined/browser-light.d.ts +3 -0
  81. package/dist/Icon/icons/outlined/calendar-alt.d.ts +3 -0
  82. package/dist/Icon/icons/outlined/check-circle.d.ts +3 -0
  83. package/dist/Icon/icons/outlined/check.d.ts +3 -0
  84. package/dist/Icon/icons/outlined/chevron-down.d.ts +3 -0
  85. package/dist/Icon/icons/outlined/clock.d.ts +3 -0
  86. package/dist/Icon/icons/outlined/code.d.ts +3 -0
  87. package/dist/Icon/icons/outlined/cog-light.d.ts +3 -0
  88. package/dist/Icon/icons/outlined/comment-alt-lines.d.ts +3 -0
  89. package/dist/Icon/icons/outlined/edit-light.d.ts +3 -0
  90. package/dist/Icon/icons/outlined/exclamation-circle.d.ts +3 -0
  91. package/dist/Icon/icons/outlined/external-link-light.d.ts +3 -0
  92. package/dist/Icon/icons/outlined/file-alt.d.ts +3 -0
  93. package/dist/Icon/icons/outlined/file-certificate.d.ts +3 -0
  94. package/dist/Icon/icons/outlined/filter.d.ts +3 -0
  95. package/dist/Icon/icons/outlined/global-asia.d.ts +3 -0
  96. package/dist/Icon/icons/outlined/hand-pointer.d.ts +3 -0
  97. package/dist/Icon/icons/outlined/heart.d.ts +3 -0
  98. package/dist/Icon/icons/outlined/info-circle.d.ts +3 -0
  99. package/dist/Icon/icons/outlined/link-light.d.ts +3 -0
  100. package/dist/Icon/icons/outlined/link.d.ts +3 -0
  101. package/dist/Icon/icons/outlined/list-ul.d.ts +3 -0
  102. package/dist/Icon/icons/outlined/long-arrow-right.d.ts +3 -0
  103. package/dist/Icon/icons/outlined/page-break.d.ts +3 -0
  104. package/dist/Icon/icons/outlined/pen-light.d.ts +3 -0
  105. package/dist/Icon/icons/outlined/plus-circle.d.ts +3 -0
  106. package/dist/Icon/icons/outlined/qrcode.d.ts +3 -0
  107. package/dist/Icon/icons/outlined/question-circle-outline.d.ts +3 -0
  108. package/dist/Icon/icons/outlined/redo.d.ts +3 -0
  109. package/dist/Icon/icons/outlined/search-light.d.ts +3 -0
  110. package/dist/Icon/icons/outlined/spinner-third.d.ts +3 -0
  111. package/dist/Icon/icons/outlined/square.d.ts +3 -0
  112. package/dist/Icon/icons/outlined/star.d.ts +3 -0
  113. package/dist/Icon/icons/outlined/th-large.d.ts +3 -0
  114. package/dist/Icon/icons/outlined/thumb-up.d.ts +3 -0
  115. package/dist/Icon/icons/outlined/times-circle.d.ts +3 -0
  116. package/dist/Icon/icons/outlined/times.d.ts +3 -0
  117. package/dist/Icon/icons/outlined/trash-alt-regular.d.ts +3 -0
  118. package/dist/Icon/icons/outlined/user-plus.d.ts +3 -0
  119. package/dist/Icon/index.d.ts +16 -0
  120. package/dist/Icon/styles.d.ts +1 -0
  121. package/dist/Icon/types.d.ts +7 -0
  122. package/dist/IconButton/index.d.ts +5 -0
  123. package/dist/IconButton/types.d.ts +6 -0
  124. package/dist/InputSlider/Dots/Dot.d.ts +12 -0
  125. package/dist/InputSlider/Dots/index.d.ts +14 -0
  126. package/dist/InputSlider/Dots/styles.d.ts +1 -0
  127. package/dist/InputSlider/Handler/index.d.ts +10 -0
  128. package/dist/InputSlider/Marks/Mark.d.ts +15 -0
  129. package/dist/InputSlider/Marks/index.d.ts +11 -0
  130. package/dist/InputSlider/Marks/styles.d.ts +1 -0
  131. package/dist/InputSlider/Track/index.d.ts +7 -0
  132. package/dist/InputSlider/index.d.ts +5 -0
  133. package/dist/InputSlider/styles.d.ts +1 -0
  134. package/dist/InputSlider/types.d.ts +45 -0
  135. package/dist/InputSlider/useSlide.d.ts +10 -0
  136. package/dist/InputSlider/utils.d.ts +9 -0
  137. package/dist/KeyboardDatePicker/index.d.ts +4 -0
  138. package/dist/KeyboardDatePicker/style.d.ts +5 -0
  139. package/dist/KeyboardDatePicker/types.d.ts +12 -0
  140. package/dist/KeyboardDatePicker/withMuiPickersUtilsProvider.d.ts +2 -0
  141. package/dist/MenuItem/index.d.ts +4 -0
  142. package/dist/MenuItem/styles.d.ts +3 -0
  143. package/dist/MenuItem/types.d.ts +6 -0
  144. package/dist/MenuList/index.d.ts +4 -0
  145. package/dist/MenuList/styles.d.ts +3 -0
  146. package/dist/MenuList/types.d.ts +5 -0
  147. package/dist/Message/Message.d.ts +13 -0
  148. package/dist/Message/icons.d.ts +4 -0
  149. package/dist/Message/index.d.ts +19 -0
  150. package/dist/Message/styles.d.ts +1 -0
  151. package/dist/Modal/index.d.ts +4 -0
  152. package/dist/Modal/types.d.ts +6 -0
  153. package/dist/MuiComponentsPlayground/Button/index.d.ts +5 -0
  154. package/dist/MuiComponentsPlayground/Menu/index.d.ts +5 -0
  155. package/dist/MuiComponentsPlayground/Typography/index.d.ts +5 -0
  156. package/dist/MuiSystemPlayground/Typography/index.d.ts +5 -0
  157. package/dist/Pagination/Icons.d.ts +58 -0
  158. package/dist/Pagination/index.d.ts +4 -0
  159. package/dist/Pagination/types.d.ts +12 -0
  160. package/dist/Paper/index.d.ts +4 -0
  161. package/dist/Popper/index.d.ts +4 -0
  162. package/dist/Portal/index.d.ts +10 -0
  163. package/dist/Radio/index.d.ts +4 -0
  164. package/dist/Radio/types.d.ts +3 -0
  165. package/dist/RadioGroup/index.d.ts +4 -0
  166. package/dist/RadioGroup/types.d.ts +3 -0
  167. package/dist/Select/index.d.ts +4 -0
  168. package/dist/Select/style.d.ts +4 -0
  169. package/dist/Select/types.d.ts +26 -0
  170. package/dist/SlidingSideMenu/index.d.ts +4 -0
  171. package/dist/SlidingSideMenu/styles.d.ts +7 -0
  172. package/dist/SlidingSideMenu/types.d.ts +17 -0
  173. package/dist/Snackbar/index.d.ts +4 -0
  174. package/dist/Snackbar/styles.d.ts +13 -0
  175. package/dist/Snackbar/types.d.ts +24 -0
  176. package/dist/Stepper/Step/index.d.ts +4 -0
  177. package/dist/Stepper/Step/styles.d.ts +5 -0
  178. package/dist/Stepper/Step/types.d.ts +7 -0
  179. package/dist/Stepper/index.d.ts +4 -0
  180. package/dist/Stepper/styles.d.ts +2 -0
  181. package/dist/Stepper/types.d.ts +6 -0
  182. package/dist/Switch/index.d.ts +4 -0
  183. package/dist/Switch/styles.d.ts +9 -0
  184. package/dist/Switch/types.d.ts +11 -0
  185. package/dist/Tabs/Tab/index.d.ts +4 -0
  186. package/dist/Tabs/Tab/styles.d.ts +2 -0
  187. package/dist/Tabs/Tab/types.d.ts +3 -0
  188. package/dist/Tabs/index.d.ts +4 -0
  189. package/dist/Tabs/styles.d.ts +2 -0
  190. package/dist/Tabs/types.d.ts +3 -0
  191. package/dist/Tag/index.d.ts +9 -0
  192. package/dist/Tag/styles.d.ts +1 -0
  193. package/dist/ToggleButtonGroup/index.d.ts +4 -0
  194. package/dist/ToggleButtonGroup/style.d.ts +25 -0
  195. package/dist/ToggleButtonGroup/types.d.ts +14 -0
  196. package/dist/Tooltip/index.d.ts +4 -0
  197. package/dist/Tooltip/types.d.ts +3 -0
  198. package/dist/Typography/index.d.ts +26 -0
  199. package/dist/Typography/styles.d.ts +1 -0
  200. package/dist/index.d.ts +135 -0
  201. package/dist/index.js +8 -0
  202. package/dist/rc.cjs.development.js +4529 -0
  203. package/dist/rc.cjs.development.js.map +1 -0
  204. package/dist/rc.cjs.production.min.js +2 -0
  205. package/dist/rc.cjs.production.min.js.map +1 -0
  206. package/dist/rc.esm.js +4385 -0
  207. package/dist/rc.esm.js.map +1 -0
  208. package/dist/styles/MuiThemeProvider.d.ts +3 -0
  209. package/dist/styles/boxShadow.d.ts +2 -0
  210. package/dist/styles/index.d.ts +92 -0
  211. package/dist/styles/theme.d.ts +76 -0
  212. package/dist/types/color.d.ts +4 -0
  213. package/dist/utils/formatNumberToText.d.ts +2 -0
  214. package/dist/utils/hexToRgba.d.ts +4 -0
  215. package/dist/utils/replaceAll.d.ts +2 -0
  216. package/dist/utils/resolveThemeColorByPath.d.ts +3 -0
  217. package/dist/utils/resolveThemeColorProp.d.ts +3 -0
  218. package/dist/utils/statusData.d.ts +21 -0
  219. package/dist/wording/en/dashboard.d.ts +54 -0
  220. package/dist/wording/en/index.d.ts +2 -0
  221. package/dist/wording/en/pricing.d.ts +35 -0
  222. package/dist/wording/index.d.ts +12 -0
  223. package/dist/wording/tw/dashboard.d.ts +54 -0
  224. package/dist/wording/tw/index.d.ts +2 -0
  225. package/dist/wording/tw/pricing.d.ts +35 -0
  226. package/package.json +98 -0
package/CHANGELOG.md ADDED
@@ -0,0 +1,1586 @@
1
+ # Changelog
2
+
3
+ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
+
5
+ ## [2.4.0-alpha.12](https://fox.25sprout.com/surveycake/sdk/rc/compare/v2.4.0-alpha.11...v2.4.0-alpha.12) (2021-09-28)
6
+
7
+
8
+ ### Features
9
+
10
+ * add icons: ArrowRight, BrowserLight, QuestionCircleOutline ([849eb62](https://fox.25sprout.com/surveycake/sdk/rc/commit/849eb62587e10fdd9e5d8372187aa4176845d37c))
11
+
12
+ ## [2.4.0-alpha.11](https://fox.25sprout.com/surveycake/sdk/rc/compare/v2.4.0-alpha.10...v2.4.0-alpha.11) (2021-08-31)
13
+
14
+
15
+ ### Features
16
+
17
+ * add bar-chart icon ([cb73e9a](https://fox.25sprout.com/surveycake/sdk/rc/commit/cb73e9aa4fe929af63bce84c0d7bc44077cf1733))
18
+ * select item supports var tag ([13daeab](https://fox.25sprout.com/surveycake/sdk/rc/commit/13daeab50e5ff2be4b777cb4d388f347ae31f07b))
19
+
20
+ ## [2.4.0-alpha.10](https://fox.25sprout.com/surveycake/sdk/rc/compare/v2.4.0-alpha.9...v2.4.0-alpha.10) (2021-08-26)
21
+
22
+
23
+ ### Features
24
+
25
+ * add icon, button disabled, hover style, select color props ([c435940](https://fox.25sprout.com/surveycake/sdk/rc/commit/c4359405601fe7f8af051a1ab818ebb7debaa638))
26
+
27
+ ## [2.4.0-alpha.9](https://fox.25sprout.com/surveycake/sdk/rc/compare/v2.4.0-alpha.8...v2.4.0-alpha.9) (2021-08-24)
28
+
29
+
30
+ ### Bug Fixes
31
+
32
+ * add space after variable # sign ([0967a0c](https://fox.25sprout.com/surveycake/sdk/rc/commit/0967a0cbe9768a4b83d9ac1ed91d43c4e123a759))
33
+
34
+ ## [2.4.0-alpha.8](https://fox.25sprout.com/surveycake/sdk/rc/compare/v2.4.0-alpha.7...v2.4.0-alpha.8) (2021-08-24)
35
+
36
+
37
+ ### Bug Fixes
38
+
39
+ * wrap pseudo selector content with double quoted ([8b8e6d2](https://fox.25sprout.com/surveycake/sdk/rc/commit/8b8e6d2672aebccccad0e80f44c0a3eb5dcff481))
40
+
41
+ ## [2.4.0-alpha.7](https://fox.25sprout.com/surveycake/sdk/rc/compare/v2.4.0-alpha.6...v2.4.0-alpha.7) (2021-08-24)
42
+
43
+
44
+ ### Bug Fixes
45
+
46
+ * add '#' as variable content ::before ([0a5abb7](https://fox.25sprout.com/surveycake/sdk/rc/commit/0a5abb765b62d59b145893407dc9fc1454aeb317))
47
+
48
+ ## [2.4.0-alpha.6](https://fox.25sprout.com/surveycake/sdk/rc/compare/v2.4.0-alpha.5...v2.4.0-alpha.6) (2021-08-24)
49
+
50
+
51
+ ### Features
52
+
53
+ * groupSelect bgc, custom selected item color ([f5af19c](https://fox.25sprout.com/surveycake/sdk/rc/commit/f5af19cf47075522fc925b1516799d9369022bfd))
54
+
55
+ ## [2.4.0-alpha.5](https://fox.25sprout.com/surveycake/sdk/rc/compare/v2.4.0-alpha.4...v2.4.0-alpha.5) (2021-08-24)
56
+
57
+
58
+ ### Bug Fixes
59
+
60
+ * correct groupSelect ui ([bb4fa1d](https://fox.25sprout.com/surveycake/sdk/rc/commit/bb4fa1d08d7eddb12a5e2ace49b652629d69b1fe))
61
+
62
+ ## [2.4.0-alpha.4](https://fox.25sprout.com/surveycake/sdk/rc/compare/v2.4.0-alpha.3...v2.4.0-alpha.4) (2021-07-15)
63
+
64
+
65
+ ### Features
66
+
67
+ * select backgroundColor prop, adjust select item height ([ff066f9](https://fox.25sprout.com/surveycake/sdk/rc/commit/ff066f9e8ee1eea82bc45439609261643c13ee2b))
68
+
69
+ ## [2.4.0-alpha.3](https://fox.25sprout.com/surveycake/sdk/rc/compare/v2.4.0-alpha.2...v2.4.0-alpha.3) (2021-07-13)
70
+
71
+
72
+ ### Bug Fixes
73
+
74
+ * adjust select icon size css ([b5bc564](https://fox.25sprout.com/surveycake/sdk/rc/commit/b5bc564cdd4bbe001d8a5ac96df4f2aceaf9cafc))
75
+ * unable to render preview component ([3b89100](https://fox.25sprout.com/surveycake/sdk/rc/commit/3b891007643670686d10350268357d85e0c70e3c))
76
+
77
+ ## [2.4.0-alpha.2](https://fox.25sprout.com/surveycake/sdk/rc/compare/v2.4.0-alpha.1...v2.4.0-alpha.2) (2021-07-12)
78
+
79
+ ## [2.4.0-alpha.1](https://fox.25sprout.com/surveycake/sdk/rc/compare/v2.4.0-alpha.0...v2.4.0-alpha.1) (2021-07-07)
80
+
81
+
82
+ ### Features
83
+
84
+ * select height prop, group select item type ([25479f6](https://fox.25sprout.com/surveycake/sdk/rc/commit/25479f62f5fcc6b92c75bc115b302d3e5a02df23))
85
+
86
+ ## [2.4.0-alpha.0](https://fox.25sprout.com/surveycake/sdk/rc/compare/v2.3.12...v2.4.0-alpha.0) (2021-07-05)
87
+
88
+
89
+ ### Features
90
+
91
+ * add group select component ([474381c](https://fox.25sprout.com/surveycake/sdk/rc/commit/474381c322af09e220be6f705580690fba6aa04f))
92
+
93
+ ### [2.3.12](https://fox.25sprout.com/surveycake/sdk/rc/compare/v2.3.11...v2.3.12) (2021-06-30)
94
+
95
+
96
+ ### Bug Fixes
97
+
98
+ * props of MenuItem appear in the DOM attribute ([d754b8e](https://fox.25sprout.com/surveycake/sdk/rc/commit/d754b8e18cfda2388c812aba148912850d0c5ab0))
99
+
100
+ ### [2.3.11](https://fox.25sprout.com/surveycake/sdk/rc/compare/v2.3.10...v2.3.11) (2021-06-29)
101
+
102
+
103
+ ### Features
104
+
105
+ * restyle MenuList and MenuItem surveycake/pm[#3661](https://fox.25sprout.com//undefined/issues/3661) ([1f79329](https://fox.25sprout.com/surveycake/sdk/rc/commit/1f7932993e3e1408cd0ef12e6d4ffcac887f8c03))
106
+
107
+ ### [2.3.10](https://fox.25sprout.com/surveycake/sdk/rc/compare/v2.3.9...v2.3.10) (2021-06-02)
108
+
109
+
110
+ ### Bug Fixes
111
+
112
+ * adjust tabs style to allow all element instead of button only ([142efd0](https://fox.25sprout.com/surveycake/sdk/rc/commit/142efd05bbad3621513ce7e2c20a333f90da3590))
113
+
114
+ ### [2.3.9](https://fox.25sprout.com/surveycake/sdk/rc/compare/v2.3.8...v2.3.9) (2021-05-27)
115
+
116
+
117
+ ### Bug Fixes
118
+
119
+ * adjust select icon size and position ([dda768e](https://fox.25sprout.com/surveycake/sdk/rc/commit/dda768e31e54e1c696512c73c714b8c9f9c1eacb))
120
+
121
+ ### [2.3.8](https://fox.25sprout.com/surveycake/sdk/rc/compare/v2.3.7...v2.3.8) (2021-05-26)
122
+
123
+
124
+ ### Features
125
+
126
+ * add Tooltip enterNextDelay feature ([81a64b8](https://fox.25sprout.com/surveycake/sdk/rc/commit/81a64b85db90d318f28a7a9ffffe99d059c96115))
127
+
128
+ ### [2.3.7](https://fox.25sprout.com/surveycake/sdk/rc/compare/v2.3.6...v2.3.7) (2021-05-21)
129
+
130
+
131
+ ### Features
132
+
133
+ * add Tooltip enterDelay prop ([bb527d7](https://fox.25sprout.com/surveycake/sdk/rc/commit/bb527d7e747c620d607897cc986ed1276e950b70))
134
+
135
+ ### [2.3.6](https://fox.25sprout.com/surveycake/sdk/rc/compare/v2.3.5...v2.3.6) (2021-05-20)
136
+
137
+
138
+ ### Bug Fixes
139
+
140
+ * Tab text color ([d2c4b6c](https://fox.25sprout.com/surveycake/sdk/rc/commit/d2c4b6c550967a2b9f020623cbdead530679b3cb))
141
+
142
+ ### [2.3.5](https://fox.25sprout.com/surveycake/sdk/rc/compare/v2.3.4...v2.3.5) (2021-05-17)
143
+
144
+
145
+ ### Bug Fixes
146
+
147
+ * adjust Snackbar padding when current view has title ([17c7693](https://fox.25sprout.com/surveycake/sdk/rc/commit/17c7693cbcd0ec62dddac697113490b2633fb964))
148
+
149
+ ### [2.3.4](https://fox.25sprout.com/surveycake/sdk/rc/compare/v2.3.3...v2.3.4) (2021-05-17)
150
+
151
+
152
+ ### Bug Fixes
153
+
154
+ * adjust Snackbar padding ([522c6a1](https://fox.25sprout.com/surveycake/sdk/rc/commit/522c6a1dbd7ffaf18a86dc302659b34410bff7b8))
155
+
156
+ ### [2.3.3](https://fox.25sprout.com/surveycake/sdk/rc/compare/v2.3.2...v2.3.3) (2021-05-17)
157
+
158
+
159
+ ### Bug Fixes
160
+
161
+ * update Snackbar component style ([87a23c5](https://fox.25sprout.com/surveycake/sdk/rc/commit/87a23c5cff365355b9828a69909f561e8220fe4c))
162
+
163
+ ### [2.3.2](https://fox.25sprout.com/surveycake/sdk/rc/compare/v2.3.1...v2.3.2) (2021-04-19)
164
+
165
+
166
+ ### Features
167
+
168
+ * add link-light icon ([4f4f34d](https://fox.25sprout.com/surveycake/sdk/rc/commit/4f4f34dc7885a5d11850054bde1715a5db048ce7))
169
+
170
+ ### [2.3.1](https://fox.25sprout.com/surveycake/sdk/rc/compare/v2.3.0...v2.3.1) (2021-04-06)
171
+
172
+
173
+ ### Features
174
+
175
+ * add edit-light icon ([d3fff2d](https://fox.25sprout.com/surveycake/sdk/rc/commit/d3fff2d8db4849275551425818c893eda0813700))
176
+
177
+
178
+ ### Bug Fixes
179
+
180
+ * update package version ([f1c8c02](https://fox.25sprout.com/surveycake/sdk/rc/commit/f1c8c02e8c267e2dbd96cc631df49227a4e1426f))
181
+
182
+ ## [2.3.0](https://fox.25sprout.com/surveycake/sdk/rc/compare/v2.3.0...v2.2.1) (2021-04-06)
183
+
184
+
185
+ ### Chore
186
+
187
+ * Downgrade emotion, react, react-dom and revert [07db8b9](https://fox.25sprout.com/surveycake/sdk/rc/commit/07db8b99dbab8fed0388313e23b1d5615d8bf023)
188
+
189
+ ### [2.2.1](https://fox.25sprout.com/surveycake/sdk/rc/compare/v2.2.0...v2.2.1) (2021-04-05)
190
+
191
+
192
+ ### Features
193
+
194
+ * add minus-light icon ([038b968](https://fox.25sprout.com/surveycake/sdk/rc/commit/038b9689ee792d6485e447c371ecc6b371d6522f))
195
+
196
+ ## [2.2.0](https://fox.25sprout.com/surveycake/sdk/rc/compare/v2.1.9...v2.2.0) (2021-03-31)
197
+
198
+
199
+ ### Features
200
+
201
+ * upgrade emotion, react and react-dom packages ([07db8b9](https://fox.25sprout.com/surveycake/sdk/rc/commit/07db8b99dbab8fed0388313e23b1d5615d8bf023))
202
+
203
+ ### [2.1.9](https://fox.25sprout.com/surveycake/sdk/rc/compare/v2.1.8...v2.1.9) (2021-03-30)
204
+
205
+
206
+ ### Features
207
+
208
+ * add analytics-light icon ([63cb017](https://fox.25sprout.com/surveycake/sdk/rc/commit/63cb0177cc73adce90abe1153604c3393161d3c3))
209
+ * add cog-light icon ([a0d90c1](https://fox.25sprout.com/surveycake/sdk/rc/commit/a0d90c1b57f4b3b0e8238f4900a1c473511b2c64))
210
+ * add facebook-in icon ([c94213b](https://fox.25sprout.com/surveycake/sdk/rc/commit/c94213b0a60c233ea58ed0d15447f95005bc2472))
211
+ * add linkedin-in icon ([8e0ee1f](https://fox.25sprout.com/surveycake/sdk/rc/commit/8e0ee1f4007e44215a216ce2564e0b156d46b28d))
212
+ * add twitter-in icon ([6e49baa](https://fox.25sprout.com/surveycake/sdk/rc/commit/6e49baa877db03cedd9b59edcff2eef2d2071861))
213
+
214
+
215
+ ### Bug Fixes
216
+
217
+ * rename twitter and linkedin icon name ([42eb970](https://fox.25sprout.com/surveycake/sdk/rc/commit/42eb970ee6f77d9f8ed0af1de2e7e004014e10c9))
218
+
219
+ ### [2.1.8](https://fox.25sprout.com/surveycake/sdk/rc/compare/v2.1.7...v2.1.8) (2021-03-29)
220
+
221
+
222
+ ### Features
223
+
224
+ * add pen-light icon ([744c1d8](https://fox.25sprout.com/surveycake/sdk/rc/commit/744c1d894c9788591e84ccffcde2e01cc62c369a))
225
+
226
+ ### [2.1.7](https://fox.25sprout.com/surveycake/sdk/rc/compare/v2.1.6...v2.1.7) (2021-03-22)
227
+
228
+
229
+ ### Features
230
+
231
+ * add external-link-light icon ([9ed3e19](https://fox.25sprout.com/surveycake/sdk/rc/commit/9ed3e19e79f2b0e3c47264d810396b7228127be5))
232
+
233
+ ### [2.1.6](https://fox.25sprout.com/surveycake/sdk/rc/compare/v2.1.5...v2.1.6) (2021-03-09)
234
+
235
+
236
+ ### Bug Fixes
237
+
238
+ * remove svg icon attr ([ea76d64](https://fox.25sprout.com/surveycake/sdk/rc/commit/ea76d644ee7f8abde748faa305aea7459af2e3e5))
239
+
240
+ ### [2.1.5](https://fox.25sprout.com/surveycake/sdk/rc/compare/v2.1.4...v2.1.5) (2021-03-09)
241
+
242
+
243
+ ### Features
244
+
245
+ * add comment-alt-lines icon ([1f8dd1c](https://fox.25sprout.com/surveycake/sdk/rc/commit/1f8dd1c43717f9c04b8c41734ed8b4ca6fd3fda7))
246
+
247
+ ### [2.1.4](https://fox.25sprout.com/surveycake/sdk/rc/compare/v2.1.3...v2.1.4) (2021-02-17)
248
+
249
+
250
+ ### Bug Fixes
251
+
252
+ * export bracketsCurley icon ([3994aef](https://fox.25sprout.com/surveycake/sdk/rc/commit/3994aef1ed9a999a4e28a7050519f2dc54eb58cc))
253
+
254
+ ### [2.1.3](https://fox.25sprout.com/surveycake/sdk/rc/compare/v2.1.2...v2.1.3) (2021-02-17)
255
+
256
+
257
+ ### Features
258
+
259
+ * add icon brackets-curly ([f9a18a9](https://fox.25sprout.com/surveycake/sdk/rc/commit/f9a18a98101bba32879fa8bcf2ededa4316df22e))
260
+
261
+ ### [2.1.2](https://fox.25sprout.com/surveycake/sdk/rc/compare/v2.1.1...v2.1.2) (2020-12-23)
262
+
263
+
264
+ ### Bug Fixes
265
+
266
+ * remove autoFocusItem of MuiMenuList's props https://fox.25sprout.com/surveycake/qatesting/-/issues/483 ([6b98e17](https://fox.25sprout.com/surveycake/sdk/rc/commit/6b98e17349379325dd3a3f945ed1283f78fd0082))
267
+
268
+ ### [2.1.1](https://fox.25sprout.com/surveycake/sdk/rc/compare/v2.1.0...v2.1.1) (2020-12-03)
269
+
270
+
271
+ ### Features
272
+
273
+ * datePicker add props disablePast/disableFuture issue qatesting[#609](https://fox.25sprout.com//undefined/issues/609) ([80ddc87](https://fox.25sprout.com/surveycake/sdk/rc/commit/80ddc873a32f90e49a35aa41496d11874ca35fd6))
274
+
275
+ ## [2.1.0](https://fox.25sprout.com/surveycake/sdk/rc/compare/v2.0.14...v2.1.0) (2020-12-01)
276
+
277
+
278
+ ### Features
279
+
280
+ * checkbox ([915e097](https://fox.25sprout.com/surveycake/sdk/rc/commit/915e097078e3a1d6efac368e4ac6eb3a0aa81dae))
281
+
282
+
283
+ ### Bug Fixes
284
+
285
+ * add props type ([766f14a](https://fox.25sprout.com/surveycake/sdk/rc/commit/766f14a569ee2a79b6727706233497bab454f84d))
286
+
287
+ ## [2.1.0](https://fox.25sprout.com/surveycake/sdk/rc/compare/v2.0.14...v2.1.0) (2020-12-01)
288
+
289
+
290
+ ### Features
291
+
292
+ * checkbox ([915e097](https://fox.25sprout.com/surveycake/sdk/rc/commit/915e097078e3a1d6efac368e4ac6eb3a0aa81dae))
293
+
294
+ ### [2.0.14](https://fox.25sprout.com/surveycake/sdk/rc/compare/v2.0.13...v2.0.14) (2020-10-27)
295
+
296
+
297
+ ### Bug Fixes
298
+
299
+ * correct box-shadow of MenuList ([5617320](https://fox.25sprout.com/surveycake/sdk/rc/commit/5617320bd4b7943810b15b089ec79db749d9a257))
300
+
301
+ ### [2.0.13](https://fox.25sprout.com/surveycake/sdk/rc/compare/v2.0.12...v2.0.13) (2020-10-07)
302
+
303
+
304
+ ### Bug Fixes
305
+
306
+ * correct unselected tabs' color ([ce178e1](https://fox.25sprout.com/surveycake/sdk/rc/commit/ce178e1e365b804644cca2fe1bcdbab64c15f6e1)), closes [/fox.25sprout.com/surveycake/pm/-/issues/2264#note_463756](https://fox.25sprout.com///fox.25sprout.com/surveycake/pm/-/issues/2264/issues/note_463756)
307
+
308
+ ### [2.0.12](https://fox.25sprout.com/surveycake/sdk/rc/compare/v2.0.11...v2.0.12) (2020-09-15)
309
+
310
+
311
+ ### Features
312
+
313
+ * add props `onOpen,onClose` of select ([8802d3e](https://fox.25sprout.com/surveycake/sdk/rc/commit/8802d3e7443b5c55b8b1ddef01984c194b5db525)), closes [pm#2096](https://fox.25sprout.com//pm/issues/2096)
314
+
315
+ ### [2.0.11](https://fox.25sprout.com/surveycake/sdk/rc/compare/v2.0.10...v2.0.11) (2020-08-12)
316
+
317
+
318
+ ### Bug Fixes
319
+
320
+ * use ref on Radio component ([269c9a0](https://fox.25sprout.com/surveycake/sdk/rc/commit/269c9a066930f6a7d00d48f01a2f6ac3147b394f))
321
+
322
+ ### [2.0.10](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.6.40...v2.0.10) (2020-07-27)
323
+
324
+
325
+ ### Features
326
+
327
+ * add LongArrowRight Icon ([e9c1227](https://fox.25sprout.com/surveycake/sdk/rc/commit/e9c1227c57c57ba6056095d55b7d96bad8a068ea))
328
+ * add a solid lock icon ([8588792](https://fox.25sprout.com/surveycake/sdk/rc/commit/858879259c51f0518bedc3bf98793ca592c1dce7))
329
+ * add BackdropProps props to SlidingSideMenu ([c25916f](https://fox.25sprout.com/surveycake/sdk/rc/commit/c25916f4a2c9f1f9cc8e07822f9c8a4575d4289a))
330
+ * add component of radio ([55ba782](https://fox.25sprout.com/surveycake/sdk/rc/commit/55ba78246fea643dbb09308681ff50ab325198fc)), closes [pm#2100](https://fox.25sprout.com//pm/issues/2100)
331
+ * add icon `Page-Break` ([8e7980b](https://fox.25sprout.com/surveycake/sdk/rc/commit/8e7980bbce5a0e435650ab13adda9dfbdf87ec75)), closes [qatesting#272](https://fox.25sprout.com//qatesting/issues/272)
332
+ * add lightBackground on basic theme colors config ([316f7b6](https://fox.25sprout.com/surveycake/sdk/rc/commit/316f7b6f546062f797d39aa0d0867591c15fc073))
333
+ * add linkOutlined Icon ([64c2639](https://fox.25sprout.com/surveycake/sdk/rc/commit/64c263984a1bc14959ee686e94e1cad17d43ad6d))
334
+ * add MuiPopper ([1e06744](https://fox.25sprout.com/surveycake/sdk/rc/commit/1e067445f9964dafbd8aaf56c50ff6f69f02508c)), closes [surveycake/qatesting#224](https://fox.25sprout.com/surveycake/qatesting/issues/224)
335
+ * add zIndex config in theme ([593b28c](https://fox.25sprout.com/surveycake/sdk/rc/commit/593b28c9cf8d7a015fe145ddde0597212e9c7cb1))
336
+ * Card component add emotion cx to combine classnames ([f0bbb72](https://fox.25sprout.com/surveycake/sdk/rc/commit/f0bbb7291131ca1863c23df47331c3624600287a))
337
+ * DatePicker add invalidDateMessage props ([8566549](https://fox.25sprout.com/surveycake/sdk/rc/commit/8566549952abb9cba3707eb11e317a5886da0d04))
338
+ * DatePicker rename to keyboardDatePicker ([1563a20](https://fox.25sprout.com/surveycake/sdk/rc/commit/1563a20158462d916c73fa7fadc4316b468e8872))
339
+ * Menulist add <Fade> ([c3d67d4](https://fox.25sprout.com/surveycake/sdk/rc/commit/c3d67d4cd74e40f14bc4ac5b23a71b579d4733f4)), closes [qatesting#244](https://fox.25sprout.com//qatesting/issues/244)
340
+ * new Backdrop icon ([ad96e6a](https://fox.25sprout.com/surveycake/sdk/rc/commit/ad96e6ad811adce0ed30191accccd9705d50b310))
341
+ * new caretUp Icon ([0237679](https://fox.25sprout.com/surveycake/sdk/rc/commit/023767906206ba81ada3aff3f14723bf9fb47e67))
342
+ * New DatePicker component ([c5696d0](https://fox.25sprout.com/surveycake/sdk/rc/commit/c5696d0fdd7d927eb97930becf1282c9de42bef6))
343
+ * new Icons ([98c272a](https://fox.25sprout.com/surveycake/sdk/rc/commit/98c272a5505be49e992ac6c3f6020038bca1a454))
344
+ * New SlidingSideMenu component ([a9acdba](https://fox.25sprout.com/surveycake/sdk/rc/commit/a9acdbaa0b8e1e2d08d3759e8620a24030fa6c2a))
345
+ * pagination update ([e787dba](https://fox.25sprout.com/surveycake/sdk/rc/commit/e787dbaf507034def623494c393547ff27872544)), closes [qatesting#185](https://fox.25sprout.com//qatesting/issues/185)
346
+ * remove MuiCircularProgress icon in Backdrop ([ed63a99](https://fox.25sprout.com/surveycake/sdk/rc/commit/ed63a99753c08fe7b09c97fc4a72277238440b45))
347
+ * Stepper component ([01c5085](https://fox.25sprout.com/surveycake/sdk/rc/commit/01c50856aad4dc815956eced4b568df2f671138c))
348
+ * update default color ([1b297c0](https://fox.25sprout.com/surveycake/sdk/rc/commit/1b297c0f3ba372f58671fcfd659323a51ece6af1)), closes [sdk/rc#16](https://fox.25sprout.com/sdk/rc/issues/16)
349
+
350
+
351
+ ### Bug Fixes
352
+
353
+ * add border in tag's style ([6b56e0e](https://fox.25sprout.com/surveycake/sdk/rc/commit/6b56e0ec3fd818d3f77b6eb75eae88f2087a1ab0)), closes [qatesting#188](https://fox.25sprout.com//qatesting/issues/188)
354
+ * add Select caret svg font size unit ([41f08d3](https://fox.25sprout.com/surveycake/sdk/rc/commit/41f08d3f0995c09307c1f52f6f796123340a6773))
355
+ * add value && defaultValue in radioGroup ([e5d7308](https://fox.25sprout.com/surveycake/sdk/rc/commit/e5d73081b99272c6d725e02419c7b0dd24a69df5)), closes [serverConfig#1347](https://fox.25sprout.com//serverConfig/issues/1347)
356
+ * change icon ([24dded7](https://fox.25sprout.com/surveycake/sdk/rc/commit/24dded7ceb5bf20ef4f64fe0186fb3e56463240f)), closes [surveycake/qatesting#212](https://fox.25sprout.com/surveycake/qatesting/issues/212)
357
+ * change tab's padding into 15px ([b2c122e](https://fox.25sprout.com/surveycake/sdk/rc/commit/b2c122e4fc48f3e056b0f4830abd63c64df5ce8d))
358
+ * chip padding ([36f1a19](https://fox.25sprout.com/surveycake/sdk/rc/commit/36f1a194a75ef273ad5264422145582f04d5573c)), closes [qatesting#226](https://fox.25sprout.com//qatesting/issues/226)
359
+ * correct MuiList zIndex typo ([e60889e](https://fox.25sprout.com/surveycake/sdk/rc/commit/e60889ea809c4911c3ebc786d121d7b0dcac690c))
360
+ * format document ([ea98c9b](https://fox.25sprout.com/surveycake/sdk/rc/commit/ea98c9b225f643455e812cb43bf7e851ad34a4a0))
361
+ * inpur of paginatoin's height ([de9fafb](https://fox.25sprout.com/surveycake/sdk/rc/commit/de9fafb6daffc974121b267cea42a48b18637ab7)), closes [qatesting#234](https://fox.25sprout.com//qatesting/issues/234)
362
+ * let dividers fill menu ([2438da4](https://fox.25sprout.com/surveycake/sdk/rc/commit/2438da4b2530d46fb4ec0abe7b5f6d5a2c148f8b))
363
+ * make MuiButton minWidth to none ([d0b701b](https://fox.25sprout.com/surveycake/sdk/rc/commit/d0b701b4935463af60759e9b039d0c77b5429aa9))
364
+ * make MuiMenuItem auto min-height ([1aa846e](https://fox.25sprout.com/surveycake/sdk/rc/commit/1aa846e9469d4eb840ef09b657f6519e9378b720))
365
+ * modify DatePicker box model to prevent date overflow ([dda1528](https://fox.25sprout.com/surveycake/sdk/rc/commit/dda1528e664388e35db3b7907cb8dd3523373f8e))
366
+ * MuiOutlinedInput decrease boxShadow px ([d96ebef](https://fox.25sprout.com/surveycake/sdk/rc/commit/d96ebef7855991d7b456821f6b752f6ddf86128a))
367
+ * pagination ([964acc4](https://fox.25sprout.com/surveycake/sdk/rc/commit/964acc4069390ae1b748ce24fdc4d1c0f76f4504)), closes [qatesting#234](https://fox.25sprout.com//qatesting/issues/234)
368
+ * prevent Typography perform strange height on IE11 ([a676549](https://fox.25sprout.com/surveycake/sdk/rc/commit/a676549e66135f001d3d6c6f4e4f8255d387db5b))
369
+ * remove console.log in pagination ([593564e](https://fox.25sprout.com/surveycake/sdk/rc/commit/593564eef8c3bd6198617b19e60244bd7d7dcbbc))
370
+ * remove Dashboard demo component ([58f7039](https://fox.25sprout.com/surveycake/sdk/rc/commit/58f70398c5ca2265de17f974ef30d8cd83225028))
371
+ * remove DatePicker dom id ([c5e77f2](https://fox.25sprout.com/surveycake/sdk/rc/commit/c5e77f23dfd671be94b01956fcf73f9ae1f90ac9))
372
+ * remove DatePicker dom id ([1f549bd](https://fox.25sprout.com/surveycake/sdk/rc/commit/1f549bd90d97d887cb0806adf48eb7c5941004df))
373
+ * remove Tabs first and last child margin ([66bcdc6](https://fox.25sprout.com/surveycake/sdk/rc/commit/66bcdc644b2805a7629ba8eac9cdb18617510df6))
374
+ * reset pageIndex when totalPage change ([56e05e0](https://fox.25sprout.com/surveycake/sdk/rc/commit/56e05e08c971a540397a2fcc56fa36bac6593d42)), closes [qatesting#184](https://fox.25sprout.com//qatesting/issues/184)
375
+ * resolve correct KeyboardDatePicker path ([6ee0595](https://fox.25sprout.com/surveycake/sdk/rc/commit/6ee0595fae98b2eafa639a5f1bb3373a3d18aced))
376
+ * selecetd color ([f1bbaa4](https://fox.25sprout.com/surveycake/sdk/rc/commit/f1bbaa47f0c545327ea173017c0269887e51a0c6)), closes [qatesting#225](https://fox.25sprout.com//qatesting/issues/225)
377
+ * set padding to 8px of Tag chirdren ([bdb0b7c](https://fox.25sprout.com/surveycake/sdk/rc/commit/bdb0b7c3477b31ca39e61bf408af172facaf5f69))
378
+ * set Switch min-width to 60px ([9f14fb2](https://fox.25sprout.com/surveycake/sdk/rc/commit/9f14fb2337507026a1cca7dbe650c6347598793b))
379
+ * SlidingSideMenu hamburger Icon add padding ([32a58ec](https://fox.25sprout.com/surveycake/sdk/rc/commit/32a58ec806e3a7e1de7e6b02f1ce93933f177a3f))
380
+ * Step component bg color use transparent ([1779cd1](https://fox.25sprout.com/surveycake/sdk/rc/commit/1779cd1e872022ad2681ffd7a5934217f4fbadb0))
381
+ * svg size ([0e1bf3e](https://fox.25sprout.com/surveycake/sdk/rc/commit/0e1bf3ec327d450da81f5042e6d88c2b1deede47)), closes [qatesting#212](https://fox.25sprout.com//qatesting/issues/212)
382
+ * unexist module import ([5f1f118](https://fox.25sprout.com/surveycake/sdk/rc/commit/5f1f118bfc738db6ef9a93c45939efadd62c8d79))
383
+ * update index of muilist ([fb0b7db](https://fox.25sprout.com/surveycake/sdk/rc/commit/fb0b7db4097d6b4fb1e2512b355f15b1ebd03e2a))
384
+ * update SlidingSideMenu z-index & demo code ([55fd885](https://fox.25sprout.com/surveycake/sdk/rc/commit/55fd885ef6565eb99915c1a99917dccc8c7bc9d9))
385
+ * wrong size of caret icon in Select component ([f403c00](https://fox.25sprout.com/surveycake/sdk/rc/commit/f403c009ce37a7340abec45b8790b6ff7be4dd95))
386
+ * wrong zindex ([80f1b56](https://fox.25sprout.com/surveycake/sdk/rc/commit/80f1b56d91545a8bf8cac6b90f9c7c6c1a3dcf00))
387
+
388
+ ### [2.0.9](https://fox.25sprout.com/surveycake/sdk/rc/compare/v2.0.8...v2.0.9) (2020-07-22)
389
+
390
+
391
+ ### Bug Fixes
392
+
393
+ * add value && defaultValue in radioGroup ([e5d7308](https://fox.25sprout.com/surveycake/sdk/rc/commit/e5d73081b99272c6d725e02419c7b0dd24a69df5)), closes [serverConfig#1347](https://fox.25sprout.com//serverConfig/issues/1347)
394
+ * let dividers fill menu ([2438da4](https://fox.25sprout.com/surveycake/sdk/rc/commit/2438da4b2530d46fb4ec0abe7b5f6d5a2c148f8b))
395
+
396
+ ### [2.0.8](https://fox.25sprout.com/surveycake/sdk/rc/compare/v2.0.7...v2.0.8) (2020-07-22)
397
+
398
+
399
+ ### Features
400
+
401
+ * add component of radio ([55ba782](https://fox.25sprout.com/surveycake/sdk/rc/commit/55ba78246fea643dbb09308681ff50ab325198fc)), closes [pm#2100](https://fox.25sprout.com//pm/issues/2100)
402
+
403
+ ### [2.0.7](https://fox.25sprout.com/surveycake/sdk/rc/compare/v2.0.6...v2.0.7) (2020-07-21)
404
+
405
+
406
+ ### Bug Fixes
407
+
408
+ * change tab's padding into 15px ([b2c122e](https://fox.25sprout.com/surveycake/sdk/rc/commit/b2c122e4fc48f3e056b0f4830abd63c64df5ce8d))
409
+
410
+ ### [2.0.6](https://fox.25sprout.com/surveycake/sdk/rc/compare/v2.0.5...v2.0.6) (2020-07-14)
411
+
412
+
413
+ ### Features
414
+
415
+ * Menulist add <Fade> ([c3d67d4](https://fox.25sprout.com/surveycake/sdk/rc/commit/c3d67d4cd74e40f14bc4ac5b23a71b579d4733f4)), closes [qatesting#244](https://fox.25sprout.com//qatesting/issues/244)
416
+
417
+ ### [2.0.5](https://fox.25sprout.com/surveycake/sdk/rc/compare/v2.0.4...v2.0.5) (2020-07-13)
418
+
419
+
420
+ ### Bug Fixes
421
+
422
+ * make MuiMenuItem auto min-height ([1aa846e](https://fox.25sprout.com/surveycake/sdk/rc/commit/1aa846e9469d4eb840ef09b657f6519e9378b720))
423
+ * SlidingSideMenu hamburger Icon add padding ([32a58ec](https://fox.25sprout.com/surveycake/sdk/rc/commit/32a58ec806e3a7e1de7e6b02f1ce93933f177a3f))
424
+
425
+ ### [2.0.4](https://fox.25sprout.com/surveycake/sdk/rc/compare/v2.0.3...v2.0.4) (2020-07-08)
426
+
427
+
428
+ ### Bug Fixes
429
+
430
+ * update SlidingSideMenu z-index & demo code ([55fd885](https://fox.25sprout.com/surveycake/sdk/rc/commit/55fd885ef6565eb99915c1a99917dccc8c7bc9d9))
431
+
432
+ ### [2.0.3](https://fox.25sprout.com/surveycake/sdk/rc/compare/v2.0.2...v2.0.3) (2020-07-08)
433
+
434
+
435
+ ### Bug Fixes
436
+
437
+ * wrong zindex ([80f1b56](https://fox.25sprout.com/surveycake/sdk/rc/commit/80f1b56d91545a8bf8cac6b90f9c7c6c1a3dcf00))
438
+
439
+ ### [2.0.2](https://fox.25sprout.com/surveycake/sdk/rc/compare/v2.0.1...v2.0.2) (2020-07-08)
440
+
441
+
442
+ ### Features
443
+
444
+ * add BackdropProps props to SlidingSideMenu ([c25916f](https://fox.25sprout.com/surveycake/sdk/rc/commit/c25916f4a2c9f1f9cc8e07822f9c8a4575d4289a))
445
+
446
+ ### [2.0.1](https://fox.25sprout.com/surveycake/sdk/rc/compare/v2.0.0...v2.0.1) (2020-07-08)
447
+
448
+
449
+ ### Features
450
+
451
+ * add zIndex config in theme ([593b28c](https://fox.25sprout.com/surveycake/sdk/rc/commit/593b28c9cf8d7a015fe145ddde0597212e9c7cb1))
452
+ * New SlidingSideMenu component ([a9acdba](https://fox.25sprout.com/surveycake/sdk/rc/commit/a9acdbaa0b8e1e2d08d3759e8620a24030fa6c2a))
453
+ * remove MuiCircularProgress icon in Backdrop ([ed63a99](https://fox.25sprout.com/surveycake/sdk/rc/commit/ed63a99753c08fe7b09c97fc4a72277238440b45))
454
+
455
+ ## [2.0.0](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.6.65...v2.0.0) (2020-07-02)
456
+
457
+ ### [1.6.65](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.6.64...v1.6.65) (2020-07-02)
458
+
459
+
460
+ ### Bug Fixes
461
+
462
+ * set Switch min-width to 60px ([9f14fb2](https://fox.25sprout.com/surveycake/sdk/rc/commit/9f14fb2337507026a1cca7dbe650c6347598793b))
463
+
464
+ ### [1.6.64](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.6.63...v1.6.64) (2020-07-01)
465
+
466
+
467
+ ### Features
468
+
469
+ * Card component add emotion cx to combine classnames ([f0bbb72](https://fox.25sprout.com/surveycake/sdk/rc/commit/f0bbb7291131ca1863c23df47331c3624600287a))
470
+
471
+ ### [1.6.63](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.6.62...v1.6.63) (2020-07-01)
472
+
473
+
474
+ ### Bug Fixes
475
+
476
+ * make MuiButton minWidth to none ([d0b701b](https://fox.25sprout.com/surveycake/sdk/rc/commit/d0b701b4935463af60759e9b039d0c77b5429aa9))
477
+ * set padding to 8px of Tag chirdren ([bdb0b7c](https://fox.25sprout.com/surveycake/sdk/rc/commit/bdb0b7c3477b31ca39e61bf408af172facaf5f69))
478
+
479
+ ### [1.6.62](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.6.61...v1.6.62) (2020-07-01)
480
+
481
+
482
+ ### Features
483
+
484
+ * add lightBackground on basic theme colors config ([316f7b6](https://fox.25sprout.com/surveycake/sdk/rc/commit/316f7b6f546062f797d39aa0d0867591c15fc073))
485
+
486
+
487
+ ### Bug Fixes
488
+
489
+ * MuiOutlinedInput decrease boxShadow px ([d96ebef](https://fox.25sprout.com/surveycake/sdk/rc/commit/d96ebef7855991d7b456821f6b752f6ddf86128a))
490
+
491
+ ### [1.6.61](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.6.60...v1.6.61) (2020-07-01)
492
+
493
+
494
+ ### Bug Fixes
495
+
496
+ * resolve correct KeyboardDatePicker path ([6ee0595](https://fox.25sprout.com/surveycake/sdk/rc/commit/6ee0595fae98b2eafa639a5f1bb3373a3d18aced))
497
+
498
+ ### [1.6.60](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.6.59...v1.6.60) (2020-06-30)
499
+
500
+
501
+ ### Features
502
+
503
+ * DatePicker add invalidDateMessage props ([8566549](https://fox.25sprout.com/surveycake/sdk/rc/commit/8566549952abb9cba3707eb11e317a5886da0d04))
504
+ * DatePicker rename to keyboardDatePicker ([1563a20](https://fox.25sprout.com/surveycake/sdk/rc/commit/1563a20158462d916c73fa7fadc4316b468e8872))
505
+ * New DatePicker component ([c5696d0](https://fox.25sprout.com/surveycake/sdk/rc/commit/c5696d0fdd7d927eb97930becf1282c9de42bef6))
506
+
507
+
508
+ ### Bug Fixes
509
+
510
+ * modify DatePicker box model to prevent date overflow ([dda1528](https://fox.25sprout.com/surveycake/sdk/rc/commit/dda1528e664388e35db3b7907cb8dd3523373f8e))
511
+ * remove DatePicker dom id ([1f549bd](https://fox.25sprout.com/surveycake/sdk/rc/commit/1f549bd90d97d887cb0806adf48eb7c5941004df))
512
+ * remove DatePicker dom id ([c5e77f2](https://fox.25sprout.com/surveycake/sdk/rc/commit/c5e77f23dfd671be94b01956fcf73f9ae1f90ac9))
513
+ * selecetd color ([f1bbaa4](https://fox.25sprout.com/surveycake/sdk/rc/commit/f1bbaa47f0c545327ea173017c0269887e51a0c6)), closes [qatesting#225](https://fox.25sprout.com//qatesting/issues/225)
514
+
515
+ ### [1.6.59](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.6.58...v1.6.59) (2020-06-11)
516
+
517
+
518
+ ### Bug Fixes
519
+
520
+ * inpur of paginatoin's height ([de9fafb](https://fox.25sprout.com/surveycake/sdk/rc/commit/de9fafb6daffc974121b267cea42a48b18637ab7)), closes [qatesting#234](https://fox.25sprout.com//qatesting/issues/234)
521
+ * svg size ([0e1bf3e](https://fox.25sprout.com/surveycake/sdk/rc/commit/0e1bf3ec327d450da81f5042e6d88c2b1deede47)), closes [qatesting#212](https://fox.25sprout.com//qatesting/issues/212)
522
+
523
+ ### [1.6.58](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.6.57...v1.6.58) (2020-06-09)
524
+
525
+
526
+ ### Features
527
+
528
+ * add icon `Page-Break` ([8e7980b](https://fox.25sprout.com/surveycake/sdk/rc/commit/8e7980bbce5a0e435650ab13adda9dfbdf87ec75)), closes [qatesting#272](https://fox.25sprout.com//qatesting/issues/272)
529
+
530
+ ### [1.6.57](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.6.56...v1.6.57) (2020-06-09)
531
+
532
+
533
+ ### Bug Fixes
534
+
535
+ * change icon ([24dded7](https://fox.25sprout.com/surveycake/sdk/rc/commit/24dded7ceb5bf20ef4f64fe0186fb3e56463240f)), closes [surveycake/qatesting#212](https://fox.25sprout.com/surveycake/qatesting/issues/212)
536
+
537
+ ### [1.6.56](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.6.55...v1.6.56) (2020-06-04)
538
+
539
+
540
+ ### Bug Fixes
541
+
542
+ * add Select caret svg font size unit ([41f08d3](https://fox.25sprout.com/surveycake/sdk/rc/commit/41f08d3f0995c09307c1f52f6f796123340a6773))
543
+
544
+ ### [1.6.55](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.6.54...v1.6.55) (2020-06-04)
545
+
546
+
547
+ ### Features
548
+
549
+ * add MuiPopper ([1e06744](https://fox.25sprout.com/surveycake/sdk/rc/commit/1e067445f9964dafbd8aaf56c50ff6f69f02508c)), closes [surveycake/qatesting#224](https://fox.25sprout.com/surveycake/qatesting/issues/224)
550
+
551
+
552
+ ### Bug Fixes
553
+
554
+ * chip padding ([36f1a19](https://fox.25sprout.com/surveycake/sdk/rc/commit/36f1a194a75ef273ad5264422145582f04d5573c)), closes [qatesting#226](https://fox.25sprout.com//qatesting/issues/226)
555
+
556
+ ### [1.6.54](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.6.53...v1.6.54) (2020-06-04)
557
+
558
+
559
+ ### Bug Fixes
560
+
561
+ * wrong size of caret icon in Select component ([f403c00](https://fox.25sprout.com/surveycake/sdk/rc/commit/f403c009ce37a7340abec45b8790b6ff7be4dd95))
562
+
563
+ ### [1.6.53](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.6.52...v1.6.53) (2020-06-02)
564
+
565
+
566
+ ### Bug Fixes
567
+
568
+ * remove console.log in pagination ([593564e](https://fox.25sprout.com/surveycake/sdk/rc/commit/593564eef8c3bd6198617b19e60244bd7d7dcbbc))
569
+ * reset pageIndex when totalPage change ([56e05e0](https://fox.25sprout.com/surveycake/sdk/rc/commit/56e05e08c971a540397a2fcc56fa36bac6593d42)), closes [qatesting#184](https://fox.25sprout.com//qatesting/issues/184)
570
+
571
+ ### [1.6.52](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.6.51...v1.6.52) (2020-05-29)
572
+
573
+
574
+ ### Bug Fixes
575
+
576
+ * pagination ([964acc4](https://fox.25sprout.com/surveycake/sdk/rc/commit/964acc4069390ae1b748ce24fdc4d1c0f76f4504)), closes [qatesting#234](https://fox.25sprout.com//qatesting/issues/234)
577
+
578
+ ### [1.6.51](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.6.50...v1.6.51) (2020-05-27)
579
+
580
+
581
+ ### Features
582
+
583
+ * pagination update ([e787dba](https://fox.25sprout.com/surveycake/sdk/rc/commit/e787dbaf507034def623494c393547ff27872544)), closes [qatesting#185](https://fox.25sprout.com//qatesting/issues/185)
584
+
585
+
586
+ ### Bug Fixes
587
+
588
+ * add border in tag's style ([6b56e0e](https://fox.25sprout.com/surveycake/sdk/rc/commit/6b56e0ec3fd818d3f77b6eb75eae88f2087a1ab0)), closes [qatesting#188](https://fox.25sprout.com//qatesting/issues/188)
589
+ * format document ([ea98c9b](https://fox.25sprout.com/surveycake/sdk/rc/commit/ea98c9b225f643455e812cb43bf7e851ad34a4a0))
590
+
591
+ ### [1.6.50](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.6.49...v1.6.50) (2020-05-25)
592
+
593
+
594
+ ### Bug Fixes
595
+
596
+ * remove Dashboard demo component ([58f7039](https://fox.25sprout.com/surveycake/sdk/rc/commit/58f70398c5ca2265de17f974ef30d8cd83225028))
597
+ * unexist module import ([5f1f118](https://fox.25sprout.com/surveycake/sdk/rc/commit/5f1f118bfc738db6ef9a93c45939efadd62c8d79))
598
+
599
+ ### [1.6.49](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.6.48...v1.6.49) (2020-05-22)
600
+
601
+
602
+ ### Features
603
+
604
+ * new Backdrop icon ([ad96e6a](https://fox.25sprout.com/surveycake/sdk/rc/commit/ad96e6ad811adce0ed30191accccd9705d50b310))
605
+
606
+ ### [1.6.48](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.6.47...v1.6.48) (2020-05-20)
607
+
608
+
609
+ ### Bug Fixes
610
+
611
+ * Step component bg color use transparent ([1779cd1](https://fox.25sprout.com/surveycake/sdk/rc/commit/1779cd1e872022ad2681ffd7a5934217f4fbadb0))
612
+
613
+ ### [1.6.47](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.6.46...v1.6.47) (2020-05-04)
614
+
615
+
616
+ ### Features
617
+
618
+ * new Icons ([98c272a](https://fox.25sprout.com/surveycake/sdk/rc/commit/98c272a5505be49e992ac6c3f6020038bca1a454))
619
+
620
+ ### [1.6.46](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.6.45...v1.6.46) (2020-04-28)
621
+
622
+
623
+ ### Bug Fixes
624
+
625
+ * correct MuiList zIndex typo ([e60889e](https://fox.25sprout.com/surveycake/sdk/rc/commit/e60889ea809c4911c3ebc786d121d7b0dcac690c))
626
+
627
+ ### [1.6.45](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.6.44...v1.6.45) (2020-04-28)
628
+
629
+
630
+ ### Features
631
+
632
+ * add linkOutlined Icon ([64c2639](https://fox.25sprout.com/surveycake/sdk/rc/commit/64c263984a1bc14959ee686e94e1cad17d43ad6d))
633
+
634
+
635
+ ### Bug Fixes
636
+
637
+ * update index of muilist ([fb0b7db](https://fox.25sprout.com/surveycake/sdk/rc/commit/fb0b7db4097d6b4fb1e2512b355f15b1ebd03e2a))
638
+
639
+ ### [1.6.44](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.6.43...v1.6.44) (2020-04-27)
640
+
641
+
642
+ ### Features
643
+
644
+ * update default color ([1b297c0](https://fox.25sprout.com/surveycake/sdk/rc/commit/1b297c0f3ba372f58671fcfd659323a51ece6af1)), closes [sdk/rc#16](https://fox.25sprout.com/sdk/rc/issues/16)
645
+
646
+
647
+ ### Bug Fixes
648
+
649
+ * remove Tabs first and last child margin ([66bcdc6](https://fox.25sprout.com/surveycake/sdk/rc/commit/66bcdc644b2805a7629ba8eac9cdb18617510df6))
650
+
651
+ ### [1.6.43](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.6.42...v1.6.43) (2020-04-27)
652
+
653
+
654
+ ### Features
655
+
656
+ * new caretUp Icon ([0237679](https://fox.25sprout.com/surveycake/sdk/rc/commit/023767906206ba81ada3aff3f14723bf9fb47e67))
657
+
658
+ ### [1.6.42](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.6.41...v1.6.42) (2020-04-22)
659
+
660
+ ### [1.6.41](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.6.40...v1.6.41) (2020-04-22)
661
+
662
+
663
+ ### Features
664
+
665
+ * add LongArrowRight Icon ([e9c1227](https://fox.25sprout.com/surveycake/sdk/rc/commit/e9c1227c57c57ba6056095d55b7d96bad8a068ea))
666
+ * Stepper component ([01c5085](https://fox.25sprout.com/surveycake/sdk/rc/commit/01c50856aad4dc815956eced4b568df2f671138c))
667
+
668
+ ### [1.6.40](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.6.39...v1.6.40) (2020-04-17)
669
+
670
+
671
+ ### Bug Fixes
672
+
673
+ * update color of listitem hover ([cd86709](https://fox.25sprout.com/surveycake/sdk/rc/commit/cd86709ce92df0ccf2d9cf9beea7530854d1ad45)), closes [surveycake/pm#1843](https://fox.25sprout.com/surveycake/pm/issues/1843)
674
+
675
+ ### [1.6.39](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.6.38...v1.6.39) (2020-04-17)
676
+
677
+
678
+ ### Bug Fixes
679
+
680
+ * make sure that Switch component spreads properties to the label ([4c7a1cd](https://fox.25sprout.com/surveycake/sdk/rc/commit/4c7a1cde2348bb186339eadf5a66c94bfe82392c))
681
+
682
+ ### [1.6.38](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.6.37...v1.6.38) (2020-04-17)
683
+
684
+
685
+ ### Bug Fixes
686
+
687
+ * modify Switch style ([73d0dd6](https://fox.25sprout.com/surveycake/sdk/rc/commit/73d0dd6dc9f721c7f34a9b8375cd2d091f61bfb1))
688
+
689
+ ### [1.6.37](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.6.36...v1.6.37) (2020-04-17)
690
+
691
+
692
+ ### Bug Fixes
693
+
694
+ * forget export Switch ([27f6b9d](https://fox.25sprout.com/surveycake/sdk/rc/commit/27f6b9dd3ffb98d6dc5385c93c7ec7477b6fa504))
695
+ * seperate light and regular size of angle Icon ([461acbd](https://fox.25sprout.com/surveycake/sdk/rc/commit/461acbd6e0174a9226f5ad092d6532b9b266fb42))
696
+
697
+ ### [1.6.36](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.6.35...v1.6.36) (2020-04-16)
698
+
699
+
700
+ ### Features
701
+
702
+ * new Switch Component ([c7167cb](https://fox.25sprout.com/surveycake/sdk/rc/commit/c7167cb6aec043a99af5205c118fb41af721b690))
703
+
704
+ ### [1.6.35](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.6.34...v1.6.35) (2020-04-15)
705
+
706
+
707
+ ### Features
708
+
709
+ * add new Icon ([0acb6c1](https://fox.25sprout.com/surveycake/sdk/rc/commit/0acb6c1eebef95c788adb96a91f65f8f27365f1c))
710
+
711
+ ### [1.6.34](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.6.33...v1.6.34) (2020-04-08)
712
+
713
+
714
+ ### Features
715
+
716
+ * add props `modifiers` in MenuList ([bd52e70](https://fox.25sprout.com/surveycake/sdk/rc/commit/bd52e7037266e3bf9200bff8531ebe65cacb4a36)), closes [surveycake/admin/-#275](https://fox.25sprout.com/surveycake/admin/-/issues/275)
717
+ * remove hover color ([f150272](https://fox.25sprout.com/surveycake/sdk/rc/commit/f15027296b6e12c8c6977d7ba98386e43f00f725)), closes [surveycake/pm/-#1843](https://fox.25sprout.com/surveycake/pm/-/issues/1843)
718
+
719
+ ### [1.6.33](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.6.32...v1.6.33) (2020-04-07)
720
+
721
+
722
+ ### Features
723
+
724
+ * add chevron left and right icon ([be4aa10](https://fox.25sprout.com/surveycake/sdk/rc/commit/be4aa106b8d037f8f9cbbfaf2cf4a1d75a9bb824))
725
+
726
+ ### [1.6.32](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.6.31...v1.6.32) (2020-03-31)
727
+
728
+
729
+ ### Bug Fixes
730
+
731
+ * set Tab indicator width same as Tab root width ([8dba995](https://fox.25sprout.com/surveycake/sdk/rc/commit/8dba9958fddc582738990a574aefb77382407728))
732
+
733
+ ### [1.6.31](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.6.30...v1.6.31) (2020-03-30)
734
+
735
+
736
+ ### Features
737
+
738
+ * Tabs component & Tab component ([4ef2e29](https://fox.25sprout.com/surveycake/sdk/rc/commit/4ef2e293ed093d2d973c19f9638b6a749af1d6c0))
739
+
740
+ ### [1.6.30](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.6.29...v1.6.30) (2020-03-25)
741
+
742
+
743
+ ### Features
744
+
745
+ * add forwardRef to Tooltip component ([c321ee8](https://fox.25sprout.com/surveycake/sdk/rc/commit/c321ee8dba589d4400ba82149dd0fae031f807a1))
746
+
747
+ ### [1.6.29](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.6.28...v1.6.29) (2020-03-25)
748
+
749
+
750
+ ### Features
751
+
752
+ * add globalAsiaOutLined Icon ([f393293](https://fox.25sprout.com/surveycake/sdk/rc/commit/f393293944f4cb10baddbde780986986bd03ee67))
753
+
754
+ ### [1.6.28](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.6.27...v1.6.28) (2020-03-13)
755
+
756
+
757
+ ### Features
758
+
759
+ * add Icon ([79bdec5](https://fox.25sprout.com/surveycake/sdk/rc/commit/79bdec532ab40efce7ca243f4f4532cf62219806))
760
+
761
+ ### [1.6.27](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.6.26...v1.6.27) (2020-03-11)
762
+
763
+ ### [1.6.26](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.6.25...v1.6.26) (2020-03-10)
764
+
765
+
766
+ ### Features
767
+
768
+ * add @emotion/styled amd upgrade @emotion/core ([8c7bded](https://fox.25sprout.com/surveycake/sdk/rc/commit/8c7bded6ade971a84e93e1c6c20145e0589a979c))
769
+ * Modal Component ([677d220](https://fox.25sprout.com/surveycake/sdk/rc/commit/677d2200c415adf2bfb5c7eb1d938fb396c6b4e7))
770
+ * Snackbar Component ([88eac55](https://fox.25sprout.com/surveycake/sdk/rc/commit/88eac55a97522d8848bc51b3c6a3282bb13da5b9))
771
+ * update styleguide config ([f09f2ad](https://fox.25sprout.com/surveycake/sdk/rc/commit/f09f2ad227fc1d3e881d2c5ea6b85799cd64ac82))
772
+
773
+
774
+ ### Bug Fixes
775
+
776
+ * remove classes props of Button ([86886f1](https://fox.25sprout.com/surveycake/sdk/rc/commit/86886f170719fb349b68252ea5e48f672dcdca64))
777
+
778
+ ### [1.6.25](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.6.24...v1.6.25) (2020-03-04)
779
+
780
+
781
+ ### Bug Fixes
782
+
783
+ * Divider Component use makeStyles ([9480cf9](https://fox.25sprout.com/surveycake/sdk/rc/commit/9480cf97d0c5f0042f74d00e840979d89cf2bc2c))
784
+
785
+ ### [1.6.24](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.6.23...v1.6.24) (2020-03-03)
786
+
787
+
788
+ ### Bug Fixes
789
+
790
+ * forget export Divider & MenuItem ([0cf5dcd](https://fox.25sprout.com/surveycake/sdk/rc/commit/0cf5dcd69caada603246ad7676a1c2e0a4bff891))
791
+
792
+ ### [1.6.23](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.6.22...v1.6.23) (2020-03-03)
793
+
794
+
795
+ ### Features
796
+
797
+ * add component of MenuListContainer ([1e2744e](https://fox.25sprout.com/surveycake/sdk/rc/commit/1e2744ee5c20a6f8fdb1a4eec9ff15a0df6dc331)), closes [surveycake/pm#1730](https://fox.25sprout.com/surveycake/pm/issues/1730)
798
+ * add Divider ([f23d36a](https://fox.25sprout.com/surveycake/sdk/rc/commit/f23d36a9bee826bef1d4c18150d04d836aca1a96))
799
+
800
+
801
+ ### Bug Fixes
802
+
803
+ * preserve MenuList Component only ([e9e1fa2](https://fox.25sprout.com/surveycake/sdk/rc/commit/e9e1fa27c219f16d48420776a43713af0e0cc311))
804
+ * refactor MenuList ([f83d5db](https://fox.25sprout.com/surveycake/sdk/rc/commit/f83d5dbd3320a3f4023e2b90690673abb70eba3c))
805
+ * set Divider default margin style ([9e9dcbf](https://fox.25sprout.com/surveycake/sdk/rc/commit/9e9dcbf07f7bb2038dbfee12dd42696a53d225bb))
806
+
807
+ ### [1.6.22](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.6.21...v1.6.22) (2020-02-25)
808
+
809
+
810
+ ### Bug Fixes
811
+
812
+ * simplify the Popper Component ([e82669e](https://fox.25sprout.com/surveycake/sdk/rc/commit/e82669eae879f5a332cc94f4d2885e142e6971b5))
813
+
814
+ ### [1.6.21](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.6.20...v1.6.21) (2020-02-25)
815
+
816
+
817
+ ### Features
818
+
819
+ * add Paper Component ([ccd2e03](https://fox.25sprout.com/surveycake/sdk/rc/commit/ccd2e031aca60f695f6b994998efd97ef612ef85))
820
+ * add Popper Component ([69305f6](https://fox.25sprout.com/surveycake/sdk/rc/commit/69305f6e16ab2befd14e73f7c8f145f61514797c))
821
+ * export Paper & Popper ([73803a1](https://fox.25sprout.com/surveycake/sdk/rc/commit/73803a1a37714cfbb869cbb0e927cff43df514a2))
822
+
823
+
824
+ ### Bug Fixes
825
+
826
+ * body2 warning ([b31d683](https://fox.25sprout.com/surveycake/sdk/rc/commit/b31d68326636e67c30743f4d31b6b4d59b43f46b))
827
+ * modify Card Component root styles ([4aa8bec](https://fox.25sprout.com/surveycake/sdk/rc/commit/4aa8becd2304fdba347e76f399c052c157b218df))
828
+
829
+ ### [1.6.20](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.6.19...v1.6.20) (2020-02-25)
830
+
831
+
832
+ ### Features
833
+
834
+ * add CardActionArea & CardActions & CardContent & CardHeader component ([69a5ebb](https://fox.25sprout.com/surveycake/sdk/rc/commit/69a5ebb00d787fcccfce34bbbadb418f24128d39))
835
+
836
+ ### [1.6.19](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.6.18...v1.6.19) (2020-02-25)
837
+
838
+
839
+ ### Features
840
+
841
+ * add userPlusOutlined Icon ([3a61229](https://fox.25sprout.com/surveycake/sdk/rc/commit/3a61229e4b0ef7963aa0c095ebac62989b8c8f94))
842
+
843
+ ### [1.6.18](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.6.17...v1.6.18) (2020-02-24)
844
+
845
+
846
+ ### Bug Fixes
847
+
848
+ * Avatar add letters & group sample demo code ([2aa4b52](https://fox.25sprout.com/surveycake/sdk/rc/commit/2aa4b529d46edeef2e851fb17abeecebcca3699b))
849
+ * Avatar use forwardRef ([74017b8](https://fox.25sprout.com/surveycake/sdk/rc/commit/74017b8ddaa100e1f9083b0e9868101594b926d2))
850
+ * modify Tooltip arrow background default color ([364ecc5](https://fox.25sprout.com/surveycake/sdk/rc/commit/364ecc566ea3646407a6583b5088dfe95767c350))
851
+ * Tooltip demo add Avatar sample ([b4ae3d3](https://fox.25sprout.com/surveycake/sdk/rc/commit/b4ae3d3f047b7504a3b33c4139bb7617c2924504))
852
+
853
+ ### [1.6.17](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.6.16...v1.6.17) (2020-02-24)
854
+
855
+
856
+ ### Features
857
+
858
+ * add Tooltip Component ([22c6967](https://fox.25sprout.com/surveycake/sdk/rc/commit/22c69679501474f73c6d7837b539e5f9eaced2da))
859
+
860
+
861
+ ### Bug Fixes
862
+
863
+ * allow Button pass rest props ([887c73b](https://fox.25sprout.com/surveycake/sdk/rc/commit/887c73b3551d29f3c1fd5583f05bb2178841c150))
864
+ * export Tooltip ([238d2dd](https://fox.25sprout.com/surveycake/sdk/rc/commit/238d2dda00b9a3d61fa725f3d007fc671ecb4d66))
865
+
866
+ ### [1.6.16](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.6.15...v1.6.16) (2020-02-20)
867
+
868
+
869
+ ### Features
870
+
871
+ * add sort filled Icon ([9d8d104](https://fox.25sprout.com/surveycake/sdk/rc/commit/9d8d1047fd6d77192ccd48e14ee9820edd871285))
872
+
873
+ ### [1.6.15](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.6.14...v1.6.15) (2020-02-20)
874
+
875
+
876
+ ### Features
877
+
878
+ * add sort down & sort up Icon ([59aba5f](https://fox.25sprout.com/surveycake/sdk/rc/commit/59aba5ff805e680dd910382654bf7f6dd6189167))
879
+
880
+ ### [1.6.14](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.6.13...v1.6.14) (2020-02-19)
881
+
882
+
883
+ ### Bug Fixes
884
+
885
+ * export Chip Component ([c0c658b](https://fox.25sprout.com/surveycake/sdk/rc/commit/c0c658b83450adcce14b062b3fbc695b1274972d))
886
+
887
+ ### [1.6.13](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.6.12...v1.6.13) (2020-02-19)
888
+
889
+
890
+ ### Bug Fixes
891
+
892
+ * export withMuiPickersUtilsProvider ([a60fd8e](https://fox.25sprout.com/surveycake/sdk/rc/commit/a60fd8e964fd167eabfa2211e6a2c3f73edf23ec))
893
+
894
+ ### [1.6.12](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.6.11...v1.6.12) (2020-02-18)
895
+
896
+
897
+ ### Features
898
+
899
+ * export Pagination Component ([d3008b1](https://fox.25sprout.com/surveycake/sdk/rc/commit/d3008b1ae0394db573b09f7aaae382e400cfba40))
900
+
901
+ ### [1.6.11](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.6.10...v1.6.11) (2020-02-14)
902
+
903
+
904
+ ### Features
905
+
906
+ * add PlusCircle Icon ([d58bb9f](https://fox.25sprout.com/surveycake/sdk/rc/commit/d58bb9f1d554b91c5d92e6e1be696b33608b464c))
907
+
908
+
909
+ ### Bug Fixes
910
+
911
+ * wrong folder structure of search light Icon ([fe2fdf6](https://fox.25sprout.com/surveycake/sdk/rc/commit/fe2fdf63c47e51fb79a14cdb76a706836068c8c4))
912
+
913
+ ### [1.6.10](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.6.9...v1.6.10) (2020-02-14)
914
+
915
+
916
+ ### Features
917
+
918
+ * add file certificate Icon ([fa228b7](https://fox.25sprout.com/surveycake/sdk/rc/commit/fa228b7be01930c32280564094ef5c92afe4434c))
919
+
920
+
921
+ ### Bug Fixes
922
+
923
+ * change searchLight Icon from fill to oulined ([4ec455b](https://fox.25sprout.com/surveycake/sdk/rc/commit/4ec455bd3c726ba2b77bba2daddee3c4f65beb5f))
924
+
925
+ ### [1.6.9](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.6.8...v1.6.9) (2020-02-13)
926
+
927
+
928
+ ### Bug Fixes
929
+
930
+ * export ListUlFilled Icon ([a074473](https://fox.25sprout.com/surveycake/sdk/rc/commit/a074473915a94a77071fd11d17c24dc08259db22))
931
+
932
+ ### [1.6.8](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.6.7...v1.6.8) (2020-02-10)
933
+
934
+
935
+ ### Features
936
+
937
+ * add ellipsis horizontal and vertical Icon ([b2a417f](https://fox.25sprout.com/surveycake/sdk/rc/commit/b2a417fa6fa9a5d08b1bf759be7a8b7b97424307))
938
+
939
+ ### [1.6.7](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.6.6...v1.6.7) (2020-02-07)
940
+
941
+
942
+ ### Features
943
+
944
+ * add plus-light Icon ([36f7404](https://fox.25sprout.com/surveycake/sdk/rc/commit/36f7404a73e2f713ce318ff62da02855642f2d10))
945
+ * add search light Icon ([617c851](https://fox.25sprout.com/surveycake/sdk/rc/commit/617c851d907e72cc4596175a2d68ceaf21ef1760))
946
+
947
+
948
+ ### Bug Fixes
949
+
950
+ * plus Icon viewBox wrong param ([31bc1db](https://fox.25sprout.com/surveycake/sdk/rc/commit/31bc1dbeff0088166a41c7220de586baca30051e))
951
+
952
+ ### [1.6.6](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.6.5...v1.6.6) (2020-02-06)
953
+
954
+
955
+ ### Bug Fixes
956
+
957
+ * Avatar can custom width and height ([e848c08](https://fox.25sprout.com/surveycake/sdk/rc/commit/e848c087b7365037c735ef9fb54c3ea20e75ddd8))
958
+ * MenuList props.items allow divider element ([c7e77b4](https://fox.25sprout.com/surveycake/sdk/rc/commit/c7e77b422951c76d4a740d3bcdd27f14cef0265d))
959
+ * set MenuList item disabled value default to false ([de20044](https://fox.25sprout.com/surveycake/sdk/rc/commit/de20044db8f707e4ab36dd303036e7910235ae9e))
960
+ * wrong export name of caret-down Icon ([fdfc47a](https://fox.25sprout.com/surveycake/sdk/rc/commit/fdfc47aedd15f50142acc550ed748c6d65e02e1b))
961
+
962
+ ### [1.6.5](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.6.4...v1.6.5) (2020-02-05)
963
+
964
+
965
+ ### Bug Fixes
966
+
967
+ * forget to export MenuList ([60148ad](https://fox.25sprout.com/surveycake/sdk/rc/commit/60148adb189d82ec032d93de249caa06b5ae90df))
968
+
969
+ ### [1.6.4](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.6.3...v1.6.4) (2020-02-05)
970
+
971
+
972
+ ### Features
973
+
974
+ * MenuList Component ([a2870c1](https://fox.25sprout.com/surveycake/sdk/rc/commit/a2870c1e4d2e97ba26dee0e1eb3dde8f5635dac8))
975
+
976
+
977
+ ### Bug Fixes
978
+
979
+ * Button use forwardRef ([73672c6](https://fox.25sprout.com/surveycake/sdk/rc/commit/73672c6457ba5946be4ea83cb376899203c3e7ae))
980
+
981
+ ### [1.6.3](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.6.2...v1.6.3) (2020-02-04)
982
+
983
+
984
+ ### Bug Fixes
985
+
986
+ * Icon upgrade to fontawesome 5.12 ([1d66733](https://fox.25sprout.com/surveycake/sdk/rc/commit/1d6673381b8e3b57e0e886512860b46ba2f02796))
987
+
988
+ ### [1.6.2](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.6.1...v1.6.2) (2020-02-04)
989
+
990
+
991
+ ### Features
992
+
993
+ * Button add classes prop and update demo ([7636e2e](https://fox.25sprout.com/surveycake/sdk/rc/commit/7636e2eabae6204debb8df22bb269e5039e02b6f))
994
+
995
+ ### [1.6.1](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.6.0...v1.6.1) (2020-02-03)
996
+
997
+
998
+ ### Bug Fixes
999
+
1000
+ * export new components ([b124473](https://fox.25sprout.com/surveycake/sdk/rc/commit/b12447369d7466bda7764953632552b02b42539d))
1001
+
1002
+ ## [1.6.0](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.5.5...v1.6.0) (2020-02-03)
1003
+
1004
+
1005
+ ### Features
1006
+
1007
+ * add time-circle icon ([559ffea](https://fox.25sprout.com/surveycake/sdk/rc/commit/559ffead6966ee42a003e7c5ecddd738490e8bec))
1008
+ * Avatar Component ([a29d9db](https://fox.25sprout.com/surveycake/sdk/rc/commit/a29d9db44c6760d72ade828ad2a6ee67e60e526e))
1009
+ * Button Copmonent ([dd5a72b](https://fox.25sprout.com/surveycake/sdk/rc/commit/dd5a72ba31c6885c54b941c7f9b999e26ea2cfc9))
1010
+ * Card Component ([ed28aaa](https://fox.25sprout.com/surveycake/sdk/rc/commit/ed28aaa3ae29d5ca8ce72e74b7cdd5c9af8c7293))
1011
+ * DatePicker Component ([1fb4d34](https://fox.25sprout.com/surveycake/sdk/rc/commit/1fb4d34ec68cc578e2e2d204a41090ac12078e04))
1012
+ * Select Component ([4d2e6e2](https://fox.25sprout.com/surveycake/sdk/rc/commit/4d2e6e278970956824649b1a17bd0ed7253c6af1))
1013
+ * update Datepicker demo ([ac3e3f1](https://fox.25sprout.com/surveycake/sdk/rc/commit/ac3e3f1b0d8c802b47ac97db1668dc907691fce8))
1014
+
1015
+
1016
+ ### Bug Fixes
1017
+
1018
+ * close DatePicker modal on select ([bd61a1a](https://fox.25sprout.com/surveycake/sdk/rc/commit/bd61a1ac6699ccfbccad91a1fa032d7f70d85312))
1019
+ * dashboard card use Card Component ([3244c96](https://fox.25sprout.com/surveycake/sdk/rc/commit/3244c96a09405c57adfd0448cc2427bd5e69bdb4))
1020
+ * dashboard use new DatePicker Component ([6139e58](https://fox.25sprout.com/surveycake/sdk/rc/commit/6139e589c4e06498c66fe98d12c91e683a98cfa2))
1021
+ * export new Icon ([4d336ed](https://fox.25sprout.com/surveycake/sdk/rc/commit/4d336ede7b24833572c5cb05f37f6e4fd1f175d8))
1022
+ * order filter select use new Select Component ([03aa0b2](https://fox.25sprout.com/surveycake/sdk/rc/commit/03aa0b24d98889b48462c9700d9553e6bff8a63d))
1023
+ * replace default color to 'default' and modify demo buttons ([fff4feb](https://fox.25sprout.com/surveycake/sdk/rc/commit/fff4feb3084c06a9bec16c31ce6feb42e863f87b))
1024
+ * status select use new Select Component ([cbbcd61](https://fox.25sprout.com/surveycake/sdk/rc/commit/cbbcd61dd1b5b0cc3f0758f89fc801f708c3f43e))
1025
+ * update DatePickerProps type ([4fb9bee](https://fox.25sprout.com/surveycake/sdk/rc/commit/4fb9bee4e600c3ccacb0253718a6d692f1979cdb))
1026
+ * use new withMuiPickersUtilsProvider HOC ([5bd376b](https://fox.25sprout.com/surveycake/sdk/rc/commit/5bd376b5c3cd479a70b04810fd98b69e40cc2957))
1027
+
1028
+ ### [1.5.5](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.5.4...v1.5.5) (2020-01-13)
1029
+
1030
+
1031
+ ### Bug Fixes
1032
+
1033
+ * forget to export exclamationTriangle ([37807e7](https://fox.25sprout.com/surveycake/sdk/rc/commit/37807e7a60e2cf638c2d95aa5b003650954e3c16))
1034
+
1035
+ ### [1.5.4](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.5.3...v1.5.4) (2020-01-13)
1036
+
1037
+
1038
+ ### Features
1039
+
1040
+ * add Chip ([71cdbbf](https://fox.25sprout.com/surveycake/sdk/rc/commit/71cdbbf8652024f06903fee431d764184d4b4fb1))
1041
+ * add CssBaseline to styleguidist and re-export it ([27567d7](https://fox.25sprout.com/surveycake/sdk/rc/commit/27567d7bfa2f6918579bc4a579017e3f21e3ec1f))
1042
+ * add Dashboard ([4fdb2f7](https://fox.25sprout.com/surveycake/sdk/rc/commit/4fdb2f79b4da3bec5dde863bf1e316d9f13fafc7))
1043
+ * add DashboardCard ([93c8104](https://fox.25sprout.com/surveycake/sdk/rc/commit/93c81041230d35ed5857149a7d86b8a2f9301afb))
1044
+ * add DashboardCards ([8462815](https://fox.25sprout.com/surveycake/sdk/rc/commit/84628150f18732e8383e6935438b1ae5efe69337))
1045
+ * add DashboardNewCard ([2a9f9ae](https://fox.25sprout.com/surveycake/sdk/rc/commit/2a9f9ae519ea8e127d754069281e951a7b0e2714))
1046
+ * add DashboardTable ([be2eb43](https://fox.25sprout.com/surveycake/sdk/rc/commit/be2eb437c639054d57f23e9cc51b1b948c149593))
1047
+ * add exclamation-triangle Icon ([fccf3ed](https://fox.25sprout.com/surveycake/sdk/rc/commit/fccf3eddc92ccf36f2ac40bf31618702953287c7))
1048
+ * add FilterWrapper ([3adc93f](https://fox.25sprout.com/surveycake/sdk/rc/commit/3adc93f91e68a70b46509dd5e9a2050aaa878504))
1049
+ * add IconButton ([29ffe51](https://fox.25sprout.com/surveycake/sdk/rc/commit/29ffe51bb0cb7826c5102ca57ec7d6d6f1cd322f))
1050
+ * add Menu Playground ([7b77eb4](https://fox.25sprout.com/surveycake/sdk/rc/commit/7b77eb43f8e6d82f39b33bd874a26a87cca05deb))
1051
+ * add Mui Button playground ([cff2e5a](https://fox.25sprout.com/surveycake/sdk/rc/commit/cff2e5a309e4f64b30da9041fa61ccef520ca551))
1052
+ * add MuiThemeProvider ([6785a5a](https://fox.25sprout.com/surveycake/sdk/rc/commit/6785a5ac0e374bf5a0ba1203a09a822a89d36709))
1053
+ * add Pagination ([a02f4a1](https://fox.25sprout.com/surveycake/sdk/rc/commit/a02f4a1845b4e0f84c15b47439170667515bf53a))
1054
+ * add SelectDashboardDisplay ([b785df5](https://fox.25sprout.com/surveycake/sdk/rc/commit/b785df551966e711e04c4df48d9b21b0540d45f2))
1055
+ * add typography playground ([9c91bb8](https://fox.25sprout.com/surveycake/sdk/rc/commit/9c91bb897c2a40c9b938cac9693f9c42ce519896))
1056
+ * add WordingProvider ([4204d65](https://fox.25sprout.com/surveycake/sdk/rc/commit/4204d658bffef8e265d3b7dee55aead7ee8f7f70))
1057
+ * Dashboard use new ToggleButtonGroup Component ([6bcd78f](https://fox.25sprout.com/surveycake/sdk/rc/commit/6bcd78f40a61b65f91377f77d2de6f3b51ac3baa))
1058
+ * SurveyCake ToggleButtonGroup Component ([d067d05](https://fox.25sprout.com/surveycake/sdk/rc/commit/d067d0538404d5cb1fa94af6008503420b5e1c94))
1059
+ * ToggleButtonGroup support web accessibility ([83025e3](https://fox.25sprout.com/surveycake/sdk/rc/commit/83025e36f9964d4414382c69099e1173e48edbec))
1060
+
1061
+
1062
+ ### Bug Fixes
1063
+
1064
+ * add back DashboardNewCard in react-virtualized ([98c822a](https://fox.25sprout.com/surveycake/sdk/rc/commit/98c822abec921f0872db352fbe4b289903f6ef56))
1065
+ * add chips wording ([74c32a5](https://fox.25sprout.com/surveycake/sdk/rc/commit/74c32a521774009c7030a56271d214dab547f3cd))
1066
+ * add createtime and reply_count filter ([d73a6e1](https://fox.25sprout.com/surveycake/sdk/rc/commit/d73a6e1718fb63dc559211234e00becc29e3ae63))
1067
+ * add DashboardNewCard at FilterWrapper ([6902096](https://fox.25sprout.com/surveycake/sdk/rc/commit/69020961adc425a99101d74a600cbd70d251d5d9))
1068
+ * add date filter ([0379997](https://fox.25sprout.com/surveycake/sdk/rc/commit/0379997743eeea840f9a3b9647bfc2dcb8d90589))
1069
+ * add end time when status is ENDED ([e1eebfc](https://fox.25sprout.com/surveycake/sdk/rc/commit/e1eebfc1bb960154d52f98898cb93b20b3532818))
1070
+ * add reply_time_latest ([61f5783](https://fox.25sprout.com/surveycake/sdk/rc/commit/61f5783f3ccb9cb417c8e5df8704fc33d73cf06b))
1071
+ * add status wording ([a8822f3](https://fox.25sprout.com/surveycake/sdk/rc/commit/a8822f3c198a5204110dfddb97c004cb81e3441c))
1072
+ * add updatetime ([b7f4f97](https://fox.25sprout.com/surveycake/sdk/rc/commit/b7f4f977d238fb52da2e9cfd43faf2408f9fc4d7))
1073
+ * add updatetime and reply_time_latest filter ([5832a37](https://fox.25sprout.com/surveycake/sdk/rc/commit/5832a37fdd6823a127bfebf7d6c2cdb71107b384))
1074
+ * Dashboard manage FilterWrapper state and fix type ([95d38a2](https://fox.25sprout.com/surveycake/sdk/rc/commit/95d38a2daa518e5905a246f454ee8770736f8675))
1075
+ * Dashboard not re-render ([f51e045](https://fox.25sprout.com/surveycake/sdk/rc/commit/f51e0453e72c8620e469972ea18c867ed3cfa398))
1076
+ * Dashboard style ([8ad627e](https://fox.25sprout.com/surveycake/sdk/rc/commit/8ad627e13da2c5c660345a6eb2a2d2b97e2654f5))
1077
+ * DashboardCards style ([b229d17](https://fox.25sprout.com/surveycake/sdk/rc/commit/b229d17c26946b9cdc02a3e6ae8a426ff78fe212))
1078
+ * DashboardChips active ([c1de5be](https://fox.25sprout.com/surveycake/sdk/rc/commit/c1de5be4f32dcaeb2d20e9fe9e8b1b548d493e61))
1079
+ * DashboardChips support svid ([a4b975f](https://fox.25sprout.com/surveycake/sdk/rc/commit/a4b975f72d3ceadbe1bec1af47717d6511b4e449))
1080
+ * DashboardNewCard can skipFirstStep ([e698f4e](https://fox.25sprout.com/surveycake/sdk/rc/commit/e698f4e9aa0ea77f3015a7cf74474be976842d49))
1081
+ * DashboardNewCard fade ([d2c85e4](https://fox.25sprout.com/surveycake/sdk/rc/commit/d2c85e4458a87ffecc3757bf3a0b5ab25413651f))
1082
+ * DashboardTable types ([a6110a8](https://fox.25sprout.com/surveycake/sdk/rc/commit/a6110a89aac2778697ca150d43724eae0b161f9f))
1083
+ * date picker style ([16b25cc](https://fox.25sprout.com/surveycake/sdk/rc/commit/16b25ccfd91ad31f33ddee42a2b8f1788bb99a6d))
1084
+ * DatePickers clearable ([4ce5a4f](https://fox.25sprout.com/surveycake/sdk/rc/commit/4ce5a4f2c6c4098e5dd8094a1d4bc1003c541646))
1085
+ * DatePickers size ([eecaa14](https://fox.25sprout.com/surveycake/sdk/rc/commit/eecaa14be2d50feb0ad6f87a55a60f58d909c407))
1086
+ * DatePickers style ([848453a](https://fox.25sprout.com/surveycake/sdk/rc/commit/848453a47d5ca574915538f86397da642122b441))
1087
+ * divider style ([c004cb9](https://fox.25sprout.com/surveycake/sdk/rc/commit/c004cb97613842002fb92bf4778008ce2f07f632))
1088
+ * example ([09954de](https://fox.25sprout.com/surveycake/sdk/rc/commit/09954de3a3ac9b0d99801e7ec8ab7a4a54e0baf4))
1089
+ * export API ([173e6d8](https://fox.25sprout.com/surveycake/sdk/rc/commit/173e6d82d2b3700374b268f63f045a4d62cede9d))
1090
+ * extract DashboardCardMenu ([5a0c016](https://fox.25sprout.com/surveycake/sdk/rc/commit/5a0c016c147780d7f8b559c948e3c003af971ada))
1091
+ * extract DashboardChips ([3d13d60](https://fox.25sprout.com/surveycake/sdk/rc/commit/3d13d6016b5eed5ca2a74aa3e490d1b7821d928e))
1092
+ * extract logic to useTimeFilter ([5ccb297](https://fox.25sprout.com/surveycake/sdk/rc/commit/5ccb2978045e7deae8609abdc7f75892fc255e10))
1093
+ * filterd by surveyStatus ([be26b67](https://fox.25sprout.com/surveycake/sdk/rc/commit/be26b67891df024aa3fd2c810fc0fdeb72f83c25))
1094
+ * FilterWrapper add fade transition ([5c9da6f](https://fox.25sprout.com/surveycake/sdk/rc/commit/5c9da6f3fc52036a81432fc01fb278a3b663e56c))
1095
+ * FilterWrapper style ([68f2c5c](https://fox.25sprout.com/surveycake/sdk/rc/commit/68f2c5cb7b5b4b96387d0d3fb110d7273abc0921))
1096
+ * FilterWrapper style ([78fdb9d](https://fox.25sprout.com/surveycake/sdk/rc/commit/78fdb9d5b39213d60fb8b11a079404c430b033e0))
1097
+ * FilterWrapper style ([da266fb](https://fox.25sprout.com/surveycake/sdk/rc/commit/da266fbc1381520b91e30f912d41dff2223baceb))
1098
+ * FilterWrapper style ([7be528c](https://fox.25sprout.com/surveycake/sdk/rc/commit/7be528cb66aa006839555a5f11fa24950719a322))
1099
+ * FilterWrapper support status and order ([40f4b76](https://fox.25sprout.com/surveycake/sdk/rc/commit/40f4b76a07fd80c91ce6256e1e94743a2e5bc5fd))
1100
+ * fix styleguildist dependencies warning ([fa172a2](https://fox.25sprout.com/surveycake/sdk/rc/commit/fa172a2c03dab4f6e73c0792121c1dd732f93036))
1101
+ * IconButton style ([2c1ce28](https://fox.25sprout.com/surveycake/sdk/rc/commit/2c1ce28b6bdd12ead456f856e9bfa4dcd96c7eba))
1102
+ * KeyboardDatePicker style ([895b97a](https://fox.25sprout.com/surveycake/sdk/rc/commit/895b97a770e708305ca2fa967c97d87766b99bae))
1103
+ * menu style ([522a531](https://fox.25sprout.com/surveycake/sdk/rc/commit/522a5310c5578d0221aa122925bb814aba43c7aa))
1104
+ * menu style ([bfa1c5b](https://fox.25sprout.com/surveycake/sdk/rc/commit/bfa1c5bc5c6f6f6a49cf7d583978678a6a67c48c))
1105
+ * mock data and no render chip when no label, and fix heading ([c675bf8](https://fox.25sprout.com/surveycake/sdk/rc/commit/c675bf87b5582c4858ac3011b72f2da98895ea7f))
1106
+ * modify ToggleButtonGroup ([d49b067](https://fox.25sprout.com/surveycake/sdk/rc/commit/d49b067e0decd08b379a3391c0e5689682e3b371))
1107
+ * MuiSelect style ([c32fde6](https://fox.25sprout.com/surveycake/sdk/rc/commit/c32fde6886a81bc4a7b915a76ac24b78b469183d))
1108
+ * MuiSelect style ([cf5f2ce](https://fox.25sprout.com/surveycake/sdk/rc/commit/cf5f2ce0479b71b533f1f53541f937eb8af4d4a2))
1109
+ * new card click close popover ([7ea12e7](https://fox.25sprout.com/surveycake/sdk/rc/commit/7ea12e7009a3f7ce3fa414a7e4883e62a484a405))
1110
+ * organize card callback ([b0c62e0](https://fox.25sprout.com/surveycake/sdk/rc/commit/b0c62e045833287e407210ca59a994eec5c2484a))
1111
+ * organize dashboard ([fe64f57](https://fox.25sprout.com/surveycake/sdk/rc/commit/fe64f57f2f17dc7706d274942cd93ae9336da3db))
1112
+ * organize Dashboard ([9c94eca](https://fox.25sprout.com/surveycake/sdk/rc/commit/9c94ecafef1d90c9008fea21e2649ca493205667))
1113
+ * organize dashboard example mockData ([8969eff](https://fox.25sprout.com/surveycake/sdk/rc/commit/8969eff0e5b193d05a6aab8c686e1faa0bba1b3f))
1114
+ * organize dashboard style ([004ef07](https://fox.25sprout.com/surveycake/sdk/rc/commit/004ef071fef33885fb042b6df5e3aeb1cedd558d))
1115
+ * organize Dashboard types ([6db7f3e](https://fox.25sprout.com/surveycake/sdk/rc/commit/6db7f3e4bfb3c8ac788e679186fe4d61ac9ff7d6))
1116
+ * organize dashboard utils ([01f5d82](https://fox.25sprout.com/surveycake/sdk/rc/commit/01f5d82ca1201d3f3e4d29c578aac8d061f2e959))
1117
+ * organize DashboardCards ([1dc0bfe](https://fox.25sprout.com/surveycake/sdk/rc/commit/1dc0bfe9c284a0bdcebc0f36734a0dc7a5a3507a))
1118
+ * organize DashboardCards ([b1a3ba6](https://fox.25sprout.com/surveycake/sdk/rc/commit/b1a3ba6b90cf70399e7a0641e61a4e3b4e6f3a78))
1119
+ * organize DashboardCards ([6e938d0](https://fox.25sprout.com/surveycake/sdk/rc/commit/6e938d039f94c9f0bad12bf70bda06271b65d719))
1120
+ * organize DashboardCards callback ([8ec1948](https://fox.25sprout.com/surveycake/sdk/rc/commit/8ec1948b77d2ff17101ade2ad42bb80271c3e8ae))
1121
+ * organize DashboardChips ([a8c0000](https://fox.25sprout.com/surveycake/sdk/rc/commit/a8c0000f1a276bc43305856225fd022f319139c7))
1122
+ * organize DashboardMenu ([ae8baa3](https://fox.25sprout.com/surveycake/sdk/rc/commit/ae8baa366ad9c5c1232d55c27fe8b94d00cf648d))
1123
+ * organize DashboardTable ([b123a35](https://fox.25sprout.com/surveycake/sdk/rc/commit/b123a35bf6ef8b9ed7ad065ef795d1eb3ded65c8))
1124
+ * organize DashboardTable ([04e1938](https://fox.25sprout.com/surveycake/sdk/rc/commit/04e1938c302809ad5b734fcf5407ecb4e791e128))
1125
+ * organize FilterWrapper ([f15830f](https://fox.25sprout.com/surveycake/sdk/rc/commit/f15830f87b4fbe6fe4a4046f1e27d8d4fdbe37ef))
1126
+ * organize FilterWrapper ([40284a2](https://fox.25sprout.com/surveycake/sdk/rc/commit/40284a2b702d8b95113aad2124793602e6122b44))
1127
+ * organize FilterWrapper ([149e33e](https://fox.25sprout.com/surveycake/sdk/rc/commit/149e33e24542f9a13d2bc3b1a2997684ce9afd88))
1128
+ * organize FilterWrapper ([7bc8406](https://fox.25sprout.com/surveycake/sdk/rc/commit/7bc8406f4eeade546944284059016c2f1f16fdd5))
1129
+ * organize FilterWrapper ([b293921](https://fox.25sprout.com/surveycake/sdk/rc/commit/b2939210af3c89b87dea50929ac7e23440ce709e))
1130
+ * organize FilterWrapper ([ae8f868](https://fox.25sprout.com/surveycake/sdk/rc/commit/ae8f868d724171e3eec74923a1ed84c692226a86))
1131
+ * organize FilterWrapper ([1eb9dc0](https://fox.25sprout.com/surveycake/sdk/rc/commit/1eb9dc03d1eb83ac12f0d3d5c1c2cdbfbb4e725e))
1132
+ * organize FilterWrapper ([5e65210](https://fox.25sprout.com/surveycake/sdk/rc/commit/5e65210bd77f45ef129e7bfb1456f5308dcf9dd6))
1133
+ * organize FilterWrapper type ([4094aae](https://fox.25sprout.com/surveycake/sdk/rc/commit/4094aaeff7cfec0e6ec88b39ca31a7ea0f56625d))
1134
+ * organize imports ([1842616](https://fox.25sprout.com/surveycake/sdk/rc/commit/1842616529a292ae4380015808521eec54cf8f97))
1135
+ * organize PageInformation ([6e8564f](https://fox.25sprout.com/surveycake/sdk/rc/commit/6e8564f29cca16cfa568151d05dc6764a7530d24))
1136
+ * organize PageSizeSelector ([38d7462](https://fox.25sprout.com/surveycake/sdk/rc/commit/38d7462f1f99f16649b5250eae87fb2d9f92175c))
1137
+ * organize Table ([e0ca7b4](https://fox.25sprout.com/surveycake/sdk/rc/commit/e0ca7b431e3dac4f8b81a1482ea2e0a4e51fc254))
1138
+ * organize Table ([248e074](https://fox.25sprout.com/surveycake/sdk/rc/commit/248e07494887cb4a7803629d7d6c7b8ce05e2dc5))
1139
+ * organize Table ([b71bc28](https://fox.25sprout.com/surveycake/sdk/rc/commit/b71bc28b1087f865dc519e7e7fa01019183fcadf))
1140
+ * organize wording ([2ae5d05](https://fox.25sprout.com/surveycake/sdk/rc/commit/2ae5d055e4ba1e1c45bb10a39bd5ff950eb12a2f))
1141
+ * Pagination style ([db3cf68](https://fox.25sprout.com/surveycake/sdk/rc/commit/db3cf6880e4ac41c49cadd2aba9985d575989d4d))
1142
+ * react-table definition ([4db7b3b](https://fox.25sprout.com/surveycake/sdk/rc/commit/4db7b3bdc5bd998ebf08d0593bb1354455d9876c))
1143
+ * remove useless ([0204fd5](https://fox.25sprout.com/surveycake/sdk/rc/commit/0204fd5cbd6717a97b43493822b8f199ad6b6e1a))
1144
+ * rename DashboardCardMenu to DashboardMenu ([a4b51ba](https://fox.25sprout.com/surveycake/sdk/rc/commit/a4b51ba5aaff8149dc7e6caa8e2de62821a110ee))
1145
+ * rename numberOfResponses to reply_count ([5c33732](https://fox.25sprout.com/surveycake/sdk/rc/commit/5c3373250d4879c56f2517d589b988aa9f2296cf))
1146
+ * rename prop createTime filter ([7a0711b](https://fox.25sprout.com/surveycake/sdk/rc/commit/7a0711b94737381b2f6c223bea480e8806ac8dec))
1147
+ * SelectDashboardDisplay style ([0c4dffc](https://fox.25sprout.com/surveycake/sdk/rc/commit/0c4dffcb0e996d6b93e61a4c0ee498d3f8e1c4f5))
1148
+ * SelectStatusFilter style ([eb97315](https://fox.25sprout.com/surveycake/sdk/rc/commit/eb973154226343ecc652e89b27c078db65fec1a5))
1149
+ * simplify Mui API ([9ae32e7](https://fox.25sprout.com/surveycake/sdk/rc/commit/9ae32e771c709642e66620c67d5618f16314e09c))
1150
+ * start date and end date can't crossover ([d9686bc](https://fox.25sprout.com/surveycake/sdk/rc/commit/d9686bcedc01fefbd335b391c9399e47832a81a4))
1151
+ * style bug ([aec88b4](https://fox.25sprout.com/surveycake/sdk/rc/commit/aec88b4d05ed1933a92577e2894835fd7f470310))
1152
+ * support chip filter ([8cbdb13](https://fox.25sprout.com/surveycake/sdk/rc/commit/8cbdb1398a810ac69239da481805932abe23f283))
1153
+ * table style ([f91ac23](https://fox.25sprout.com/surveycake/sdk/rc/commit/f91ac235354278cfc537c05787887aa9c96c9e2a))
1154
+ * Table style ([cc3345e](https://fox.25sprout.com/surveycake/sdk/rc/commit/cc3345e75f8c84ae7c7d7f20bd45768b68e68cdb))
1155
+ * tsdx can't parse json file when building ([4e29811](https://fox.25sprout.com/surveycake/sdk/rc/commit/4e2981103fb434294152ee542d83b30b2afd03b7))
1156
+ * types ([2f8fa38](https://fox.25sprout.com/surveycake/sdk/rc/commit/2f8fa3883bf2faa33dd606c2e9250ff4a9735617))
1157
+ * **DashboardNewCard:** wording ([e8cc75f](https://fox.25sprout.com/surveycake/sdk/rc/commit/e8cc75fcc690c18325665ca02c3d5636b2b6076c))
1158
+ * types and link dashboard cards and table ([803fe37](https://fox.25sprout.com/surveycake/sdk/rc/commit/803fe37651ba12023d65ea8645e11b00ac8d4ea7))
1159
+ * **Dashboard:** callback ([b858a2d](https://fox.25sprout.com/surveycake/sdk/rc/commit/b858a2dedc80e87e47878f202d20a788ea9f0e5e))
1160
+ * **DashboardCard:** add StatusColor ([24edbaa](https://fox.25sprout.com/surveycake/sdk/rc/commit/24edbaa1185a3faa31153f163cad30b87eb958a4))
1161
+ * **DashboardCard:** clamp heading ([1d2e7a1](https://fox.25sprout.com/surveycake/sdk/rc/commit/1d2e7a14d5d1ee053b54f52ac3e448ece96b54fc))
1162
+ * **DashboardCard:** cursor pointer and font-awesome ([d309034](https://fox.25sprout.com/surveycake/sdk/rc/commit/d309034183862e33615117e99484169f307b3e52))
1163
+ * **DashboardCard:** format number ([d1414b1](https://fox.25sprout.com/surveycake/sdk/rc/commit/d1414b1ef5e77ba052b5ab8ea2ad1cb0b5538e3d))
1164
+ * **DashboardCard:** wording ([6c18f7f](https://fox.25sprout.com/surveycake/sdk/rc/commit/6c18f7fc5ebfa1218d8409f4abf071c6de2d9418))
1165
+ * **DashboardCards:** card fade in when rendered ([4ebd559](https://fox.25sprout.com/surveycake/sdk/rc/commit/4ebd559e00ab8c8de92fb800a32fc03f674546c2))
1166
+ * update MuiThemeProvider ([d635a37](https://fox.25sprout.com/surveycake/sdk/rc/commit/d635a37d6e70196f37d5d040cebfa5da8ad861fd))
1167
+ * **DashboardTable:** add pagination and info ([a1af63e](https://fox.25sprout.com/surveycake/sdk/rc/commit/a1af63e76f9e9db8b17b33b353f6a2358585b666))
1168
+ * use built-in fade ([4bb8279](https://fox.25sprout.com/surveycake/sdk/rc/commit/4bb827936bd107a7f10aec79af29d56a9d2a752e))
1169
+ * use react-virtualized to optimize DashboardCards ([91fc8fe](https://fox.25sprout.com/surveycake/sdk/rc/commit/91fc8fe02940cf7a0d82e9df325c805621b20037))
1170
+ * wrong icon of display type ([3e4f6ae](https://fox.25sprout.com/surveycake/sdk/rc/commit/3e4f6ae4cff79381b0da8dd4616e3e1d150fabdd))
1171
+ * **FilterWrapper:** add start date and end date ([5092f5e](https://fox.25sprout.com/surveycake/sdk/rc/commit/5092f5ec9db33c2ac8bfabe2426fad03be77c7cc))
1172
+ * **Pagination:** organize Pagination ([33ff821](https://fox.25sprout.com/surveycake/sdk/rc/commit/33ff82173ea6f0cfaabfab1869a44ef51dce7dba))
1173
+ * **styleguide:** reorder component ([42bc4ce](https://fox.25sprout.com/surveycake/sdk/rc/commit/42bc4ceae695530abc73c0ffa6522fbc5d37474d))
1174
+
1175
+ ### [1.5.3](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.5.2...v1.5.3) (2019-11-12)
1176
+
1177
+ ### [1.5.2](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.5.1...v1.5.2) (2019-11-12)
1178
+
1179
+ ### [1.5.1](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.5.0...v1.5.1) (2019-11-08)
1180
+
1181
+ ## [1.5.0](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.4.3...v1.5.0) (2019-11-07)
1182
+
1183
+
1184
+ ### Features
1185
+
1186
+ * rename component ([a2e46e6](https://fox.25sprout.com/surveycake/sdk/rc/commit/a2e46e6d46f6905b0016245025900b6ff6192d6a))
1187
+
1188
+ ### [1.4.3](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.4.2...v1.4.3) (2019-11-06)
1189
+
1190
+
1191
+ ### Bug Fixes
1192
+
1193
+ * use break-word rather than break-all ([df81621](https://fox.25sprout.com/surveycake/sdk/rc/commit/df8162165476e317fd10e750f5a62fbf84dd4289))
1194
+
1195
+ ### [1.4.2](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.4.1...v1.4.2) (2019-11-06)
1196
+
1197
+
1198
+ ### Bug Fixes
1199
+
1200
+ * remove padding from TranslateTable ([65285e6](https://fox.25sprout.com/surveycake/sdk/rc/commit/65285e69055de04ddb6fc5e3cabc51696a68bb35))
1201
+
1202
+ ### [1.4.1](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.4.0...v1.4.1) (2019-11-05)
1203
+
1204
+
1205
+ ### Bug Fixes
1206
+
1207
+ * forget to export TranslateTable ([5954bc5](https://fox.25sprout.com/surveycake/sdk/rc/commit/5954bc5ce26a3ca71e2e1b34c1035adbfe104e54))
1208
+
1209
+ ## [1.4.0](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.3.2...v1.4.0) (2019-11-05)
1210
+
1211
+
1212
+ ### Features
1213
+
1214
+ * add TranslateTable Component ([d371c98](https://fox.25sprout.com/surveycake/sdk/rc/commit/d371c98db1ec562b72cc281a53216c8a9da85ee5))
1215
+
1216
+ ### [1.3.2](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.3.1...v1.3.2) (2019-11-04)
1217
+
1218
+
1219
+ ### Bug Fixes
1220
+
1221
+ * react-docgen-typescript bug ([dc79df1](https://fox.25sprout.com/surveycake/sdk/rc/commit/dc79df19879fd814216d8b38eee51c437c998d3f))
1222
+
1223
+ ### [1.3.1](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.3.0...v1.3.1) (2019-11-04)
1224
+
1225
+
1226
+ ### Bug Fixes
1227
+
1228
+ * export arrowAltLeftFilled ([582fb6a](https://fox.25sprout.com/surveycake/sdk/rc/commit/582fb6aff38194dc7dc9aa2d59c4e5a83f3fc836))
1229
+
1230
+ ## [1.3.0](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.2.4...v1.3.0) (2019-11-04)
1231
+
1232
+
1233
+ ### Features
1234
+
1235
+ * add arrow-alt-left icon ([c5b6321](https://fox.25sprout.com/surveycake/sdk/rc/commit/c5b6321acab8dcdfc907d23e2108896ef413f5a5))
1236
+
1237
+ ### [1.2.4](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.2.3...v1.2.4) (2019-11-04)
1238
+
1239
+
1240
+ ### Bug Fixes
1241
+
1242
+ * add back styleguidist ([ac2f77b](https://fox.25sprout.com/surveycake/sdk/rc/commit/ac2f77b9db2d531874b48b33849231b518d980cc))
1243
+ * all linter warning ([f02ce5b](https://fox.25sprout.com/surveycake/sdk/rc/commit/f02ce5bcdd7c40087b8cf8f9b6b6a2e9ba2b1b85))
1244
+ * tslint comment ([2ffcb16](https://fox.25sprout.com/surveycake/sdk/rc/commit/2ffcb163b4911900e8d9001e633d181b7ae1fded))
1245
+
1246
+ ### [1.2.3](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.2.2...v1.2.3) (2019-10-01)
1247
+
1248
+
1249
+ ### Bug Fixes
1250
+
1251
+ * extract methods to @surveycake/utils ([531ba31](https://fox.25sprout.com/surveycake/sdk/rc/commit/531ba31))
1252
+
1253
+ ### [1.2.2](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.2.1...v1.2.2) (2019-10-01)
1254
+
1255
+
1256
+ ### Bug Fixes
1257
+
1258
+ * javascript bad number calculate using decimal.js ([24176c4](https://fox.25sprout.com/surveycake/sdk/rc/commit/24176c4)), closes [surveycake/pm#1567](https://fox.25sprout.com/surveycake/pm/issues/1567)
1259
+
1260
+ ### [1.2.1](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.2.0...v1.2.1) (2019-09-03)
1261
+
1262
+ ## [1.2.0](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.1.1...v1.2.0) (2019-09-02)
1263
+
1264
+ ### [1.1.1](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.1.0...v1.1.1) (2019-06-26)
1265
+
1266
+
1267
+
1268
+ ## [1.1.0](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.0.1...v1.1.0) (2019-06-26)
1269
+
1270
+
1271
+
1272
+ ## [1.0.1](https://fox.25sprout.com/surveycake/sdk/rc/compare/v1.0.0...v1.0.1) (2019-06-21)
1273
+
1274
+
1275
+
1276
+ # [1.0.0](https://fox.25sprout.com/surveycake/sdk/rc/compare/v0.10.1...v1.0.0) (2019-06-19)
1277
+
1278
+
1279
+
1280
+ ## [0.10.1](https://fox.25sprout.com/surveycake/sdk/rc/compare/v0.10.0...v0.10.1) (2019-06-12)
1281
+
1282
+
1283
+ ### Bug Fixes
1284
+
1285
+ * add missing icon ([4d50e63](https://fox.25sprout.com/surveycake/sdk/rc/commits/4d50e63))
1286
+
1287
+
1288
+
1289
+ # [0.10.0](https://fox.25sprout.com/surveycake/sdk/rc/compare/v0.9.0...v0.10.0) (2019-06-12)
1290
+
1291
+
1292
+ ### Features
1293
+
1294
+ * **icon:** add new prop size for icon ([fc365c9](https://fox.25sprout.com/surveycake/sdk/rc/commits/fc365c9))
1295
+
1296
+
1297
+
1298
+ # [0.9.0](https://fox.25sprout.com/surveycake/sdk/rc/compare/v0.8.0...v0.9.0) (2019-06-12)
1299
+
1300
+
1301
+ ### Bug Fixes
1302
+
1303
+ * change star ([e31b2eb](https://fox.25sprout.com/surveycake/sdk/rc/commits/e31b2eb))
1304
+
1305
+
1306
+ ### Features
1307
+
1308
+ * add new icons ([1f59ad0](https://fox.25sprout.com/surveycake/sdk/rc/commits/1f59ad0))
1309
+
1310
+
1311
+
1312
+ # [0.8.0](https://fox.25sprout.com/surveycake/sdk/rc/compare/v0.7.2...v0.8.0) (2019-06-11)
1313
+
1314
+
1315
+ ### Features
1316
+
1317
+ * resolveThemeColorProp ([b5f373a](https://fox.25sprout.com/surveycake/sdk/rc/commits/b5f373a))
1318
+
1319
+
1320
+
1321
+ ## [0.7.2](https://fox.25sprout.com/surveycake/sdk/rc/compare/v0.7.1...v0.7.2) (2019-05-30)
1322
+
1323
+
1324
+
1325
+ ## [0.7.1](https://fox.25sprout.com/surveycake/sdk/rc/compare/v0.7.0...v0.7.1) (2019-05-29)
1326
+
1327
+
1328
+ ### Bug Fixes
1329
+
1330
+ * **Message:** use resolveThemeColorByPath ([ca4a7b2](https://fox.25sprout.com/surveycake/sdk/rc/commits/ca4a7b2))
1331
+
1332
+
1333
+
1334
+ # [0.7.0](https://fox.25sprout.com/surveycake/sdk/rc/compare/v0.6.0...v0.7.0) (2019-05-29)
1335
+
1336
+
1337
+
1338
+ # [0.6.0](https://fox.25sprout.com/surveycake/sdk/rc/compare/v0.5.5...v0.6.0) (2019-05-29)
1339
+
1340
+
1341
+ ### Bug Fixes
1342
+
1343
+ * use new theme ([eb7bde7](https://fox.25sprout.com/surveycake/sdk/rc/commits/eb7bde7))
1344
+
1345
+
1346
+ ### Code Refactoring
1347
+
1348
+ * **styles:** keyname of theme ([434c647](https://fox.25sprout.com/surveycake/sdk/rc/commits/434c647))
1349
+
1350
+
1351
+ ### BREAKING CHANGES
1352
+
1353
+ * **styles:** revise usage of theme
1354
+
1355
+
1356
+
1357
+ ## [0.5.5](https://fox.25sprout.com/surveycake/sdk/rc/compare/v0.5.3...v0.5.5) (2019-05-22)
1358
+
1359
+
1360
+ ### Bug Fixes
1361
+
1362
+ * **styles:** fix typo ([f1ac563](https://fox.25sprout.com/surveycake/sdk/rc/commits/f1ac563))
1363
+ * **styles:** fix typo ([c9d62d4](https://fox.25sprout.com/surveycake/sdk/rc/commits/c9d62d4))
1364
+ * **typography:** won't call cx if className from props not existed ([9c34e53](https://fox.25sprout.com/surveycake/sdk/rc/commits/9c34e53))
1365
+ * **typography:** won't call cx if className from props not existed ([ee61f85](https://fox.25sprout.com/surveycake/sdk/rc/commits/ee61f85))
1366
+
1367
+
1368
+ ### Features
1369
+
1370
+ * **Portal:** initial ([89f65a7](https://fox.25sprout.com/surveycake/sdk/rc/commits/89f65a7))
1371
+
1372
+
1373
+
1374
+ ## [0.5.4](https://fox.25sprout.com/surveycake/sdk/rc/compare/v0.5.3...v0.5.4) (2019-05-18)
1375
+
1376
+
1377
+ ### Bug Fixes
1378
+
1379
+ * **styles:** fix typo ([a5035b8](https://fox.25sprout.com/surveycake/sdk/rc/commits/a5035b8))
1380
+ * **typography:** won't call cx if className from props not existed ([af15d58](https://fox.25sprout.com/surveycake/sdk/rc/commits/af15d58))
1381
+
1382
+
1383
+
1384
+ ## [0.5.3](https://fox.25sprout.com/surveycake/sdk/rc/compare/v0.5.2...v0.5.3) (2019-05-13)
1385
+
1386
+
1387
+ ### Bug Fixes
1388
+
1389
+ * **InputSlider:** add boundValue on calculateValueByPosition before returned ([8326d8e](https://fox.25sprout.com/surveycake/sdk/rc/commits/8326d8e))
1390
+ * **InputSlider:** styles of vertical of Dots ([43b8e48](https://fox.25sprout.com/surveycake/sdk/rc/commits/43b8e48))
1391
+
1392
+
1393
+
1394
+ ## [0.5.2](https://fox.25sprout.com/surveycake/sdk/rc/compare/v0.5.1...v0.5.2) (2019-05-12)
1395
+
1396
+
1397
+ ### Bug Fixes
1398
+
1399
+ * **InputSlider:** fix InputSliderProps ([2fe1bdf](https://fox.25sprout.com/surveycake/sdk/rc/commits/2fe1bdf))
1400
+
1401
+
1402
+
1403
+ ## [0.5.1](https://fox.25sprout.com/surveycake/sdk/rc/compare/v0.5.0...v0.5.1) (2019-05-12)
1404
+
1405
+
1406
+ ### Bug Fixes
1407
+
1408
+ * **InputSlider:** stopPropagation ([0e4b8c6](https://fox.25sprout.com/surveycake/sdk/rc/commits/0e4b8c6))
1409
+
1410
+
1411
+
1412
+ # [0.5.0](https://fox.25sprout.com/surveycake/sdk/rc/compare/v0.4.0...v0.5.0) (2019-05-11)
1413
+
1414
+
1415
+
1416
+ # [0.4.0](https://fox.25sprout.com/surveycake/sdk/rc/compare/v0.3.4...v0.4.0) (2019-05-11)
1417
+
1418
+
1419
+ ### Bug Fixes
1420
+
1421
+ * **InputSlider:** calculateValueByPosition ([b6ab0fc](https://fox.25sprout.com/surveycake/sdk/rc/commits/b6ab0fc))
1422
+ * **InputSlider:** case sensitive ([68fd6ee](https://fox.25sprout.com/surveycake/sdk/rc/commits/68fd6ee))
1423
+ * **InputSlider:** deps of points of Dots ([df949cb](https://fox.25sprout.com/surveycake/sdk/rc/commits/df949cb))
1424
+ * **InputSlider:** handler top & left ([12db8bd](https://fox.25sprout.com/surveycake/sdk/rc/commits/12db8bd))
1425
+
1426
+
1427
+ ### Features
1428
+
1429
+ * **InputSlider:** Dots ([03dee95](https://fox.25sprout.com/surveycake/sdk/rc/commits/03dee95))
1430
+ * **InputSlider:** initial ([66d1bc3](https://fox.25sprout.com/surveycake/sdk/rc/commits/66d1bc3))
1431
+ * **InputSlider:** initial marks ([a475bab](https://fox.25sprout.com/surveycake/sdk/rc/commits/a475bab))
1432
+
1433
+
1434
+ ### Performance Improvements
1435
+
1436
+ * **InputSlider:** move styles of mark to marks ([e5fc767](https://fox.25sprout.com/surveycake/sdk/rc/commits/e5fc767))
1437
+
1438
+
1439
+
1440
+ ## [0.3.4](https://fox.25sprout.com/surveycake/sdk/rc/compare/v0.3.3...v0.3.4) (2019-05-09)
1441
+
1442
+
1443
+ ### Bug Fixes
1444
+
1445
+ * **Tag:** height ([6e39a49](https://fox.25sprout.com/surveycake/sdk/rc/commits/6e39a49))
1446
+
1447
+
1448
+
1449
+ ## [0.3.3](https://fox.25sprout.com/surveycake/sdk/rc/compare/v0.3.2...v0.3.3) (2019-05-09)
1450
+
1451
+
1452
+ ### Features
1453
+
1454
+ * **Tag:** initial ([68610e0](https://fox.25sprout.com/surveycake/sdk/rc/commits/68610e0))
1455
+
1456
+
1457
+
1458
+ ## [0.3.2](https://fox.25sprout.com/surveycake/sdk/rc/compare/v0.3.1...v0.3.2) (2019-05-08)
1459
+
1460
+
1461
+ ### Bug Fixes
1462
+
1463
+ * **Message:** add z-index ([369ebd4](https://fox.25sprout.com/surveycake/sdk/rc/commits/369ebd4))
1464
+ * **styles:** move types to index ([1614a29](https://fox.25sprout.com/surveycake/sdk/rc/commits/1614a29))
1465
+ * **Typography:** import path of Theme ([d3090e0](https://fox.25sprout.com/surveycake/sdk/rc/commits/d3090e0))
1466
+
1467
+
1468
+
1469
+ ## [0.3.1](https://fox.25sprout.com/surveycake/sdk/rc/compare/v0.3.0...v0.3.1) (2019-05-08)
1470
+
1471
+
1472
+ ### Bug Fixes
1473
+
1474
+ * **styles:** export types ([07359b3](https://fox.25sprout.com/surveycake/sdk/rc/commits/07359b3))
1475
+
1476
+
1477
+
1478
+ # [0.3.0](https://fox.25sprout.com/surveycake/sdk/rc/compare/v0.2.1...v0.3.0) (2019-05-08)
1479
+
1480
+
1481
+ ### Bug Fixes
1482
+
1483
+ * **styles:** add default theme ([a285c10](https://fox.25sprout.com/surveycake/sdk/rc/commits/a285c10))
1484
+ * **styles:** provide default theme correcly ([59ab1ca](https://fox.25sprout.com/surveycake/sdk/rc/commits/59ab1ca))
1485
+ * **Typography:** path of theme ([96405e9](https://fox.25sprout.com/surveycake/sdk/rc/commits/96405e9))
1486
+
1487
+
1488
+ ### Code Refactoring
1489
+
1490
+ * **styles:** theme ([ca1a770](https://fox.25sprout.com/surveycake/sdk/rc/commits/ca1a770))
1491
+
1492
+
1493
+ ### Features
1494
+
1495
+ * **Icon:** add some ([d9fd9c6](https://fox.25sprout.com/surveycake/sdk/rc/commits/d9fd9c6))
1496
+ * **Message:** initial ([dae93d3](https://fox.25sprout.com/surveycake/sdk/rc/commits/dae93d3))
1497
+
1498
+
1499
+ ### BREAKING CHANGES
1500
+
1501
+ * **styles:** Move origin theme to theme.color
1502
+ Can custom theme except color
1503
+
1504
+
1505
+
1506
+ ## [0.2.1](https://fox.25sprout.com/surveycake/sdk/rc/compare/v0.2.0...v0.2.1) (2019-05-06)
1507
+
1508
+
1509
+
1510
+ # [0.2.0](https://fox.25sprout.com/surveycake/sdk/rc/compare/v0.1.1...v0.2.0) (2019-05-06)
1511
+
1512
+
1513
+ ### Bug Fixes
1514
+
1515
+ * remove entry ([ea4ae96](https://fox.25sprout.com/surveycake/sdk/rc/commits/ea4ae96))
1516
+
1517
+
1518
+ ### Features
1519
+
1520
+ * **Icon:** initial ([e0e183a](https://fox.25sprout.com/surveycake/sdk/rc/commits/e0e183a))
1521
+
1522
+
1523
+
1524
+ ## [0.1.1](https://fox.25sprout.com/surveycake/sdk/rc/compare/v0.1.0...v0.1.1) (2019-05-05)
1525
+
1526
+
1527
+ ### Bug Fixes
1528
+
1529
+ * **styles:** type friendly for makeStyles ([d71092f](https://fox.25sprout.com/surveycake/sdk/rc/commits/d71092f))
1530
+ * **Typography:** typo on component name ([b790ffc](https://fox.25sprout.com/surveycake/sdk/rc/commits/b790ffc))
1531
+
1532
+
1533
+
1534
+ # [0.1.0](https://fox.25sprout.com/surveycake/sdk/rc/compare/v0.0.4...v0.1.0) (2019-04-29)
1535
+
1536
+
1537
+ ### Code Refactoring
1538
+
1539
+ * **Typrography:** remove injectGlobal ([d16ebc9](https://fox.25sprout.com/surveycake/sdk/rc/commits/d16ebc9))
1540
+
1541
+
1542
+ ### BREAKING CHANGES
1543
+
1544
+ * **Typrography:** rename as to variant
1545
+
1546
+
1547
+
1548
+ ## [0.0.4](https://fox.25sprout.com/surveycake/sdk/rc/compare/v0.0.3...v0.0.4) (2019-04-25)
1549
+
1550
+
1551
+ ### Bug Fixes
1552
+
1553
+ * **typrography:** add div ([efe6ad1](https://fox.25sprout.com/surveycake/sdk/rc/commits/efe6ad1))
1554
+
1555
+
1556
+
1557
+ ## [0.0.3](https://fox.25sprout.com/surveycake/sdk/rc/compare/v0.0.2...v0.0.3) (2019-04-15)
1558
+
1559
+
1560
+ ### Bug Fixes
1561
+
1562
+ * **styles:** add white into theme ([bc5cce3](https://fox.25sprout.com/surveycake/sdk/rc/commits/bc5cce3))
1563
+
1564
+
1565
+
1566
+ ## [0.0.2](https://fox.25sprout.com/surveycake/sdk/rc/compare/v0.0.1...v0.0.2) (2019-04-15)
1567
+
1568
+
1569
+
1570
+ ## 0.0.1 (2019-04-15)
1571
+
1572
+
1573
+ ### Build System
1574
+
1575
+ * deprecated commonjs ([357e722](https://fox.25sprout.com/surveycake/sdk/rc/commits/357e722))
1576
+
1577
+
1578
+ ### Features
1579
+
1580
+ * **AnimateHeight:** initial commit ([898edb7](https://fox.25sprout.com/surveycake/sdk/rc/commits/898edb7))
1581
+ * **typrography:** initial ([b9c6b0b](https://fox.25sprout.com/surveycake/sdk/rc/commits/b9c6b0b))
1582
+
1583
+
1584
+ ### BREAKING CHANGES
1585
+
1586
+ * use es instead of commonjs