0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/helpers
Nazar Gargol 154366f448 🎨 Added additional parameters to subscribe_form and input_email helpers (#9820)
closes #9134

- Added form_id, input_id, and button_id parameters to subscribe_form helper
- Added id parameter to input_email helper
- Added test coverage to input_email helper
- Added quotes to id attributes for consistency
- Added subscribe_form helper tests
- Updated express to v4 in helper tests
2018-08-30 17:17:27 +01:00
..
tpl 🎨 Added additional parameters to subscribe_form and input_email helpers (#9820) 2018-08-30 17:17:27 +01:00
asset.js Fixed single lodash import 2018-06-04 22:44:41 +02:00
author.js Changed comments and deprecation notes 2018-08-16 12:13:24 +02:00
authors.js 🐛 Fixed preview url and Zapier on subdirectory (#9683) 2018-06-12 16:36:58 +01:00
body_class.js
content.js
date.js
encode.js
excerpt.js
facebook_url.js
foreach.js
get.js
ghost_foot.js
ghost_head.js
has.js
img_url.js Dynamic Routing Beta (#9596) 2018-06-05 19:02:20 +02:00
index.js
is.js
lang.js
meta_description.js
meta_title.js
navigation.js
page_url.js
pagination.js Updated docs links 2018-08-16 12:13:24 +02:00
plural.js
post_class.js
prev_next.js Changed comments and deprecation notes 2018-08-16 12:13:24 +02:00
proxy.js Dynamic Routing Beta (#9596) 2018-06-05 19:02:20 +02:00
reading_time.js
register.js
t.js
tags.js 🐛 Fixed preview url and Zapier on subdirectory (#9683) 2018-06-12 16:36:58 +01:00
template.js
title.js
twitter_url.js
url.js
utils.js