Open greenkeeper[bot] opened 7 years ago
Your tests are still failing with this version. Compare the changes π¨
The new version differs by 121 commits (ahead by 121, behind by 1).
cdbc0bf
version 3.3.0
3ac1ea7
changelog date
403d4ca
test stub
f3fff0b
more tests about mutation
fb54981
visibleRange should receive zoned date
3ca5696
test for dynamic visibleRange
33209a2
changelog about generic view
06fdff2
updated demo dates
dc0bbf0
problem with inverse events
81e21de
more changelog
e7e5a8a
touch punch manual test
b503728
tests, for repeating event bug
6163746
bug with out-of-range events and same-id
ea215a7
more coords
91a8526
adjust how re-selections happen
There are 121 commits in total. See the full diff.
Your tests are still failing with this version. Compare the changes π¨
The new version differs by 21 commits (ahead by 21, behind by 1).
9a4b69a
version 3.3.1
bb9290f
updated demo dates
46b024c
internal version bump
76f756a
changelog
be185fd
when view duration is smaller that dateIncrement, use that for the date alignment
bd2ab7a
default view date alignment to dateIncrement when it is specified
b5a6481
computeDurationGreatestUnit
7724d90
fix hidden next/prev prevent navigation. fixes #3610
2be21be
better tests for recent bugs
77f25ef
fix regression with switching back to a view that was previously rendered
3c63196
dont rerender date range when we dont need to. fixes #3598
86cd484
dimensions are slightly different with table cell elements. make dimension tests more forgiving
c2753b9
jquery's width/height includes scrollbars now. use offsetWidth/offsetHeight/getBoundingClientRect instead, but that doesn't prevents us from having borders. adjust. fixes #3612
d9f6c7d
activate test
20c80a3
rename rangeInfo -> dateProfile
There are 21 commits in total. See the full diff.
Your tests are still failing with this version. Compare the changes π¨
The new version differs by 83 commits ahead by 83, behind by 1.
447ab26
version 3.4.0
e9a58a0
updated demo dates
aa5dc0f
adjust karma imports
53f8395
move automated-better to top level
0a00d55
make legacy
f113245
move some utils
1cb99b4
move themeswitcher
0435eb0
changelog
7bd03fc
warning about working tree
95d48cc
npm verification step
1363475
fullcalendar moments will always produce english for toISOString and format, called with no args
2fd61a7
optimize ISO8601 fix. do it for format() too
fc0614e
Merge branch 'fix-moment-iso-string' of https://github.com/joankaradimov/fullcalendar
42388ff
clean up composer.json
a41488c
Merge branch 'master' of https://github.com/fabiomontefuscolo/fullcalendar
There are 83 commits in total.
See the full diff
Version 3.2.0 of fullcalendar just got published.
This version is covered by your current version range and after updating it in your project the build failed.
As fullcalendar is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you itβs very likely also breaking them. I recommend you give this issue a very high priority. Iβm sure you can resolve this :muscle:
Status Details
- β **continuous-integration/travis-ci/push** The Travis CI build is in progress [Details](https://travis-ci.org/sethbergman/ng2-admin/builds/201634597) - β **continuous-integration/codeship** Build failed [Details](https://app.codeship.com/projects/200379/builds/22616215)Commits
The new version differs by 48 commits (ahead by 48, behind by 1).
5d6574b
version 3.2.0
259039b
change version to minor (not patch) b/c internal API changes
df4c6b4
comment about internalApiVersion protocol
e2c99cc
fix certain comments
24d0935
lint problems
8ac2ce6
updated demo dates
e28c4b9
update copyright
20a860e
https in manifests
b4f011c
up internalApiVersion
95c2cf8
smarter dep semvers
653c38c
changelog
5256981
scrollAlwaysKills, ugh
c821b44
was overaggressive with killing touch interaction via mouse events
7ebdb2b
fix. touch was doing event "mouseover"
e9e2fc7
overcome chrome not allowing preventDefault on touchmove
There are 48 commits in total. See the full diff.
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: