Commit Graph

52 Commits

Author SHA1 Message Date
Patrick Marsceill f774596f5e
Use magic numbers for better alignment 2020-09-11 17:18:44 -04:00
Silvio Giebl 5a96a218b3 Fixed css .search-active.main 2020-06-30 20:22:32 +02:00
Silvio Giebl 597c534279 Replaced svgs with feathericons.com 2020-06-25 23:48:24 +02:00
Silvio Giebl f2aa3c9a4d Fixed prettier style 2020-06-25 21:42:41 +02:00
Silvio Giebl 0421ab7f82 Fixed stylelint 2020-06-15 21:57:55 +02:00
Silvio Giebl da9276121a Improved search input for mobile
- font size 16px to prevent zooming on iOS Safari
- search input is scrolled into view on iOS Safari
- box-shadow is displayed correctly
2020-06-15 21:57:54 +02:00
Silvio Giebl b13b44f18b Fixed stylelint 2020-01-03 08:58:38 +01:00
Silvio Giebl d357532b4e Fixed stylelint 2020-01-03 08:57:29 +01:00
Silvio Giebl 157e3ff945 Fixed search result word wrap 2020-01-03 08:54:16 +01:00
Silvio Giebl 757742e79c Fixed search result word wrap 2020-01-02 14:20:09 +01:00
Silvio Giebl 538591dddb Fixed search result word wrap 2020-01-02 13:18:39 +01:00
Silvio Giebl a3d8c14609 Fixed css style 2020-01-02 11:59:52 +01:00
Silvio Giebl f1c306c814 Multi search match highlight
Added multiple previews, configurable by site.search.previews
Improved search-data.json
2020-01-02 11:55:38 +01:00
Silvio Giebl c907e79251 Improved padding of active search input 2020-01-01 00:21:19 +01:00
Silvio Giebl 7f5b1f14f1 Search for sections (configurable via search.heading_level)
Added more search configurations
Display "no results found"
2019-12-29 19:19:00 +01:00
Silvio Giebl 38689d07b1 Improved search css 2019-12-18 21:32:33 +01:00
Silvio Giebl 0b4ed96f58 Added transition-duration scss variable 2019-12-18 21:02:07 +01:00
Silvio Giebl b5c13965a7 Improved search css 2019-12-18 20:28:38 +01:00
Silvio Giebl 3576cb4a89 Fixed stylelint 2019-12-04 22:35:45 +01:00
Silvio Giebl a6f2ed8c6c Improved search on mobile 2019-12-04 22:27:43 +01:00
Silvio Giebl 8310df593c Fixed css style 2019-12-04 18:11:44 +01:00
Silvio Giebl 1d1564e5c0 Improved search layout: scrolling, mobile 2019-12-04 10:39:30 +01:00
Silvio Giebl 9d24b14ba1 Fixed css style 2019-12-03 10:55:36 +01:00
Silvio Giebl ab7e53b63f Fixed transition of search overlay 2019-12-03 10:52:17 +01:00
Silvio Giebl abb7f55794 Fixed css style 2019-12-03 09:21:35 +01:00
Silvio Giebl c057771cca Fixed css style 2019-12-03 09:20:22 +01:00
Silvio Giebl 804cad6c4d Improved search interface 2019-12-03 09:12:54 +01:00
Silvio Giebl bc1cbc1ae4 Fix css style
(cherry picked from commit 9cd348361b81537801cc1602557ac174a46be350)
2019-08-16 00:38:42 +02:00
Silvio Giebl 887a18daa0 Improved search button and results, added blur to content
(cherry picked from commit 99371e971406090a2dba7b9b69f514a8f87afce3)
2019-08-16 00:38:32 +02:00
Silvio Giebl 7c93bcc48f Fixed css style
(cherry picked from commit e5f2a27f0d48d041a3d63001c0b13230a6afdf6b)
2019-08-16 00:38:22 +02:00
Silvio Giebl 936a1e63be Fixed css style
(cherry picked from commit 4d52a68745672407bfb258eff055fb06756aac0e)
2019-08-16 00:38:20 +02:00
Silvio Giebl cc0b57727d Added search button and menu icon
(cherry picked from commit 468264941d08b00252a4f6f081bc2dff5920bffe)
2019-08-16 00:38:03 +02:00
Silvio Giebl bf86c33fe1 Added feedback color variable for nav item/search result hover
(cherry picked from commit f25d76730b175fb680aa2770fb20a67fd858ffbb)
2019-08-15 23:41:13 +02:00
Silvio Giebl 721ca36d85 Cleaned ids and classes
(cherry picked from commit 2b153ed074811e735aaa58d57a3fcdf7838e17f5)
2019-08-15 23:05:32 +02:00
Patrick Marsceill d0325e948e
Fix up search results display 2019-08-13 17:24:36 -04:00
Patrick Marsceill 2b2ebf6033
Lint and docs 2019-08-13 17:24:23 -04:00
Silvio Giebl 9495640378 Improved search preview 2019-05-19 17:21:20 +02:00
Silvio Giebl 447ba4f20c Added variables for background colors 2019-05-19 02:55:43 +02:00
Silvio Giebl 6f225b0d28 Improved search navigation 2019-05-19 02:55:43 +02:00
Silvio Giebl e64a6aa239 Updated lunr.js, added search navigation and preview/highlighting 2019-05-19 02:55:43 +02:00
Silvio Giebl 8c603aac1e Improved layout, unified spacing/font-sizes/border-radius/box-shadow 2019-05-19 02:55:43 +02:00
Patrick Marsceill f0bb38e1b8
Clean up colors and docs 2018-11-18 11:07:45 -05:00
Patrick Marsceill 8f6f4b761a
Merge branch 'master' of github.com:pmarsceill/just-the-docs into dark-mode 2018-11-16 12:40:35 -05:00
Patrick Marsceill d11e332dc6
Create condition for no search and add config/css 2018-11-16 11:46:43 -05:00
Patrick Marsceill 9c70c7f081
Convert colors to vars 2018-11-15 15:12:12 -05:00
Patrick Marsceill debc7d3310
Fix up search bar on mobile 2018-10-24 14:05:29 -04:00
Patrick Marsceill 68169dd18e
Nav, footer, and search mobile cleanup 2018-10-23 11:40:39 -04:00
Patrick Marsceill be0d00cb2a
getting this on GH 2017-11-08 11:23:05 -05:00
Patrick Marsceill 76d8f0c50c
I forget 2017-06-04 17:50:01 -04:00
Patrick Marsceill f7da9a9dd9
final shit for release 2017-04-08 18:51:14 -04:00