issues
search
aurelia
/
templating-binding
An implementation of the templating engine's Binding Language abstraction which uses a pluggable command syntax.
MIT License
32
stars
26
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore(deps): bump ua-parser-js from 0.7.31 to 0.7.33
#161
dependabot[bot]
opened
1 year ago
0
chore(deps): bump json5 from 2.2.1 to 2.2.3
#160
dependabot[bot]
opened
1 year ago
0
chore(deps): bump engine.io and socket.io
#159
dependabot[bot]
opened
1 year ago
0
chore(deps): bump socket.io-parser from 4.0.4 to 4.0.5
#158
dependabot[bot]
opened
1 year ago
0
fix(dep): resolve vulnerable dep issue
#157
bigopon
closed
2 years ago
0
chore(deps-dev): bump karma from 1.7.1 to 6.3.16
#156
dependabot[bot]
closed
2 years ago
1
chore(deps): bump follow-redirects from 1.6.1 to 1.14.8
#155
dependabot[bot]
closed
2 years ago
1
chore(deps-dev): bump karma from 1.7.1 to 6.3.14
#154
dependabot[bot]
closed
2 years ago
1
chore(deps): bump follow-redirects from 1.6.1 to 1.14.7
#153
dependabot[bot]
closed
2 years ago
1
chore(deps): bump aurelia-path from 1.1.2 to 1.1.7
#152
dependabot[bot]
closed
2 years ago
1
change.delegate does not work inside of web components
#151
Archelyst
closed
2 years ago
1
chore(deps): bump path-parse from 1.0.6 to 1.0.7
#150
dependabot[bot]
closed
2 years ago
1
chore(deps): bump hosted-git-info from 2.7.1 to 2.8.9
#149
dependabot[bot]
closed
2 years ago
1
chore(deps): bump handlebars from 4.0.12 to 4.7.7
#148
dependabot[bot]
closed
2 years ago
1
chore(deps): bump y18n from 3.2.1 to 3.2.2
#147
dependabot[bot]
closed
2 years ago
1
chore(deps): bump ini from 1.3.5 to 1.3.7
#146
dependabot[bot]
closed
2 years ago
2
chore(deps): bump highlight.js from 9.14.2 to 9.18.5
#145
dependabot[bot]
closed
2 years ago
2
chore(deps): bump http-proxy from 1.17.0 to 1.18.1
#144
dependabot[bot]
closed
2 years ago
2
chore(deps): bump handlebars from 4.0.12 to 4.7.6
#143
dependabot[bot]
closed
3 years ago
2
chore(deps): bump handlebars from 4.0.12 to 4.5.3
#142
dependabot[bot]
closed
4 years ago
2
chore(deps): bump fstream from 1.0.11 to 1.0.12
#141
dependabot[bot]
closed
2 years ago
2
chore(deps): bump js-yaml from 3.12.1 to 3.13.1
#140
dependabot[bot]
closed
2 years ago
2
chore(deps): bump mixin-deep from 1.3.1 to 1.3.2
#139
dependabot[bot]
closed
2 years ago
2
chore(deps): bump handlebars from 4.0.12 to 4.1.2
#138
dependabot[bot]
closed
4 years ago
2
refactor(all): convert to TS
#137
bigopon
closed
2 years ago
1
Custom attribute options binding breaks if interpolation is used
#136
thomas-darling
opened
5 years ago
4
chore(ci): update ci, deps, configs
#135
bigopon
closed
5 years ago
0
let element not always define value before rendering
#134
fragsalat
closed
5 years ago
10
Repeated template removed inconsistently with if/else bound to a let variable
#133
krisdages
closed
5 years ago
8
Let expression parsing and auto-generated let element attributes.
#132
graycrow
closed
5 years ago
7
Another fix for bug #129
#131
graycrow
closed
6 years ago
0
Fix for bug #129
#130
graycrow
closed
6 years ago
1
Declarative Computed Values (let) is broken: LetInterpolationBindingExpression is not defined
#129
graycrow
closed
5 years ago
15
chore(build): add let to build paths
#128
bigopon
closed
6 years ago
0
Wrong operator associativity or precedence
#127
qraynaud
closed
6 years ago
1
chore(all): update aurelia-binding dependency
#126
fkleuver
closed
6 years ago
0
New contextual properties like "$source" for repeat.for
#125
CombeeMike
closed
6 years ago
7
Dynamically filtered <option>-lists display the wrong selected value
#124
Krossmaskinen
closed
6 years ago
2
fix(syntax-interpreter): use the hyphenated name
#123
StrahilKazlachev
closed
6 years ago
2
@bindable({ primaryProperty: true }) does not work for camel-case property names.
#122
nenadvicentic
closed
6 years ago
9
chore(LICENSE): update dates
#121
StrahilKazlachev
closed
6 years ago
0
IE9 value.bind on <select> elements fails to load aurelia
#120
doubleaa93
closed
6 years ago
1
chore(docs): update doc links
#119
plwalters
closed
6 years ago
0
cleanup: replace oneWay with toView
#118
jdanyow
opened
7 years ago
4
feat(Let): support let element
#117
bigopon
closed
6 years ago
3
fix(SyntaxInterpreter): bind and oneTime defaultBindingMode
#116
bigopon
closed
7 years ago
2
[Proposal]: Add let expression & let binding
#115
bigopon
closed
6 years ago
17
feat(SyntaxInterpreter): command from-view, to-view
#114
bigopon
closed
7 years ago
1
Reference child view model with ref-vm
#113
ZoolWay
closed
7 years ago
2
Improve (static) binding to boolean
#112
ZoolWay
closed
7 years ago
4
Next