Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zewa666/durandal-router-dialog
Answer to Stackoverflow question 26157912
https://github.com/zewa666/durandal-router-dialog
Last synced: about 12 hours ago
JSON representation
Answer to Stackoverflow question 26157912
- Host: GitHub
- URL: https://github.com/zewa666/durandal-router-dialog
- Owner: zewa666
- Created: 2014-10-11T07:34:38.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-13T17:28:53.000Z (about 10 years ago)
- Last Synced: 2023-04-06T14:20:36.272Z (over 1 year ago)
- Language: JavaScript
- Size: 133 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Durandal Router Modal
===========This is an example for the Stackoverflow Question
"How to use durandal router to activate dialogs?"Quick Example
-------------1. open terminal/command line
2. go into project folder
3. bower install
4. run with your favourite webserverChangelog:
----------
* Added "About" route and VM/View to demonstrate the necessary steps for adding a new route
* More generalized approach by using Pub/Sub mechanism to listen to router events, inspect the instruction set and conditionally display the modal