|
1 | 1 | # Change Log |
2 | 2 |
|
3 | | -## [v2.1.2](https://github.com/cssinjs/styled-jss/tree/v2.1.2) (2017-11-14) |
4 | | -[Full Changelog](https://github.com/cssinjs/styled-jss/compare/v0.3.0...v2.1.2) |
| 3 | +## [v2.2.0](https://github.com/cssinjs/styled-jss/tree/v2.2.0) (2018-03-02) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/cssinjs/styled-jss/compare/v2.1.2...v2.2.0) |
| 6 | + |
| 7 | +**Implemented enhancements:** |
| 8 | + |
| 9 | +- Set styled object as a whole based on props [\#41](https://github.com/cssinjs/styled-jss/issues/41) |
| 10 | + |
| 11 | +**Closed issues:** |
| 12 | + |
| 13 | +- Integrate ThemeProvider [\#20](https://github.com/cssinjs/styled-jss/issues/20) |
| 14 | +- What about dynamic themes? [\#16](https://github.com/cssinjs/styled-jss/issues/16) |
| 15 | + |
| 16 | +**Merged pull requests:** |
| 17 | + |
| 18 | +- Update jss v9.3.1 [\#59](https://github.com/cssinjs/styled-jss/pull/59) ([lttb](https://github.com/lttb)) |
| 19 | +- Support Theming [\#35](https://github.com/cssinjs/styled-jss/pull/35) ([lttb](https://github.com/lttb)) |
| 20 | + |
| 21 | +## [v2.1.2](https://github.com/cssinjs/styled-jss/tree/v2.1.2) (2017-11-13) |
| 22 | + |
| 23 | +[Full Changelog](https://github.com/cssinjs/styled-jss/compare/v2.1.1...v2.1.2) |
5 | 24 |
|
6 | 25 | **Fixed bugs:** |
7 | 26 |
|
|
11 | 30 |
|
12 | 31 | - Fix \#50, escape Components name [\#58](https://github.com/cssinjs/styled-jss/pull/58) ([lttb](https://github.com/lttb)) |
13 | 32 |
|
14 | | -## [v2.1.1](https://github.com/cssinjs/styled-jss/tree/v2.1.1) (2017-11-04) |
15 | | -[Full Changelog](https://github.com/cssinjs/styled-jss/compare/v0.3.0...v2.1.1) |
| 33 | +## [v2.1.1](https://github.com/cssinjs/styled-jss/tree/v2.1.1) (2017-11-12) |
| 34 | + |
| 35 | +[Full Changelog](https://github.com/cssinjs/styled-jss/compare/v2.1.0...v2.1.1) |
16 | 36 |
|
17 | 37 | **Closed issues:** |
18 | 38 |
|
|
23 | 43 | - Resolve \#56, provide jss instance via styled [\#57](https://github.com/cssinjs/styled-jss/pull/57) ([lttb](https://github.com/lttb)) |
24 | 44 |
|
25 | 45 | ## [v2.1.0](https://github.com/cssinjs/styled-jss/tree/v2.1.0) (2017-10-24) |
26 | | -[Full Changelog](https://github.com/cssinjs/styled-jss/compare/v0.3.0...v2.1.0) |
| 46 | + |
| 47 | +[Full Changelog](https://github.com/cssinjs/styled-jss/compare/v2.0.2...v2.1.0) |
27 | 48 |
|
28 | 49 | **Fixed bugs:** |
29 | 50 |
|
30 | 51 | - Support Observables from JSS9 [\#53](https://github.com/cssinjs/styled-jss/issues/53) |
31 | 52 |
|
| 53 | +**Closed issues:** |
| 54 | + |
| 55 | +- Border property [\#52](https://github.com/cssinjs/styled-jss/issues/52) |
| 56 | + |
32 | 57 | **Merged pull requests:** |
33 | 58 |
|
34 | 59 | - Support observables [\#55](https://github.com/cssinjs/styled-jss/pull/55) ([lttb](https://github.com/lttb)) |
35 | 60 |
|
36 | 61 | ## [v2.0.2](https://github.com/cssinjs/styled-jss/tree/v2.0.2) (2017-10-13) |
| 62 | + |
37 | 63 | [Full Changelog](https://github.com/cssinjs/styled-jss/compare/v2.0.1...v2.0.2) |
38 | 64 |
|
39 | 65 | **Fixed bugs:** |
40 | 66 |
|
41 | 67 | - Props not passed [\#47](https://github.com/cssinjs/styled-jss/issues/47) |
42 | 68 |
|
| 69 | +**Merged pull requests:** |
| 70 | + |
| 71 | +- Pass props to composed React Components [\#48](https://github.com/cssinjs/styled-jss/pull/48) ([lttb](https://github.com/lttb)) |
| 72 | + |
43 | 73 | ## [v2.0.1](https://github.com/cssinjs/styled-jss/tree/v2.0.1) (2017-10-13) |
| 74 | + |
44 | 75 | [Full Changelog](https://github.com/cssinjs/styled-jss/compare/v2.0.0...v2.0.1) |
45 | 76 |
|
46 | 77 | **Merged pull requests:** |
47 | 78 |
|
48 | 79 | - Fix React Component classes [\#46](https://github.com/cssinjs/styled-jss/pull/46) ([lttb](https://github.com/lttb)) |
49 | 80 |
|
50 | 81 | ## [v2.0.0](https://github.com/cssinjs/styled-jss/tree/v2.0.0) (2017-10-13) |
51 | | -[Full Changelog](https://github.com/cssinjs/styled-jss/compare/v0.3.0...v2.0.0) |
| 82 | + |
| 83 | +[Full Changelog](https://github.com/cssinjs/styled-jss/compare/v1.2.0...v2.0.0) |
52 | 84 |
|
53 | 85 | **Implemented enhancements:** |
54 | 86 |
|
55 | | -- Switch to the next version of [is-react-prop](https://github.com/lttb/is-react-prop) |
56 | 87 | - Components selectors [\#40](https://github.com/cssinjs/styled-jss/issues/40) |
57 | 88 | - Compose React Components with styled-jss [\#39](https://github.com/cssinjs/styled-jss/issues/39) |
58 | 89 |
|
59 | 90 | **Closed issues:** |
60 | 91 |
|
61 | 92 | - React 16 compatibility [\#42](https://github.com/cssinjs/styled-jss/issues/42) |
62 | 93 | - Update to the latest jss and preset [\#38](https://github.com/cssinjs/styled-jss/issues/38) |
| 94 | +- Styled-jss component not passing props down [\#37](https://github.com/cssinjs/styled-jss/issues/37) |
| 95 | +- Setting default values for prop types [\#36](https://github.com/cssinjs/styled-jss/issues/36) |
| 96 | +- SC v2 [\#32](https://github.com/cssinjs/styled-jss/issues/32) |
63 | 97 |
|
64 | 98 | **Merged pull requests:** |
65 | 99 |
|
66 | 100 | - Resolve \#39, support React Components composing [\#45](https://github.com/cssinjs/styled-jss/pull/45) ([lttb](https://github.com/lttb)) |
67 | 101 | - Component Selectors [\#44](https://github.com/cssinjs/styled-jss/pull/44) ([lttb](https://github.com/lttb)) |
68 | 102 | - Support React 16 [\#43](https://github.com/cssinjs/styled-jss/pull/43) ([lttb](https://github.com/lttb)) |
| 103 | +- Typo [\#34](https://github.com/cssinjs/styled-jss/pull/34) ([matteofigus](https://github.com/matteofigus)) |
| 104 | + |
| 105 | +## [v1.2.0](https://github.com/cssinjs/styled-jss/tree/v1.2.0) (2017-06-28) |
69 | 106 |
|
70 | | -## [v1.2.0](https://github.com/cssinjs/styled-jss/tree/v1.2.0) (2017-06-16) |
71 | 107 | [Full Changelog](https://github.com/cssinjs/styled-jss/compare/v1.1.3...v1.2.0) |
72 | 108 |
|
73 | 109 | **Merged pull requests:** |
74 | 110 |
|
75 | | -- Fixed issue for dynamic props update [\#28](https://github.com/cssinjs/styled-jss/pull/28) ([lttb](https://github.com/lttb), [wellguimaraes](https://github.com/wellguimaraes)) |
| 111 | +- Fixed issue for dynamic props update [\#28](https://github.com/cssinjs/styled-jss/pull/28) ([wellguimaraes](https://github.com/wellguimaraes)) |
76 | 112 |
|
77 | 113 | ## [v1.1.3](https://github.com/cssinjs/styled-jss/tree/v1.1.3) (2017-06-02) |
| 114 | + |
78 | 115 | [Full Changelog](https://github.com/cssinjs/styled-jss/compare/v1.1.2...v1.1.3) |
79 | 116 |
|
| 117 | +**Closed issues:** |
| 118 | + |
| 119 | +- react-jss vs styled-jss recommendations [\#31](https://github.com/cssinjs/styled-jss/issues/31) |
| 120 | + |
80 | 121 | **Merged pull requests:** |
81 | 122 |
|
82 | 123 | - Fix lint task for .jsx [\#30](https://github.com/cssinjs/styled-jss/pull/30) ([lttb](https://github.com/lttb)) |
83 | 124 | - Update Travis config [\#29](https://github.com/cssinjs/styled-jss/pull/29) ([lttb](https://github.com/lttb)) |
84 | 125 |
|
85 | 126 | ## [v1.1.2](https://github.com/cssinjs/styled-jss/tree/v1.1.2) (2017-05-28) |
| 127 | + |
86 | 128 | [Full Changelog](https://github.com/cssinjs/styled-jss/compare/v1.1.1...v1.1.2) |
87 | 129 |
|
88 | 130 | **Fixed bugs:** |
|
94 | 136 | - Fix \#26 [\#27](https://github.com/cssinjs/styled-jss/pull/27) ([lttb](https://github.com/lttb)) |
95 | 137 |
|
96 | 138 | ## [v1.1.1](https://github.com/cssinjs/styled-jss/tree/v1.1.1) (2017-05-28) |
97 | | -[Full Changelog](https://github.com/cssinjs/styled-jss/compare/v1.1.0...v1.1.1) |
98 | 139 |
|
99 | | -- Update JSS to 7.1.5 |
| 140 | +[Full Changelog](https://github.com/cssinjs/styled-jss/compare/v1.1.0...v1.1.1) |
100 | 141 |
|
101 | 142 | ## [v1.1.0](https://github.com/cssinjs/styled-jss/tree/v1.1.0) (2017-05-28) |
102 | | -[Full Changelog](https://github.com/cssinjs/styled-jss/compare/v1.0.1...v1.1.0) |
103 | | - |
104 | | -**Implemented enhancements:** |
105 | 143 |
|
106 | | -- Get rid from dynamicStyleSheet, fix nested dynamic rules [\#24](https://github.com/cssinjs/styled-jss/pull/24) ([lttb](https://github.com/lttb)) |
| 144 | +[Full Changelog](https://github.com/cssinjs/styled-jss/compare/v1.0.1...v1.1.0) |
107 | 145 |
|
108 | 146 | **Fixed bugs:** |
109 | 147 |
|
110 | 148 | - Function don't work with nested rules [\#23](https://github.com/cssinjs/styled-jss/issues/23) |
| 149 | +- Get rid from dynamicStyleSheet, fix nested dynamic rules [\#24](https://github.com/cssinjs/styled-jss/pull/24) ([lttb](https://github.com/lttb)) |
111 | 150 |
|
112 | 151 | ## [v1.0.1](https://github.com/cssinjs/styled-jss/tree/v1.0.1) (2017-05-18) |
| 152 | + |
113 | 153 | [Full Changelog](https://github.com/cssinjs/styled-jss/compare/v1.0.0...v1.0.1) |
114 | 154 |
|
115 | | -- Update JSS to 7.1.2 |
| 155 | +**Closed issues:** |
| 156 | + |
| 157 | +- Extend doesn't seem to work [\#21](https://github.com/cssinjs/styled-jss/issues/21) |
116 | 158 |
|
117 | 159 | ## [v1.0.0](https://github.com/cssinjs/styled-jss/tree/v1.0.0) (2017-05-09) |
| 160 | + |
118 | 161 | [Full Changelog](https://github.com/cssinjs/styled-jss/compare/v0.6.3...v1.0.0) |
119 | 162 |
|
120 | | -**Breaking changes:** |
| 163 | +**Implemented enhancements:** |
121 | 164 |
|
122 | | -- Keep only curried interface (see [\#19](https://github.com/cssinjs/styled-jss/pull/19)) |
| 165 | +- Currying interface [\#18](https://github.com/cssinjs/styled-jss/issues/18) |
123 | 166 |
|
124 | 167 | **Merged pull requests:** |
125 | 168 |
|
126 | 169 | - Implement currying interface, resolve \#18 [\#19](https://github.com/cssinjs/styled-jss/pull/19) ([lttb](https://github.com/lttb)) |
127 | 170 |
|
128 | 171 | ## [v0.6.3](https://github.com/cssinjs/styled-jss/tree/v0.6.3) (2017-04-30) |
| 172 | + |
129 | 173 | [Full Changelog](https://github.com/cssinjs/styled-jss/compare/v0.6.2...v0.6.3) |
130 | 174 |
|
131 | | -**Merged pull requests:** |
| 175 | +**Implemented enhancements:** |
132 | 176 |
|
133 | 177 | - Use Component instead of PureComponent for StyledElement [\#15](https://github.com/cssinjs/styled-jss/pull/15) ([lttb](https://github.com/lttb)) |
134 | 178 |
|
135 | 179 | ## [v0.6.2](https://github.com/cssinjs/styled-jss/tree/v0.6.2) (2017-04-30) |
| 180 | + |
136 | 181 | [Full Changelog](https://github.com/cssinjs/styled-jss/compare/v0.6.1...v0.6.2) |
137 | 182 |
|
138 | 183 | **Merged pull requests:** |
139 | 184 |
|
140 | 185 | - Rewrite filterProps and createStyled, fix tests [\#14](https://github.com/cssinjs/styled-jss/pull/14) ([lttb](https://github.com/lttb)) |
141 | 186 |
|
142 | 187 | ## [v0.6.1](https://github.com/cssinjs/styled-jss/tree/v0.6.1) (2017-04-26) |
| 188 | + |
143 | 189 | [Full Changelog](https://github.com/cssinjs/styled-jss/compare/v0.6.0...v0.6.1) |
144 | 190 |
|
| 191 | +**Implemented enhancements:** |
| 192 | + |
| 193 | +- babel-plugin-styled-jss [\#5](https://github.com/cssinjs/styled-jss/issues/5) |
| 194 | + |
145 | 195 | **Merged pull requests:** |
146 | 196 |
|
147 | 197 | - Fix peerDependencies [\#13](https://github.com/cssinjs/styled-jss/pull/13) ([lttb](https://github.com/lttb)) |
148 | 198 |
|
149 | 199 | ## [v0.6.0](https://github.com/cssinjs/styled-jss/tree/v0.6.0) (2017-04-26) |
| 200 | + |
150 | 201 | [Full Changelog](https://github.com/cssinjs/styled-jss/compare/v0.5.2...v0.6.0) |
151 | 202 |
|
152 | | -**Merged pull requests:** |
| 203 | +**Implemented enhancements:** |
153 | 204 |
|
| 205 | +- Code Style: express acronyms in capital space [\#8](https://github.com/cssinjs/styled-jss/issues/8) |
154 | 206 | - Improve mount performance [\#12](https://github.com/cssinjs/styled-jss/pull/12) ([lttb](https://github.com/lttb)) |
155 | 207 |
|
156 | 208 | ## [v0.5.2](https://github.com/cssinjs/styled-jss/tree/v0.5.2) (2017-04-25) |
| 209 | + |
157 | 210 | [Full Changelog](https://github.com/cssinjs/styled-jss/compare/v0.5.1...v0.5.2) |
158 | 211 |
|
159 | 212 | **Merged pull requests:** |
160 | 213 |
|
161 | 214 | - update is-react-prop version [\#11](https://github.com/cssinjs/styled-jss/pull/11) ([tuchk4](https://github.com/tuchk4)) |
162 | 215 |
|
163 | 216 | ## [v0.5.1](https://github.com/cssinjs/styled-jss/tree/v0.5.1) (2017-04-24) |
| 217 | + |
164 | 218 | [Full Changelog](https://github.com/cssinjs/styled-jss/compare/v0.5.0...v0.5.1) |
165 | 219 |
|
166 | 220 | **Merged pull requests:** |
167 | 221 |
|
168 | 222 | - Add Travis CI and update build [\#10](https://github.com/cssinjs/styled-jss/pull/10) ([lttb](https://github.com/lttb)) |
169 | 223 |
|
170 | 224 | ## [v0.5.0](https://github.com/cssinjs/styled-jss/tree/v0.5.0) (2017-04-24) |
| 225 | + |
171 | 226 | [Full Changelog](https://github.com/cssinjs/styled-jss/compare/v0.4.0...v0.5.0) |
172 | 227 |
|
173 | | -**Merged pull requests:** |
| 228 | +**Implemented enhancements:** |
174 | 229 |
|
| 230 | +- Implement injectStyled [\#4](https://github.com/cssinjs/styled-jss/issues/4) |
175 | 231 | - Implement injectStyled [\#6](https://github.com/cssinjs/styled-jss/pull/6) ([lttb](https://github.com/lttb)) |
176 | 232 |
|
177 | 233 | ## [v0.4.0](https://github.com/cssinjs/styled-jss/tree/v0.4.0) (2017-04-23) |
| 234 | + |
178 | 235 | [Full Changelog](https://github.com/cssinjs/styled-jss/compare/v0.3.1...v0.4.0) |
179 | 236 |
|
180 | 237 | ## [v0.3.1](https://github.com/cssinjs/styled-jss/tree/v0.3.1) (2017-04-22) |
| 238 | + |
181 | 239 | [Full Changelog](https://github.com/cssinjs/styled-jss/compare/v0.3.0...v0.3.1) |
182 | 240 |
|
183 | 241 | ## [v0.3.0](https://github.com/cssinjs/styled-jss/tree/v0.3.0) (2017-04-21) |
| 242 | + |
| 243 | +[Full Changelog](https://github.com/cssinjs/styled-jss/compare/224e64a6c59ff9454436b90f109db33953a87263...v0.3.0) |
| 244 | + |
184 | 245 | **Merged pull requests:** |
185 | 246 |
|
186 | 247 | - Update docs, remove createStyledCreator [\#2](https://github.com/cssinjs/styled-jss/pull/2) ([lttb](https://github.com/lttb)) |
187 | 248 | - Create JSS-styled prototype [\#1](https://github.com/cssinjs/styled-jss/pull/1) ([lttb](https://github.com/lttb)) |
188 | 249 |
|
189 | 250 |
|
190 | 251 |
|
191 | | -\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
| 252 | +\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
0 commit comments