Skip to content

Routing - WIP#4

Open
agamdua wants to merge 2 commits into
ComfyLabs:masterfrom
agamdua:routing
Open

Routing - WIP#4
agamdua wants to merge 2 commits into
ComfyLabs:masterfrom
agamdua:routing

Conversation

@agamdua

@agamdua agamdua commented Nov 7, 2016

Copy link
Copy Markdown
Contributor
  • pass routing events via the bus (or leverage the official router properly)

We need to improve this to work with the sidebar.
Comment thread tags/page-container.html

</div>

this.sidebarevents = riot.observable();

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

are we actually using this anywhere?

Comment thread tags/page-container.html
self.currentView.unmount(true)
}

console.log(viewName)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

remove console logs

Comment thread tags/table.html
-->
<table class="table {table-bordered: opts.bordered, table-striped: opts.striped}">

The same needs to be done with the css properties of the table class

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

docstrings 👍

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.

1 participant