hugo/tpl/collections
Bjørn Erik Pedersen ccb1bf1abb
tpl/collections: Some more params merge adjustments
* If the end result is maps.Params, we need to lower the keys
* Also make sure to handle nested maps of different type

Update #6633
2019-12-19 20:50:30 +01:00
..
append.go
append_test.go
apply.go Rework template handling for function and map lookups 2019-12-12 10:04:35 +01:00
apply_test.go Rework template handling for function and map lookups 2019-12-12 10:04:35 +01:00
collections.go Create lightweight forks of text/template and html/template 2019-12-12 09:59:34 +01:00
collections_test.go Create lightweight forks of text/template and html/template 2019-12-12 09:59:34 +01:00
complement.go
complement_test.go
index.go Fix Params case handling in the index, sort and where func 2019-11-22 18:41:50 +01:00
index_test.go Fix Params case handling in the index, sort and where func 2019-11-22 18:41:50 +01:00
init.go
init_test.go
merge.go tpl/collections: Some more params merge adjustments 2019-12-19 20:50:30 +01:00
merge_test.go tpl/collections: Some more params merge adjustments 2019-12-19 20:50:30 +01:00
reflect_helpers.go
sort.go Fix Params case handling in the index, sort and where func 2019-11-22 18:41:50 +01:00
sort_test.go Fix Params case handling in the index, sort and where func 2019-11-22 18:41:50 +01:00
symdiff.go
symdiff_test.go
where.go Fix Params case handling in the index, sort and where func 2019-11-22 18:41:50 +01:00
where_test.go Fix Params case handling in the index, sort and where func 2019-11-22 18:41:50 +01:00