-
I believe it makes sense to create Google Group for this project.
With this email based group people who are using your project will be able to ask questions and discuss some ideas/issues.
Without cre…
-
got the following on trying to use Dust. is there a dependency missing?
env: node 7.9
```
localDataPath: '/Users/dc/dev/rikai/tutorbot/papp/server/data' } +0ms
/Users/dc/dev/rikai/tutorbot/p…
dcsan updated
6 years ago
-
Parser pukes on this:
``` html
$(function(){
$('#krutmnu a').click(function(e){
//$('#body').children().hide().filter('#'+$(this).attr('href').replace(/#/,'')+'_panel').toggle(tr…
troyk updated
12 years ago
-
Are alternate row (colors, classes, etc.) supported for arrays?
PS: is there a user forum/mailing list?
-
Hi,
I've found an performance issue in the current 2.7 branch and would fix that. I also found out that the code in master is already restructured and may not be affected anymore. Will the current ma…
-
**Expected behaviour**
When updating a Dust file located in a nested directory (`pages/partials/partial.dust`), the server detects the change and restarts.
**Actual behaviour**
A manual resta…
-
Hi, thanks for releasing a new version.
Why is v3 a breaking change please? It's not clear to me from the changelog, and there is no migration guide. This would help us upgrade our apps. Thanks!
-
build:
[copy] Copying 2 files to /azkaban/azkaban-plugins-master/plugins/javaviewer/lib
[mkdir] Created dir: /azkaban/azkaban-plugins-master/dist/javaviewer/classes
[mkdir] Created dir…
-
Support a use case "a.b.c" : " You are here"
Note: the json key itself has .
One way to solve is allow {a.b.c} to render the a.b.c. as the key ans not compile the same to getPath
https://github.c…
-
If you run this command, it won't just compile your .dust files, but it will also destroy any js files that are currently in there. Very unexpected bahavior. Lost several days of KnockoutJS work.
du…