issues
search
ciena-frost
/
ember-frost-info-bar
A generic info bar pattern with title+subtitle+action button
http://ciena-frost.github.io/ember-frost-info-bar/
MIT License
2
stars
16
forks
source link
Extend frost component to get proper spread and hook support
#57
Closed
sandersky
closed
7 years ago
sandersky
commented
7 years ago
This project uses
semver
, please check the scope of this pr:
[ ] #patch# - backwards-compatible bug fix
[x] #minor# - adding functionality in a backwards-compatible manner
[ ] #major# - incompatible API change
CHANGELOG
Updated
class names to use prefix
frost-info-bar-
so they don't have collisions with other components not using scoped class names.
Updated
component to extend component from
ember-frost-core
so we have standard hook and spread support for a Frost component.
sandersky
commented
7 years ago
:+1:
This project uses semver, please check the scope of this pr:
CHANGELOG
frost-info-bar-
so they don't have collisions with other components not using scoped class names.ember-frost-core
so we have standard hook and spread support for a Frost component.