Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport Glimmer VM upgrade + bugfixes to release #17884

Merged
merged 6 commits into from Apr 9, 2019

Conversation

chancancode
Copy link
Member

@glimmer/* 0.37.1 -> 0.38.1
typescript 3.0.1 -> 3.2.4

(cherry picked from commit bfa97c8)

@glimmer/* 0.37.1 -> 0.38.1
typescript 3.0.1 -> 3.2.4

(cherry picked from commit bfa97c8)
chancancode and others added 5 commits April 8, 2019 18:23
This is needed due to https://github.com/glimmerjs/glimmer-vm/blob/e672233ea70ab2614648bb194efc107f3698baad/packages/%40glimmer/runtime/lib/compiled/opcodes/component.ts

This is probably unintended and a waste of bytes. We should fix it
upstream and remove this helper.

(cherry picked from commit fd360ca)
(cherry picked from commit 3b3faad)
(cherry picked from commit b14bf26)
When a `class=` attribute comes _after_ `...attributes`, we don't merge it correctly. Instead it gets clobbered.

This PR adds failing tests.

(cherry picked from commit a2b0e72)
Closes #17533, #17692.

(cherry picked from commit 2a96c78)
(cherry picked from commit 61c1830)
@rwjblue rwjblue merged commit d440312 into release Apr 9, 2019
@rwjblue rwjblue deleted the upgrade-glimmer-release branch April 9, 2019 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants