-
-
Notifications
You must be signed in to change notification settings - Fork 389
Comparing changes
Open a pull request
base repository: cssinjs/jss
base: v10.3.0
head repository: cssinjs/jss
compare: v10.4.0
- 14 commits
- 77 files changed
- 13 contributors
Commits on Jun 10, 2020
-
Add some plugins to the Projects page (#1350)
Added the plugins I built to the Projects page. @kof mentioned it back in October and I only now saw the message (https://gitter.im/cssinjs/Lobby?at=5dacd887e3646f24c760f2ca). Hopefully they are up to standard!
Configuration menu - View commit details
-
Copy full SHA for bf455f5 - Browse repository at this point
Copy the full SHA bf455f5View commit details
Commits on Jun 12, 2020
-
fix(react-jss/types): fix react default props types support (#1353)
Co-authored-by: Sergey Gavrilov <sgavrilov@aligntech.com>
Configuration menu - View commit details
-
Copy full SHA for 1c4feb7 - Browse repository at this point
Copy the full SHA 1c4feb7View commit details
Commits on Jun 15, 2020
-
fix(react-jss): fix react-jss theme types (#1349)
Co-authored-by: Sergey Gavrilov <sgavrilov@aligntech.com>
Configuration menu - View commit details
-
Copy full SHA for dded593 - Browse repository at this point
Copy the full SHA dded593View commit details
Commits on Jun 26, 2020
-
[react-jss] TypeScript: Added support for innerRef prop (#1355)
* Perfomance issue in VSCode Using recursive type * Fix css value type for using array values Allow using padding: [[0, '5px']] * added support for innerRef prop in WithStylesProps * added support for innerRef prop in WithStylesProps * fix innerRef obligatory * test innerRef prop * type for ref Co-authored-by: soroka_av <soroka_av@st.by>
Configuration menu - View commit details
-
Copy full SHA for f4a0255 - Browse repository at this point
Copy the full SHA f4a0255View commit details
Commits on Jun 29, 2020
-
fix(extend): extends multiple named styles (fix #1345) (#1357)
* fix(extend): extends multiple named styles (fix #1345) * docs: update docs and changelog
Configuration menu - View commit details
-
Copy full SHA for 4382ef5 - Browse repository at this point
Copy the full SHA 4382ef5View commit details
Commits on Jul 21, 2020
-
Fix Flow typing for CreateGenerateId (#1362)
Brings this into alignment with the Typescript annotation for this same function: ```export type CreateGenerateId = (options?: CreateGenerateIdOptions) => GenerateId ```
Configuration menu - View commit details
-
Copy full SHA for 811354d - Browse repository at this point
Copy the full SHA 811354dView commit details
Commits on Jul 22, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 3cb8169 - Browse repository at this point
Copy the full SHA 3cb8169View commit details
Commits on Jul 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 973d50b - Browse repository at this point
Copy the full SHA 973d50bView commit details
Commits on Aug 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 2445c6a - Browse repository at this point
Copy the full SHA 2445c6aView commit details
Commits on Aug 3, 2020
-
feat: Bump csstype to 3.0.2 (#1379)
* feat: Bump csstype to 3.0.2 * Add changelog entry
Configuration menu - View commit details
-
Copy full SHA for ab7b476 - Browse repository at this point
Copy the full SHA ab7b476View commit details
Commits on Aug 4, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b58ef47 - Browse repository at this point
Copy the full SHA b58ef47View commit details
Commits on Aug 14, 2020
-
Upgrade flow-bin to 0.131.0 and migrate types (#1382)
* upgrade flow-bin to 0.131.0 and migrate types * better type for Css test function * use exact types * upgrade theming pkg and build * Update changelog.md
Configuration menu - View commit details
-
Copy full SHA for 9a3ae41 - Browse repository at this point
Copy the full SHA 9a3ae41View commit details -
Configuration menu - View commit details
-
Copy full SHA for f01bb00 - Browse repository at this point
Copy the full SHA f01bb00View commit details -
Configuration menu - View commit details
-
Copy full SHA for a864fcf - Browse repository at this point
Copy the full SHA a864fcfView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v10.3.0...v10.4.0