Граф коммитов

6 Коммитов

Автор SHA1 Сообщение Дата
Wes Haggard 44bd19ae29
Fix package index query parameter (#5851)
If the search query parameter was not lowercase then it wouldn't find any thing in the search. This makes sure the filter is always lowercase.
2023-03-31 08:40:41 -07:00
Victor Vazquez 34b440abf8
use `search` as query to load field (#3848)
* use seach to load search field

* bonus - Adding share button to generate the link to clipboard
2022-01-31 10:35:03 -08:00
Samer Alameer 58c5ebdea4
Adding Search functionality (#1955)
Integrating static content search capablity leveraging this open source project (MIT license):

https://github.com/jekylltools/jekyll-tipue-search

Co-authored-by: sameralameer <samer.m.alameer@gmail.com>
2020-10-22 10:47:29 -07:00
Jon Gallant 470951e77a
only search first column (#1617)
* only search first column

* add notes column
2020-08-03 18:38:03 -07:00
Wes Haggard 52460b6661
Add basic filtering to the all libaries package index pages (#1378) 2020-06-03 16:26:13 -07:00
Adrian Hall fb608719be
(#512) Implementation of Jekyll site (#537)
* Removing old data as preparation for new Jekyll site

* Jekyll site implementation

* Updated links in README

* Corrected link for TypeScript

* Replacement for PR #526

* Integration of PR #538

* Rename of the sidebar titles, per bterlson

* External links open in same tab

* Added common redirects for the guidelines

* Added redirects for migration from the azuresdkspec site

* Added general guidelines redirect

* Added Review Process

* Replacement for PR #541

* Moved README-EXAMPLE to repo

* Fixing links in .NET guidelines

* (#312) Made the guidelines and policy release versioning agree
2019-08-05 07:36:50 -07:00