issues
search
tildeio
/
htmlbars
A variant of Handlebars that emits DOM and allows you to write helpers that manipulate live DOM nodes
MIT License
1.6k
stars
193
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Status of the project?
#473
jvitela
opened
7 years ago
1
Input type='date'
#472
fsmanuel
opened
8 years ago
0
How to define an “if else” helper
#471
R2D221
opened
8 years ago
0
QUESTION: Is there a document that identifies the syntax of HTMLBars and its compatibility with Handlebars?
#470
swquinn
opened
8 years ago
0
Ensure statement nodes are the same length.
#469
rwjblue
closed
8 years ago
4
Make all nodes in expressions a fixed length
#468
krisselden
closed
8 years ago
1
Character Entities do not render in attributes
#467
justinaray
opened
8 years ago
9
Force `download` attribute on `<a>` tag to be treated as an attribute
#466
pittst3r
closed
7 years ago
1
Peculiar Treatment of Comments
#465
jszaday
opened
8 years ago
2
Handle loc tracking locally.
#464
rwjblue
closed
8 years ago
2
Make setAttribute behave more like setProperty to align with glimmer
#463
krisselden
closed
8 years ago
1
Don't cast bools
#462
chadhietala
closed
8 years ago
1
Revert "Don't cast bools"
#461
krisselden
closed
8 years ago
0
Don't cast bools
#460
chadhietala
closed
8 years ago
0
Add tests for unquoted attribute location info.
#459
rwjblue
closed
8 years ago
0
Properly handle trailing whitespace controls.
#458
rwjblue
closed
8 years ago
0
Ensure loc info is correct with char refs.
#457
rwjblue
closed
8 years ago
0
Fix comment and attribute start column.
#456
rwjblue
closed
8 years ago
1
Handle null/undefined url in nodeProtocolForURL
#455
ronco
closed
8 years ago
6
The `chars` a TextNode inside a BlockStatement is a lie.
#454
ghost
opened
8 years ago
2
Add loc to text, comment, and attribute nodes.
#453
rwjblue
closed
8 years ago
1
HTMLBars not respecting Ember.String.htmlSafe()
#452
spinlock99
closed
8 years ago
2
Ensure column is reset when incrementing right stripped lines.
#451
rwjblue
closed
8 years ago
0
Fix loc info for content statements with leading newlines.
#450
rwjblue
closed
8 years ago
2
Fix a typo
#449
prayagverma
closed
8 years ago
0
fixes emberjs/ember.js#12506
#448
Saranya-Raaj
opened
8 years ago
4
[BUGFIX] Fix text input cursor behavior
#447
mmun
closed
8 years ago
4
[Question] Variable HTML content DOM cache/diff optimization?
#446
zhuoqiang
opened
8 years ago
0
IE: A security problem occurred when parsing URLS with embedded credentials
#445
ssured
closed
8 years ago
6
Handlebars-style partials aren't handled
#444
rmccue
opened
8 years ago
10
[BUGFIX beta] Allow unquoted attributes before the end of a self-closing tag
#443
Serabe
closed
8 years ago
0
[BUGFIX] Cleanup morph of each else section
#442
Saranya-Raaj
opened
8 years ago
5
[BUGFIX beta] Range redirection
#441
Serabe
closed
8 years ago
4
get helper silently fails to access number-like keyed items
#440
barneycarroll
closed
8 years ago
2
Use the global URL in node context if in sandbox
#439
ronco
closed
8 years ago
3
[FEATURE] Add contextual component syntax
#438
Serabe
closed
8 years ago
3
Adds Node-compatible protocolForURL
#437
tomdale
closed
8 years ago
9
Update README.md (security blurb)
#436
stefanpenner
closed
8 years ago
3
Xss vulnerable in URI context with data protocol
#435
neraliu
opened
9 years ago
6
Extraneous empty text nodes when formatting .hbs
#434
skanderm
closed
8 years ago
5
Standard helpers for use outside Ember
#433
timkendrick
opened
9 years ago
2
Fix htmlbars-runtime import paths
#432
timkendrick
closed
9 years ago
4
tests
#431
BenjaminHorn
opened
9 years ago
0
Update some build modules and fix jshint and bower errors
#430
g13013
closed
8 years ago
3
[PERF] Don't Attempt To Sanitize Unsanitizeable
#429
chadhietala
opened
9 years ago
3
Raise an error for script tags
#428
g13013
closed
9 years ago
6
Using a script tag should throw an error
#427
mmun
closed
9 years ago
0
script content
#426
g13013
closed
8 years ago
7
Add temporary workaround for SimpleDOM
#425
chancancode
opened
9 years ago
2
test to show that stripping whitespace after comments is possible
#424
raycohen
closed
9 years ago
1
Next