X Tutup
Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

fix($compile): support class directives on SVG elements#10756

Closed
caitp wants to merge 1 commit intoangular:masterfrom
caitp:issue-10736
Closed

fix($compile): support class directives on SVG elements#10756
caitp wants to merge 1 commit intoangular:masterfrom
caitp:issue-10736

Conversation

@caitp
Copy link
Copy Markdown
Contributor

@caitp caitp commented Jan 14, 2015

It's a pretty trivial change. @Narretz want to review this one?

Closes #10736

@caitp
Copy link
Copy Markdown
Contributor Author

caitp commented Jan 14, 2015

@petebacondarwin you should make the call on whether we care to fix this or not, Narretz assigned for now

@Narretz
Copy link
Copy Markdown
Contributor

Narretz commented Jan 15, 2015

LGTM.

@caitp
Copy link
Copy Markdown
Contributor Author

caitp commented Jan 15, 2015

okay, will land since it's such a tiny amount of code and nothing could possibly go wrong

@caitp caitp closed this in 23c8a90 Jan 15, 2015
caitp added a commit that referenced this pull request Jan 20, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

directive from class on svg element

3 participants

X Tutup