-
Roadmap proposal for the future riot major release:
(__this list just a draft and it's going to grow__)
- [ ] Complete rewrite of the compiler simplifying the sourcecode allowing also sourcemaps
…
-
## The problem
We have a clear distinction between a page and a partial: the former has a schema and creates a route, whereas the latter doesn't. In addition to this, we're also separating them int…
-
For example, I use the smarty templating engine for work and would like to use html5.vim for it along with M4R7iNP/smarty.vim . Another example is wanting to use the current pug plugin for files that …
-
Hello,
I had a working ng2-handsontable on production but with a latest deploy, I'm getting a type error at (handsontable.js:46). Is there any dependency that I'm missing? or any compiler options t…
-
trying this article:
https://www.polymer-project.org/1.0/start/toolbox/set-up
It doesn't work for me.
```
public > polymer init starter-kit
info: Running template polymer-init-starter-kit:app...
…
-
Right now if I install render-cli locally into my project alongside the latest version of pug, I can't render `.pug` templates. This is because render-cli depends directly on old versions of consolid…
-
## The path to OC templates
In the past months we spiked and experimented with a template architecture for OC in order to enable building components with reacher client-side libraries other than th…
-
Hello,
I switched to using `pugjs` mode for rendering, but I'd like to keep using the cache feature.
Right now, even with the `upToDateCheck` set to `true`, the js files in my cache folder are ref…
Spone updated
7 years ago
-
Hi! In webdev I come from an ASP MVC background so I'm very used to having something like this in my HTML templates:
```js
// Razor template syntax
$.get('@Url.Action("~\Invoice\Read")', function…
-
Change all menu bar hrefs to click methods. When clicked, they will each trigger an event. The App will be listening to these events, and when it hears it, it will switch the dom to the appropriate pa…