Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Toolbar class bindings #362

Merged
merged 3 commits into from
May 5, 2016
Merged

Toolbar class bindings #362

merged 3 commits into from
May 5, 2016

Conversation

andybeesee
Copy link
Contributor

New tall class name binding for paper-toolbar, with test and example in documentation. Let me know what I can do to improve the test, I am still new to Ember and testing with it.

Andrew Hollandmoritz added 2 commits May 4, 2016 04:59
…or usage to the dummy app and a test for it.
* master:
  Checkbox & switch examples layout (#361)
integration: true
});

test('should bind class names correctly', function(assert) {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's test for md-tall class only.
We'll probably add md-default-theme to another place in the code base soon.

@miguelcobain
Copy link
Collaborator

There are still many things to do on toolbars, but there's no harm in accepting this.
Thanks.

@miguelcobain miguelcobain merged commit c7076ce into adopted-ember-addons:master May 5, 2016
eriktrom added a commit to eriktrom/ember-paper that referenced this pull request May 6, 2016
* master:
  Add missing trailing EOL in paper-toolbar-test.js.
  Remove self-closing tags in dummy app sidenav.
  fix self closing tags
  Add missing trailing EOL in paper-toolbar.hbs.
  update toolbars (adopted-ember-addons#367)
  use double quotes
  contributing.md: Add comments to coding style.
  Update changelog.md.
  Fix npm 2.x build failures for angular-material-source dependency (adopted-ember-addons#364)
  Toolbar class bindings (adopted-ember-addons#362)
  md-button class bindings (adopted-ember-addons#365)
  progress-circular dummy app: Restore previous behavior inadvertently commented out.
  progress-circular & -linear dummy app: Start/stop progress when route is activated/deactivated.
  link directly to `ember-route-action` helper (adopted-ember-addons#363)
  Bump version to `1.0.0-alpha.0`.
  dummy app: Make version extremely apparent.
  contributing.md: Document building and deploying dummy app to github.io.
  Checkbox & switch examples layout (adopted-ember-addons#361)

# Conflicts:
#	package.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants