Ghost/ghost/core/test/unit/frontend
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
..
apps Fixed the typo 2022-08-04 15:38:32 +01:00
helpers Added {{search}} theme helper 2022-08-24 21:34:20 +01:00
meta Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
services Added beta search helper implementation (#15236) 2022-08-19 12:27:38 +01:00
utils Updated frontend apps to use new config 2022-07-25 23:00:37 +05:30
web/middleware Fixed trailing whitespace in test file 2022-08-03 11:48:02 +01:00