issues
search
tyler-sommer
/
stick
A golang port of the Twig templating engine
MIT License
183
stars
36
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat: add embed loader
#59
ArtARTs36
opened
8 months ago
0
Fix to allow "now" on the date filter
#58
jrattue
closed
8 months ago
1
Implement filterRaw
#57
jrattue
closed
10 months ago
1
Thank you!
#56
24HOURSMEDIA
opened
11 months ago
0
Suffixes for days
#55
colinmo
closed
10 months ago
1
Test inside a ternary expression breaks parsing
#54
mjomble
opened
1 year ago
2
fix array coerce
#53
felixcarmona
opened
1 year ago
0
Recover from panics in user-defined funcs, tests, and filters
#52
tyler-sommer
opened
1 year ago
0
New tag version
#51
fsmiamoto
closed
2 years ago
1
Add the url_encode filter
#50
colinmo
closed
2 years ago
1
fix for loop
#49
christianWilling
closed
3 years ago
6
Switch to CircleCI
#48
tyler-sommer
closed
3 years ago
0
fix merge filter for objects
#47
christianWilling
closed
3 years ago
3
Added suffix to day
#46
colinmo
closed
3 years ago
1
Added support for verbatim tag
#45
prasad83
closed
1 year ago
3
fix pop panic when length is 0
#44
tjblackheart
closed
3 years ago
1
Error when accessing missing key in map
#43
Richtermeister
closed
3 years ago
1
Unable to use set tag to capture chunks of text
#42
thatDAMNbobby
closed
1 year ago
5
Add math.Round polyfill for pre1.10
#41
tyler-sommer
closed
4 years ago
0
Don't die when looking up non-existent map elements
#40
Alex-PK
closed
4 years ago
3
Add round filter
#39
Alex-PK
closed
4 years ago
1
Add reverse filter
#38
Alex-PK
closed
4 years ago
1
Add replace filter
#37
Alex-PK
closed
4 years ago
1
Add keys filter
#36
Alex-PK
closed
4 years ago
1
Add json encode filter
#35
Alex-PK
closed
4 years ago
1
Add last filter and Add support for UTF8 to first filter
#34
Alex-PK
closed
4 years ago
1
Auto escaping not escaping nested variables
#33
shane-exley
opened
4 years ago
1
Implementation of the twig filter, raw
#32
shane-exley
closed
4 years ago
0
Fix evaluation of 'or' operator in exec.go
#31
tyler-sommer
closed
4 years ago
0
OR operator evaluation bug
#30
mingwho
closed
4 years ago
2
Fix parsing of filters on left side of binary expr
#29
tyler-sommer
closed
4 years ago
0
Fix property access in parsing subexpressions
#28
tyler-sommer
closed
4 years ago
0
Add parent built-in function
#27
tyler-sommer
closed
4 years ago
0
Cannot evaluate variable values on the right side of operator
#26
mingwho
closed
4 years ago
4
Filesystemloader seems unable to process if statement
#25
mingwho
closed
4 years ago
2
Fix string with operator prefix is lexed as operator bug
#24
mingwho
closed
4 years ago
1
If key of ctx has prefix "and" or "or" for function Execute, it errors
#23
mingwho
closed
4 years ago
3
Iris
#22
error56
closed
4 years ago
0
Revel question
#21
error56
closed
5 years ago
1
Add reverse filter
#20
pdt256
closed
4 years ago
1
Implement `block()` built-in function
#19
tyler-sommer
closed
4 years ago
0
Add go.mod, import comments, go1.12 to travis
#18
tyler-sommer
closed
5 years ago
0
Extending a base template not working for me.
#17
ghost
closed
4 years ago
2
Added humanized date time formatting using the filter time_diff
#16
kaiaverkvist
closed
5 years ago
0
Update .travis.yml
#15
tyler-sommer
closed
5 years ago
0
Execute vs Render
#14
harikt
closed
7 years ago
2
adding join filter
#13
pdt256
closed
7 years ago
4
Parse errors when accessing properties
#12
tyler-sommer
closed
4 years ago
1
Better error handling
#11
tyler-sommer
opened
8 years ago
1
Sep 27 2016 BC Break: Twig-compat moved to subpackage
#10
tyler-sommer
closed
5 years ago
1
Next