issues
search
creationix
/
haml-js
Haml ported to server-side Javascript. This is a traditional server-side templating language. Tested with node-js
MIT License
900
stars
109
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
When indenting - if blocks it generates invalid JS
#49
thisivan
closed
13 years ago
1
Conditional `selected` at runtime
#48
dnagir
opened
13 years ago
2
Multiple templates as a single input (your feedback?)
#47
dnagir
closed
13 years ago
2
Use browser escape method (if available) to safely escape HTML
#46
dnagir
closed
13 years ago
4
`:each` and `:if` syntax consistency
#45
devth
closed
13 years ago
1
"require" introduces node-js dependency
#44
mikong
closed
13 years ago
1
haml.js broken in firefox due to regexp regression
#43
bradphelan
closed
13 years ago
3
Parse error when tags are in a certain order
#42
rmurphey
opened
13 years ago
5
probs with interpolation in attributes
#41
tribalvibes
closed
13 years ago
8
Problems with 0.4.0
#40
rasantiago
closed
13 years ago
2
Client-side Support
#39
wintondeshong
opened
13 years ago
16
Making Haml.js work on the client-side
#38
wintondeshong
closed
13 years ago
4
fix typo
#37
fjakobs
closed
13 years ago
1
HTML Tags don't nest properly with extra whitespace before haml
#36
kalupa
closed
13 years ago
2
Added missing interpolation
#35
jpadvo
closed
13 years ago
2
:else block rendering unexpected results
#34
scottharvey
closed
13 years ago
1
expressjs 2.0 support
#33
sreuter
closed
13 years ago
2
if / else
#32
janmonschke
closed
13 years ago
6
CLI: --html mode
#31
andrewschaaf
closed
13 years ago
0
Clean fork with only the fixes to haml-js
#30
unspace
closed
13 years ago
0
Changed from regex pseudo-function calls to .exec(...)
#29
raganwald
closed
13 years ago
1
Added a command-line tool
#28
andrewschaaf
closed
13 years ago
1
Optional changes for IE8 client-side compatibility
#27
raganwald
closed
13 years ago
9
haml-js works in Safari and Firefox, but breaks in IE8
#26
raganwald
closed
13 years ago
2
Removed a trailing comma
#25
dmathieu
closed
13 years ago
3
Tabs in place of spaces break things
#24
celer
closed
13 years ago
4
fix issue #22, non-unix line endings
#23
stevenharman
closed
14 years ago
1
non-unix line endings
#22
stevenharman
closed
14 years ago
3
equivalent for content_for :head and/or blocks like Ruby do
#21
mikesmullin
closed
13 years ago
1
inline SASS
#20
mikesmullin
closed
13 years ago
2
not liking the spacing trimming
#19
mikesmullin
closed
13 years ago
2
rendering a hrefs doesn't work
#18
schipplock
closed
13 years ago
2
Sass support
#17
tapir
closed
14 years ago
4
Feature Request: HAML Comment support
#16
Marak
closed
13 years ago
4
Cryptic error message if trying to render 'undefined'
#15
redsquirrel
closed
14 years ago
3
IE problems
#14
jacquescrocker
closed
14 years ago
11
:if etc cannot access context
#11
tj
closed
14 years ago
1
Auto-call objects with #toHTML()
#10
tj
closed
14 years ago
8
Literal Arrays in :each statements don't work
#9
pjb3
closed
14 years ago
1
inline locals don't work?
#8
aheckmann
closed
14 years ago
1
%script doesn't close properly
#7
aeosynth
closed
14 years ago
1
:script plugin
#6
aeosynth
closed
14 years ago
1
Verbose plugin syntax
#5
aeosynth
closed
14 years ago
10
Plugins lose scope
#4
snoe
closed
14 years ago
3
Nested tags can cause parent tag not to close
#3
snoe
closed
14 years ago
4
Automatically close self-closing tags
#2
tj
closed
14 years ago
2
String replace only replaces one element
#1
cpojer
closed
14 years ago
3
Previous