ember-modifier-manager-polyfill
Modifier manager polyfill
A polyfill to support element modifier managers in older Ember versions
Polyfill element modifiers for Ember 2.12 through 3.7
10 stars
2 watching
4 forks
Language: JavaScript
last commit: almost 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ember-polyfills/ember-on-modifier | A polyfill that adds support for the {{on}} element modifier to Ember.js | 38 |
ember-polyfills/ember-named-blocks-polyfill | A polyfill for Ember.js to support a specific feature for better compatibility with older versions | 39 |
ember-polyfills/ember-router-service-polyfill | A polyfill library to support Ember version 2.15 and above by providing a fallback for the router service | 36 |
ember-polyfills/ember-named-arguments-polyfill | Supports named arguments in Ember 2.10 through 3.0 by polyfilling JavaScript functions | 18 |
spencer516/ember-functional-modifiers | Provides an API for adding custom modifications to elements in Ember applications. | 40 |
ember-polyfills/ember-fn-helper-polyfill | A polyfill to ensure JavaScript functions have access to template arguments when passed to components or other helpers. | 6 |
ember-polyfills/ember-angle-bracket-invocation-polyfill | A polyfill to support angle bracket invocation syntax in Ember.js applications | 76 |
ember-decorators/ember-decorators | A collection of reusable JavaScript functions to modify or extend the behavior of classes in Ember applications | 358 |
pzuraq/ember-native-class-polyfill | A polyfill that enables native class behavior in Ember | 9 |
ef4/ember-browserify | An ember-cli addon for loading CommonJS modules from npm via browserify | 172 |
emberjs/ember-render-modifiers | Provides element modifiers to hook into the rendering lifecycle of Glimmer components | 86 |
symstract/modifier_list | An add-on for Blender that enhances the UI layout of modifiers with features such as a tabbed interface and popup options. | 310 |
ember-codemods/ember-module-migrator | Automated tool for migrating Ember applications to a new module format. | 74 |
ember-codemods/ember-mocha-codemods | Automated tests and code updates for Ember.js applications using codemods | 4 |
ember-a11y/ember-component-focus | A mixin for managing focus within Ember components to make them accessible. | 21 |