Commit aa5c69c
Henri Beck
Merge branch 'master' into bugfix/react-jss-nested-function-values
* master:
Use componentDidMount for WithStyles (#1157)
Use mui like global ponyfill (#1153)
HOC should not attach sheets until mount (#1149)
v10.0.0-alpha.22
add react-dom dev dependenncy
Fix SSR for Hooks based implementation (#1148)
React-JSS id prop docs and improvements (#1147)
v10.0.0-alpha.21
fix changelog
add support hint to the changelog (#1145)
Sheets management for css() (#1137)
# Conflicts:
# packages/react-jss/.size-snapshot.json71 files changed
Lines changed: 539 additions & 703 deletions
File tree
- docs
- packages
- css-jss
- src
- jss-plugin-cache
- jss-plugin-camel-case
- jss-plugin-compose
- jss-plugin-default-unit
- jss-plugin-expand
- jss-plugin-extend
- jss-plugin-global
- jss-plugin-isolate
- jss-plugin-nested
- jss-plugin-props-sort
- jss-plugin-rule-value-function
- jss-plugin-rule-value-observable
- jss-plugin-template
- jss-plugin-vendor-prefixer
- jss-preset-default
- jss-starter-kit
- jss
- src
- plugins
- utils
- tests/integration
- react-jss
- src
- utils
- test-utils
- scripts
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
3 | 33 | | |
4 | 34 | | |
5 | 35 | | |
| 36 | + | |
6 | 37 | | |
7 | 38 | | |
8 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
123 | 125 | | |
124 | 126 | | |
125 | 127 | | |
126 | 128 | | |
127 | 129 | | |
128 | 130 | | |
129 | 131 | | |
130 | | - | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
131 | 135 | | |
132 | 136 | | |
133 | 137 | | |
| |||
0 commit comments