Skip to content
This repository has been archived by the owner on Jul 30, 2018. It is now read-only.

Ensure _decoratorCache uses class-level decorators #623

Merged
merged 4 commits into from
Aug 4, 2017

Conversation

pottedmeat
Copy link
Contributor

@pottedmeat pottedmeat commented Jul 26, 2017

Type: bug

The following has been addressed in the PR:

  • There is a related issue
  • All code matches the style guide
  • Unit or Functional tests are included in the PR

Description:

addDecorator called at the method level does not use decoratorMap to add class-level decorators to the cache.

Resolves #622

@agubler
Copy link
Member

agubler commented Jul 27, 2017

Can we have a test for this change please?

@pottedmeat
Copy link
Contributor Author

Added

@dylans dylans modified the milestones: 2017.07, 2017.08 Jul 29, 2017
@agubler
Copy link
Member

agubler commented Aug 3, 2017

@pottedmeat This has conflicts that need to be resolved :)

@matt-gadd matt-gadd merged commit 9d032cb into dojo:master Aug 4, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants