hugo/tpl
Bjørn Erik Pedersen 4055c12184 Fix some change detection issues on server reloads
* Fix change detection when .GetPage/site.GetPage is used from shortcode
* Fix stale content for GetPage results with short name lookups on server reloads

Fixes #7623
Fixes #7624
Fixes #7625
2020-09-07 21:06:44 +02:00
..
cast
collections tpl: Extend merge to accept multiple parameters 2020-08-28 09:54:51 +02:00
compare
crypto tpl/crypto: Add hmac 2020-06-05 20:04:11 +02:00
data
debug tpl: Add debug.Dump 2020-07-02 09:04:46 +02:00
encoding
fmt Fix some change detection issues on server reloads 2020-09-07 21:06:44 +02:00
hugo
images
inflect
internal Add proper Media Type handling in js.Build 2020-07-13 10:56:23 +02:00
js resources/js: Simplify options handling 2020-07-22 10:13:30 +02:00
lang tpl: Fix bad rounding in NumFmt 2020-06-02 17:20:36 +02:00
math
openapi/openapi3 Add openapi3.Unmarshal 2020-07-06 20:03:36 +02:00
os
partials Fail on partials with return when given none or a zero argument 2020-08-19 10:01:16 +02:00
path
reflect
resources Add proper Media Type handling in js.Build 2020-07-13 10:56:23 +02:00
safe
site
strings tpl: Add limit support to replaceRE 2020-08-28 18:57:56 +02:00
templates
time
tplimpl Fix some change detection issues on server reloads 2020-09-07 21:06:44 +02:00
transform Add openapi3.Unmarshal 2020-07-06 20:03:36 +02:00
urls
template.go Fix server reload when non-HTML shortcode changes 2020-07-03 23:31:51 +02:00
template_info.go
template_test.go