Skip to content

Commit

Permalink
Merge pull request #166 from pzuraq/patch-1
Browse files Browse the repository at this point in the history
Add modifier manager capabilities
  • Loading branch information
rwjblue authored Aug 16, 2019
2 parents 8f1d2db + 9837845 commit 57d48a0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions mappings.json
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,12 @@
"export": "setModifierManager",
"deprecated": false
},
{
"global": "Ember._modifierManagerCapabilities",
"module": "@ember/modifier",
"export": "capabilities",
"deprecated": false
},
{
"global": "Ember.Checkbox",
"module": "@ember/component/checkbox",
Expand Down

0 comments on commit 57d48a0

Please sign in to comment.