-
Hi
should https://docs.alerta.io/en/latest/gettingstarted/tutorial-1-deploy-alerta.html not include the configuration specified in
https://github.com/alerta/alerta-webui#html5-history-mode
to avoid…
-
This isn't a big deal for the desktop version, but for the mobile version it basically invites the use of the back button because you're constantly switching between views. Unfortunately because of th…
-
**director**
---
https://github.com/flatiron/director
-
V4 should make the router usable for more use cases. I've been planing on adding a hash based history for a while now. But there are a few things standing in the way to do this properly. Although the …
-
Hi!
_kanso create_ generates _base.html_ which is an XHTML 1.0 template.
What about something simpler, for example HTML5:
```
{title}
{content|s}
…
wbzyl updated
11 years ago
-
I'm using the HTML5-only version of History.js, as hash-fallbacks aren't appropriate for our site architecture at the moment but we require normalization of behaviour in modern browsers. I haven't wra…
orls updated
12 years ago
-
This is a guidence with a long history, and it still works now.
In the [W3C Recommendation of HTML5](http://www.w3.org/TR/html5/embedded-content-0.html):
> ##### 4.7.1.1.2 General guidelines
>
> **…
-
Hey, again a road blocker -
Now getting following error when trying to start a server -
[[[[[ ~/workzone/meteor-0.6.5.1-with-router ]]]]]
/home/subhash/.meteor/tools/3cba50c44a/tools/run.js:425
thr…
-
It would be nice to have a system information page with the following information:
### Mandatory information:
- [ ] supported browser features:
- [ ] HTML5 Codecs (detailed information about…
-
### Steps to reproduce
1. Open a flutter web application
2. Enter the second level page
3. Use flutter web’s own navigation to return
### Expected results
canGoBack is false
### Actual results…