ember-component-css
ember-component-css copied to clipboard
An Ember CLI addon which allows you to specify styles for individual components
@SergeAstapov So it seems we need a different workflow that can be triggered which will run the "release" and commit the newly created tag. It will be much easier to...
Hi, I have used ember-component-css version 0.6.2 with Ember 2.18.2. In my component, I am trying to access styleNamespace. But getting undefined. Please find below code ``` Hi ```
in the template, class={{styleNamespace}}, {{@styleNamespace}} and {{this.styleNamespace}} all evaluate to no class attribute.
Bumps [trim-off-newlines](https://github.com/stevemao/trim-off-newlines) from 1.0.1 to 1.0.3. Commits c3b28d3 1.0.3 6226c95 Merge pull request #4 from Trott/fix-it-again c77691d fix: remediate ReDOS further 76ca93c chore: pin mocha to version that works with...
Bumps [mout](https://github.com/mout/mout) from 1.1.0 to 1.2.3. Changelog Sourced from mout's changelog. mout changelog v1.1.1 (2019/04/18) fixed object/get throwing an exception for null or undefined input objects Commits eae5ccc v1.2.3 3fecf13...
Importing [global](https://github.com/ebryn/ember-component-css/blob/v0.7.4/app/initializers/component-styles.js#L3) Ember is deprecated in Ember 3.27 and will be removed from Ember 4. P.S. [Reopening](https://github.com/ebryn/ember-component-css/blob/v0.7.4/app/initializers/component-styles.js#L8) `Ember.Component` also.
https://github.com/ebryn/ember-component-css/issues/293#issuecomment-535965020 Solution would be to auto generate an empty JS class for components that don't have one.
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 3.3.0 to 3.3.2. Release notes Sourced from socket.io-parser's releases. 3.3.2 Bug Fixes prevent DoS (OOM) via massive packets (#95) (89197a0) Links Diff: https://github.com/Automattic/socket.io-parser/compare/3.3.1...3.3.2 3.3.1 Links Diff: https://github.com/socketio/socket.io-parser/compare/3.3.0...3.3.1...
We're starting to test our Ember projects against the `embroider` build system at https://github.com/embroider-build/embroider, and we're currently unable to build. Are there a known set of remedies this project needs,...
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. Commits See full diff in compare view Maintainer changes This version was pushed to npm by oss-bot, a new releaser for y18n since your...