Ghost/ghost/core/test
Hannah Wolfe c9864ee63f Added {{search}} theme helper
closes: https://github.com/TryGhost/Team/issues/1732

- adds a theme helper which outputs a working search button with a standard icon
- the icon adopts whatever the current color is from css, and has a set of default styles
- styles can be overridden with !important or the data attribute
- alternatively, any element in a theme may be turned into a search button by adding data-ghost-search
- this is meant to be a simple tool for non-theme-developers to easily add a search icon to their themes in a way that doesn't require css or html knowledge
2022-08-24 21:34:20 +01:00
..
e2e-api Added {{search}} theme helper 2022-08-24 21:34:20 +01:00
e2e-browser Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
e2e-frontend Fixed the typo 2022-08-04 15:38:32 +01:00
e2e-server Added member attributions to activity feed (#15283) 2022-08-24 11:17:28 -04:00
e2e-webhooks Switched off email alerts for subscription cancellation by default (#15304) 2022-08-24 18:54:00 +05:30
integration Added members_subscription_created_events table & model 2022-08-18 10:45:53 -04:00
regression Replaced Promise.join() with .all() in user model (#14972) 2022-08-24 15:32:44 +01:00
unit Added {{search}} theme helper 2022-08-24 21:34:20 +01:00
utils Added member attributions to activity feed (#15283) 2022-08-24 11:17:28 -04:00
.eslintignore Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
.eslintrc.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00