Rushan
ceefee34fe
Search UX enhancements ( #629 )
...
- Fix the visibility of search popup on read-mode (Prakash's comment)
- Add keyboard shortcut indicator on the read-mode search icon
<img width="254" alt="Screenshot 2022-11-04 at 17 39 05"
src="https://user-images.githubusercontent.com/13393018/199986826-e5e4ffe7-218f-4850-a0bf-867c1beb08b7.png ">
2022-11-07 11:00:28 -06:00
Rushan
594a9cfb6e
Replace Algolia DocSearch with InstantSearch ( #621 )
...
- Rendered only the relevant search results that has the match-level of
either `full` or `partial`.
- Added refinements to display results from other platforms (Active
platform is selected by default).
- Better title and hierarchical display.

- Added icons to represent the hierarchy level.

- Relevant results on full/partial match queries.
<img width="595" alt="Screenshot 2022-10-27 at 12 09 26"
src="https://user-images.githubusercontent.com/13393018/198228440-3a7b52a6-9f33-4778-a2ab-15b1454ede99.png ">
- TODO: Keyboard shortcut to trigger/focus the search modal. (Will
address this with a new PR)
2022-11-02 09:21:21 -05:00
Rushan
51da56df3c
UI Enhancements: scroll, component naming, and more ( #582 )
...
- Fixed the sidebar scroll - with this fix, you'll be able to scroll to
the end of the left sidebar at any given screen height.
- Renamed content-navigation component and CSS class names for better
consistency.
- Changed the footer style by including it as part of the main content
area. This change is required to have the scroll fix mentioned at point
no. 1.
- Reduced the hero height by a small margin, in order to have more
sidebar scroll room on smaller devices such as 13 inch laptop and all.
- Used higher contrast color on search modal's bg and scrollbar thumb to
have better color consistency.
- Made scrollbar thumbs visible by default.
- Set sidebar scroll position to match the active doc item.
- Added custom scrollbars for code blocks.
2022-09-27 09:31:41 -05:00
Rushan
735b6be2ce
UI enhancements: Search modal, scrollbars and permalink text ( #564 )
...
- Fix search source title background overlap.
- Remove default permalink text. (This'll remove the pilcrow sign
displayed after each search result).
- Enhance search modal's scrollbar colors.
2022-09-19 15:00:53 -05:00
Rushan
5efcffbff1
Implement Algolia search ( #553 )
2022-09-16 13:46:52 -05:00
Rushan
e3e22d332b
Fix headerlink and update code styles ( #559 )
2022-09-15 14:50:49 -05:00
Rushan
6d97161b87
Update font and related changes ( #549 )
2022-09-09 10:45:22 -04:00
Rushan
fc85a37c70
UI Enhancements: TOC depth and Table scrollbars ( #542 )
...
* Fix TOC depth
* Add custom scrollbars to tables
2022-09-06 11:44:56 -04:00
Rushan
dc454d7246
UI enhancements: Nav active state, Copy button UI and Text colors ( #524 )
...
* Update footer text color
* Add hover color for nav links
* Update the copy button UI
* Add active class on content nav based on platform
2022-08-15 13:11:36 -04:00
Rushan
c6e1fc6124
Update theme as per the new design specs ( #522 )
2022-08-12 10:35:15 -05:00