Open greenkeeper[bot] opened 5 years ago
dependency
notistack was updated from 0.9.6
to 0.9.7
.Your tests are still failing with this version. Compare changes
The new version differs by 14 commits.
8bea91a
v.0.9.7
e1a1b6a
Update CHANGELOG.md
699c6f5
Allow safe override of TransitionProps [#194]
09922ca
Allow transition direction to be overridden
814ea6c
Update CHANGELOG.md
a0dcba9
Closes #198 - Add snackbar message in content callback
110bbc3
Update CHANGELOG.md
2bcb075
[#179] Add support for React Portals
bdbeb00
Safe override of TransitionProps
56d2a8e
Fix bug with types/proptypes
f583758
Minor
fefe9df
Resolve conflict
111c53c
Merge branch 'master' into issue-178-create-portal-approach
e16eb76
feat(createPortal): extend functionality with createPortal
See the full diff
dependency
notistack was updated from 0.9.7
to 0.9.8
.Your tests are still failing with this version. Compare changes
The new version differs by 17 commits.
7c8af6d
v0.9.8
55d6c13
#215 - Remove withStyles index
d0979b7
Fixes #214 - Correct type and callbacks for transition handlers
20327b5
Add 'intructed' to onClose callback reasons
da8f479
Update changelog
f9cb22a
Pass correct callbacks to snackbar
e799616
Fix incorrect transition types
ccb13bf
Add onClose reason types
f2e68a4
Correct types for transition handlers
a23b5b8
Clean up
d392aa7
Merge branch 'fix-exit-handler-type' of https://github.com/stackbuilders/notistack into stackbuilders-fix-exit-handler-type
d22ae1e
Fixes #220 - fix bug with onClose callback on individual snackbar
38f598c
Fixes #205 - Use hooks in redux-example
97fd1c7
Fixes #217 - Correct enqueueSnackbar typing
c854443
Fix types for onExited, OnEntered, and onClose handlers
There are 17 commits in total.
See the full diff
dependency
notistack was updated from 0.9.8
to 0.9.9
.Your tests are still failing with this version. Compare changes
The new version differs by 6 commits.
e8caae9
v0.9.9
ad6c5e1
Deprecate support for children in enqueueSnackbar options
76f8e19
Fixes #180 - Add support to set default variant on SnackbarProvider
a1a6593
Directly return useSnackbar context [#223]
74702ed
Improve api reference descripitions
2c53ecc
Update react version for example projects
See the full diff
dependency
notistack was updated from 0.9.9
to 0.9.10
.Your tests are still failing with this version. Compare changes
The new version differs by 19 commits.
dedaa10
Merge pull request #250 from iamhosseindhv/feature/typescript
32a3b16
0.9.10
92dd289
EOF
3e649c9
Minor fixes
b407193
Fix EOF
7fb4e5f
Add anchorOrigin for easer doc generation
17cf52e
Generate type docs
9cd9eaa
Remove prop-types dependency
f966409
Move stuff around
a5592bc
Move prop documentation to typescript declaration file
0237233
eslint ignore build folder
7fd9d7b
Initial attempt to type SnackbarItem
9cd492a
Remove defaultProps from SnackbarProvider
9196675
Type SnackbarContainer
2bf0f0f
Move snackbar item styles to component file
There are 19 commits in total.
See the full diff
dependency
notistack was updated from 0.9.10
to 0.9.11
.Your tests are still failing with this version. Compare changes
The new version differs by 6 commits.
6a9585b
0.9.11
84a57a0
Reduce bundle size (#252)
a014471
[#238] Use marginInlineEnd to better support rtl languages
ebb79c6
Merge branch 'ali-heydari/fix-icon-margin' of https://github.com/ali4heydari/notistack into ali4heydari-ali-heydari/fix-icon-margin
c2e30d4
Improve type docs
05b2e58
π§ fix icon end margin for RTL language
See the full diff
dependency
notistack was updated from 0.9.11
to 0.9.12
.Your tests are still failing with this version. Compare changes
The new version differs by 14 commits.
d88f588
Fill Default IconVariants (#265)
54de667
Add SnackbarContainer containerRoot
class (#263)
a7826d3
Fixes #232 - Fix bug with snackbar not being centered on screens
828fdc3
Let Mat UI handle the font and border-radius [#262]
bfff203
Update CHANGELOG
6d01111
Merge branch 'patch-1' of https://github.com/fbarbare/notistack into fbarbare-patch-1
76f2ae6
Enforce white text for dark theme [#241]
931909e
Update CHANGELOG
6033be6
Force white text colour for different variants
23bd430
Let MUI handle the font and border-radius
08b6541
Merge with master
5344d99
Add useSnackbar hook to readme (#261)
04690c6
Move from classnames to clsx
d9adb89
fix content color for dark mode
See the full diff
dependency
notistack was updated from 0.9.12
to 0.9.13
.Your tests are still failing with this version. Compare changes
dependency
notistack was updated from 0.9.13
to 0.9.14
.Your tests are still failing with this version. Compare changes
dependency
notistack was updated from 0.9.14
to 0.9.15
.Your tests are still failing with this version. Compare changes
dependency
notistack was updated from 0.9.15
to 0.9.16
.Your tests are still failing with this version. Compare changes
The dependency notistack was updated from
0.9.5
to0.9.6
.π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
notistack is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.
Status Details
- β **workflow:** * [build](https://circleci.com/gh/tonythetiger323/MayThe4thBeRussov2/875?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-checks-link) - FailedCommits
The new version differs by 25 commits.
093e1bc
v0.9.6
3ac73fe
Update CHANGELOG.md
523f1c7
Update CHANGELOG.md
9771684
Fix setState race conditions #189
df89289
Minor linting fixes
8697db7
handleCloseSnackbar update with entered state
3c31c4c
fix_regressions
ce33271
leftover
19b42bc
Call user-defined onEntered callbacks. Remove props from reducers. Minor refactoring.
9a1801d
Resolve conflicts
6c2c138
Update CHANGELOG
806cd1b
preventDuplicate by comparing keys (if specified) [#190]
2779c55
preventDuplicate by comparing snackbar keys
a060ba8
Resolve merge conflict
f10c075
Allow preventDuplicate prop to be overridden by individual snackbar
There are 25 commits in total.
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donβt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: