issues
search
golavender
/
lavender
Lavender is a templating language for php loosely based on jade.
golavender.com
18
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add support for @, : and . to the allowed characters for attributes
#114
Juje
opened
8 years ago
0
First filter return fix
#113
dtp263
closed
8 years ago
1
First Filter Adjustment
#112
dtp263
closed
8 years ago
1
adding at_least and at_most filters
#111
jtgraphic
opened
8 years ago
0
Making JSON encode filter support pretty-print
#110
SamuelDavis
closed
8 years ago
1
Supporting escaping newlines
#109
SamuelDavis
closed
8 years ago
0
Method request: set_name in the HTML extension
#108
Juje
opened
8 years ago
2
Url encode filter
#107
mowchan
closed
8 years ago
0
slice filter iterates over unsliced array ?
#106
SamuelDavis
opened
9 years ago
0
Make autoloader work correctly
#105
eflynn
closed
9 years ago
0
Exception occurs on running view script
#104
eflynn
opened
9 years ago
0
Timezone PHP warning causes exception
#103
eflynn
opened
9 years ago
0
pre tag is eating up whitespace
#102
sugarPhlox
opened
9 years ago
0
add intersect filter
#101
TomWoodward
opened
9 years ago
0
all filters expecting arrays should default falsy values to empty array
#100
TomWoodward
opened
9 years ago
0
using filters in include with {} values doesn't seem to do anything
#99
TomWoodward
opened
10 years ago
0
negative numbers
#98
TomWoodward
opened
10 years ago
0
thing[asdf] = 'asdf' is broken
#97
TomWoodward
opened
10 years ago
2
array literals should be able to span multiple lines
#96
TomWoodward
closed
10 years ago
1
Global Helpers
#95
SamuelDavis
closed
10 years ago
0
Method Chaining
#94
SamuelDavis
closed
10 years ago
1
Method/Attribute Same-Name Conflict
#93
SamuelDavis
opened
10 years ago
0
performance and caching
#92
icylace
closed
9 years ago
2
json_encode filter
#91
TomWoodward
closed
10 years ago
0
Lavender vs. Jade
#90
icylace
closed
10 years ago
8
add a `with` argument to include for passing data
#89
TomWoodward
closed
10 years ago
0
`..` syntax for defining ranges
#88
TomWoodward
opened
10 years ago
0
bug in assigning array value
#87
TomWoodward
closed
10 years ago
0
allow multiline strings in expressions
#86
TomWoodward
closed
10 years ago
1
command line tool for converting markup to lavender
#85
jtgraphic
opened
10 years ago
2
parse error
#84
TomWoodward
closed
10 years ago
0
add bracket notation for array access resolves #39
#83
TomWoodward
closed
10 years ago
0
allow multiline expressions
#82
TomWoodward
closed
10 years ago
0
add parentheses to expressions resolves #59
#81
TomWoodward
closed
10 years ago
0
fix order of operations for not operator
#80
TomWoodward
closed
10 years ago
0
operator precedence for ! is wrong
#79
TomWoodward
closed
10 years ago
0
add a 'contains' filter
#78
TomWoodward
closed
10 years ago
0
update last filter to return optional amount of things
#77
TomWoodward
closed
10 years ago
0
allow non-outputting nodes in subviews outside of blocks
#76
TomWoodward
closed
10 years ago
0
make expressions impliment the text extension for their strings
#75
TomWoodward
closed
10 years ago
0
make html comments a thing
#74
TomWoodward
closed
10 years ago
0
resolves #72
#73
TomWoodward
closed
10 years ago
0
allow setting view path after instantiation
#72
jtgraphic
closed
10 years ago
0
would like to set variables in a child and call them from the parent
#71
jtgraphic
closed
10 years ago
0
html comments
#70
jtgraphic
closed
10 years ago
0
expression text can have newlines, but regular text should be able to also
#69
TomWoodward
closed
10 years ago
1
remove that second catch() from the exception handling, its just annoying
#68
TomWoodward
closed
10 years ago
0
if an attribute is set to `(bool) false` do not render it at all
#67
TomWoodward
closed
10 years ago
0
make whitespace between token and content not required
#66
TomWoodward
closed
10 years ago
0
add comment extension
#65
TomWoodward
closed
10 years ago
0
Next