[DEPRECATED] ember-frost-tabs
This repository is deprecated. We do not recommend using the content of this repository please use the following: frost-core (internal)
A tabs addon.
This repository is deprecated. We do not recommend using the content of this repository please use the following: frost-core (internal)
ember-cli-notifications
to version 4.2.1
to fix broken demo appember-frost-core
to ^8.0.0
ember-cli-svgstore
ember-frost-core
pr-bumper
version 3
ember-frost-test
to ^4.0.1
ember-test-utils
to ^8.1.1
ember-cli-frost-blueprints
to ^5.0.2
ember-prop-types
to ^7.0.1
ember-frost-core
to ^7.0.0
package-lock.json
fileisSelected
to use passed parameterspackage-lock
until we are ready to move to node 8CHANGELOG.md
ember-cli-build.js
.remarkrc
file since it is now provided by ember-test-utils
.template-liintrc.js
since it is now provided by ember-test-utils
npm run test
frost-tab.js
to not be a computed property since it needs to be readOnly.isSelected()
computed property to be readOnly to comply with our org's patternsbower.json
to no longer have unneeded packages and moved the testing only packages into devDependenciesember-browserify
@ ^1.2.0
ember-frost-test
to ^4.0.0
ember-cli-chai
to 0.4.3
ember-cli-mocha
to 0.14.4
ember-sinon
to ^0.7.0
ember-test-utils
to ^8.1.0
sinon-chai
@ ^2.14.0
ember-cli-code-coverage
to 0.3.12
ember-cli-frost-blueprints
to ^5.0.1
ember-cli-htmlbars-inline-precompile
to 0.3.12
ember-code-snippet
to 1.7.0
ember-cli-sass
to 7.1.1
ember-computed-decorators
to 0.3.0
and moved to a dependency instead of a devDependencyember-concurrency
to be a dependency instead of a devDependencyember-frost-core
to ^5.1.1
ember-element-resize-detector
to be a dependency instead of a devDependencyember-elsewhere
to be a dependency instead of a devDependencyember-hook
to 1.4.2
and moved to a dependency instead of a devDependencyember-math-helpers to
2.0.6` and moved to a dependency instead of a devDependencyember-prop-types
to ^6.0.1
and moved to a dependency instead of a devDependencyember-truth-helpers
to be a dependency instead of a devDependencyember-spread
packageember-frost-info-bar
packageember-cli-template-lint
package since it is now provided via ember-test-utils
ember-resolver
to align with other reposember-load-initializers
to align with other reposember-simple-uuid
dependencyember-frost-core
, with a flexible minor version (^3.0.1
).tab
class. Because non-block-format mode has an additional div around each tab, and the CSS was targeting it specifically, block-format tabs were not the same style (larger font, no border, etc) as non-block tabs.ember-cli
to 2.12.3
fix styling of tabs.
ember
and ember-cli
dependenciesnone
when publishing a new version is not desired.describeComponent()
ember-test-utils
dependency for usage in testingember-prop-type
errors by following component API's.ember-frost-core
to ^1.0.0
upgrade to node 6.x
frost-tab
that appends to the content
div when that tab is selectedelsewhere
tabClassNames
to frost-tab
interface to allow for specifying CSS classes on tab content elements.No CHANGELOG section found in Pull Request description.
Use a # CHANGELOG
section in your Pull Request description to auto-populate the CHANGELOG.md
didInitAttrs
hook and instead use init
.