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

GitHub

10 stars
2 watching
4 forks
Language: JavaScript
last commit: almost 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
ember-polyfills/ember-on-modifierA polyfill that adds support for the {{on}} element modifier to Ember.js38
ember-polyfills/ember-named-blocks-polyfillA polyfill for Ember.js to support a specific feature for better compatibility with older versions39
ember-polyfills/ember-router-service-polyfillA polyfill library to support Ember version 2.15 and above by providing a fallback for the router service36
ember-polyfills/ember-named-arguments-polyfillSupports named arguments in Ember 2.10 through 3.0 by polyfilling JavaScript functions18
spencer516/ember-functional-modifiersProvides an API for adding custom modifications to elements in Ember applications.40
ember-polyfills/ember-fn-helper-polyfillA polyfill to ensure JavaScript functions have access to template arguments when passed to components or other helpers.6
ember-polyfills/ember-angle-bracket-invocation-polyfillA polyfill to support angle bracket invocation syntax in Ember.js applications76
ember-decorators/ember-decoratorsA collection of reusable JavaScript functions to modify or extend the behavior of classes in Ember applications358
pzuraq/ember-native-class-polyfillA polyfill that enables native class behavior in Ember9
ef4/ember-browserifyAn ember-cli addon for loading CommonJS modules from npm via browserify172
emberjs/ember-render-modifiersProvides element modifiers to hook into the rendering lifecycle of Glimmer components86
symstract/modifier_listAn 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-migratorAutomated tool for migrating Ember applications to a new module format.74
ember-codemods/ember-mocha-codemodsAutomated tests and code updates for Ember.js applications using codemods4
ember-a11y/ember-component-focusA mixin for managing focus within Ember components to make them accessible.21