hugo/common/maps
Bjørn Erik Pedersen e393c6290e common/maps: Do not return error on params dot access on incompatible types
This error was introduced in 0.56 and has shown some site breakage in the wild.

Fixes #6121
2019-07-28 13:03:12 +02:00
..
maps.go Add /config dir support 2018-12-11 13:08:36 +01:00
maps_test.go Add /config dir support 2018-12-11 13:08:36 +01:00
params.go common/maps: Do not return error on params dot access on incompatible types 2019-07-28 13:03:12 +02:00
params_test.go common/maps: Do not return error on params dot access on incompatible types 2019-07-28 13:03:12 +02:00
scratch.go Make Page an interface 2019-03-23 18:51:22 +01:00
scratch_test.go common/collections: Allow a mix of slice types in append/Scratch.Add 2018-10-27 15:05:40 +02:00