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

Adds navbar support #123

Merged
merged 97 commits into from Aug 13, 2016
Merged

Adds navbar support #123

merged 97 commits into from Aug 13, 2016

Conversation

srvance
Copy link
Contributor

@srvance srvance commented Aug 7, 2016

This addresses issue #48. It adds a family of bs-navbar* components usable as contextual components under bs-navbar. I have written full documentation, although I have not run the generation from them. I have written integration tests for everything. The acceptance test is not much different from what was generated because I haven't looked into how to trigger responsive behaviors yet. The use of {{hash}} introduces some backward compatibility issues. I believe it was introduced in Ember 2.3 and can be polyfilled back, but I don't know if the same is true of contextual components.

… collapsed state. Need to improve the ergonomics, but it's working correctly now.
…mponents. The resulting currying lets me hide the rest of the plumbing.
@srvance
Copy link
Contributor Author

srvance commented Aug 13, 2016

The ember-cli 2.7.0 upgrade caused some issues that were all over the Slack channel yesterday. Fixed here.

@simonihmig simonihmig merged commit 6065a0b into ember-bootstrap:master Aug 13, 2016
@simonihmig
Copy link
Contributor

Merged this. Will release this as 0.9.0 asap. Huge thanks for your effort!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants