Closed greenkeeper[bot] closed 5 years ago
devDependency
ember-source was updated from 3.7.3
to 3.9.0
.Update to this version instead 🚀
The new version differs by 265 commits ahead by 265, behind by 35.
8df20e9
Release v3.9.0
2b9ee17
Add v3.9.0 to CHANGELOG
bfe670c
Bump router_js
2f8b8ba
[DOCS beta] remove component nesting docs
0270001
Release v3.9.0-beta.5
1e2672c
Add v3.9.0-beta.5 to CHANGELOG
37d0a11
Fix docs test
86999a7
Post-cherry-pick lint fixup
fff729a
[DOC RouteInfo] Fix grammar, spelling, and formatting
b179dfd
added param "name of the block" for the API document of has-block and has-block-params
84767f9
Fixes 594 in ember-learn/ember-api-docs - add has-block-params API documentation
99dc507
prettier lint fix
fc63577
Fixes 595 in ember-learn/ember-api-docs - missing has-block API documentation
3795744
Update packages/@ember/-internals/glimmer/lib/component.ts
fa74d86
A number of improvements to component docs
There are 250 commits in total.
See the full diff
devDependency
ember-source was updated from 3.7.3
to 3.9.1
.Update to this version instead 🚀
...attributes
may incorrectly overwrite attributes, depending on its position.event.stopPropagation()
in component event handlers when jQuery is disabled.{{action}}
modifiers on the same element when jQuery is disabled.The new version differs by 15 commits.
8b273eb
Release v3.9.1
77b8be1
3.9.1 CHANGELOG [ci skip]
d440312
Merge pull request #17884 from emberjs/upgrade-glimmer-release
2991c46
CHANGELOG [ci skip]
9173312
[BUGFIX beta] Fix "splattributes" class merging
7fb81f2
Splattribute merging of "class" attribute fails
b8cc19e
[BUGFIX beta] add failing test for splattributes class merging issue
ede5d4b
Add missing babel helper
da2307a
Upgrade Glimmer and TypeScript
fccbf36
CHANGELOG [ci skip]
2b69ba8
[DOCS release] update paramsFor documentation
2359c4f
[BUGFIX beta] Fix no-jQuery EventDispatcher to allow handling multiple element-space actions
1b1461f
[BUGFIX beta] Fix no-jQuery EventDispatcher to prevent events bubbling up when event.stopPropagation() was called
43abf8e
fix input tests without jquery
ca112b3
Fix each-package-tests on CI
See the full diff
devDependency
ember-source was updated from 3.7.3
to 3.10.0
.
The devDependency ember-source was updated from
3.7.3
to3.8.0
.This version is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
Release Notes for v3.8.0
CHANGELOG
array
helper RFC (see emberjs/rfcs#0318)didUnwatch
Fixes a few issues:
...attributes
to a dynamic component.Error: Operand over 16-bits. Got 65536
).NAME_KEY
hooks
variable from qunit-rfc-232 util-test blueprintCommits
The new version differs by 388 commits ahead by 388, behind by 43.
3013779
Release v3.8.0
43e8cb6
Add v3.8.0 to CHANGELOG
899be80
Release v3.8.0-beta.5
39bb0d4
Add v3.8.0-beta.5 to CHANGELOG
494d83d
[DOC beta] Add deprecation tag for Ember.merge
472673d
[DOC lts] Addressed PR comments by rwjblue
8a42b3b
[DOC lts] Addressed PR comments
71c2fe5
[DOC] Angle Bracket invocation
4a67315
Add v3.7.3 to CHANGELOG
3db1a75
Bump router_js from 6.2.2 to 6.2.3
018df73
Release v3.8.0-beta.4
2a83198
Add v3.8.0-beta.4 to CHANGELOG
f485ad5
[BUGFIX lts] support numbers in component names for Angle Brackets
38b9060
Release v3.8.0-beta.3
4d7a496
Add v3.8.0-beta.3 to CHANGELOG
There are 250 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: