Issues
- 0
Look into making express a peer dependency
#28 opened by lastmjs - 0
Switch to NPM
#1 opened by lastmjs - 0
Switch to Polymer 2
#22 opened by lastmjs - 1
Consider vanilla web components
#27 opened by lastmjs - 0
Use class member method data-binding
#23 opened by lastmjs - 1
Give access to the server
#26 opened by lastmjs - 0
React to light DOM changes
#25 opened by lastmjs - 0
See if you can create a node school module
#24 opened by lastmjs - 0
Make sure all Polymer parameter types are correct
#21 opened by lastmjs - 0
Consider making an element, or somehow declaratively handling router.param and app.param
#20 opened by lastmjs - 2
Make sure we can handle sub-apps
#15 opened by lastmjs - 1
Add examples to the documentation
#14 opened by lastmjs - 1
- 1
Inline the scripts again
#2 opened by lastmjs - 1
Use multiple property observer in express-app
#18 opened by lastmjs - 0
- 1
Do we have router.all?
#19 opened by lastmjs - 1
Allow method on router
#16 opened by lastmjs - 3
- 1
- 0
Don't mutate child nodes
#5 opened by lastmjs - 0
No more ExpressParentBehavior
#6 opened by lastmjs - 0
- 0
User Story - Bind a function to <express-app>'s callback property and the function runs after the app is initialized
#9 opened by lastmjs - 0
User Story - No callback is set on <express-app>, and so the default callback runs
#8 opened by lastmjs - 0
User Story - The hostname is set directly as a string value of an HTML attribute
#10 opened by lastmjs - 0
User Story - Set port in JavaScript
#4 opened by lastmjs - 0
User Story - Set port in HTML
#3 opened by lastmjs