react-spectrum
fix(#1999): refactor to use SearchAutocomplete and v3 of AlgoliaSearch API
#3383
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
85
Changes
View On
GitHub
fix(#1999): refactor to use SearchAutocomplete and v3 of AlgoliaSearch API
#3383
devongovett
merged 85 commits into
main
from
1999
fix(#1999): refactor to use SearchAutocomplete and v3 of AlgoliaSearc…
d108be24
solimant
dismissed these changes on 2022-08-04
reidbarber
commented on 2022-08-04
fix(#1999): links should work regardless of host
982b7701
majornista
dismissed their stale review via
982b7701
3 years ago
fix(#1999): links should work regardless of host
833e3b17
fix(#1999): links should work regardless of host
36dad294
fix(#1999): links should work regardless of host
b936169d
fix(#1999): links should work regardless of host (again)
9cce7fe4
fix(#1999): links should work regardless of host (again again)
11f621d7
Merge branch 'main' into 1999
f7fd1e45
snowystinger
commented on 2022-08-10
fix(#1999): sanitize text for ListBox items using DOMPurify
21f587b7
Merge branch 'main' into 1999
86ffadb8
Merge branch 'main' into 1999
e10c6e58
devongovett
commented on 2022-08-30
devongovett
commented on 2022-08-30
fox(#1999): remove deprecated placeholder attribute
570f2899
fix(#1999): Organize results to better reflect the sitemap
42e258bf
Merge branch 'main' into 1999
8ba86d83
majornista
requested a review
from
devongovett
3 years ago
majornista
requested a review
from
solimant
3 years ago
majornista
requested a review
from
snowystinger
3 years ago
majornista
requested a review
from
reidbarber
3 years ago
Merge branch 'main' into 1999
138527ee
reidbarber
commented on 2022-09-07
fix(#1999): use ThemeProvider, remove console.log
38d3ad67
fix(#1999): adjust css so that main scrolls rather than body
a53f8496
Merge branch 'main' into 1999
b9ee1ee5
majornista
requested a review
from
reidbarber
3 years ago
fix(#1999): refactor DocSearch component into separate file
d2c01b31
fix(#1999): fix scroll bar positioning on Windows and updateToc
ef14ba19
Merge branch '1999' of github.com:adobe/react-spectrum into 1999
73ac1b6a
Merge branch 'main' into 1999
585b0751
Merge branch 'main' into 1999
4eea5e43
Merge branch 'main' into 1999
d1d2d476
reidbarber
dismissed these changes on 2022-09-12
devongovett
commented on 2022-09-13
More minimal layout changes
29c3c150
devongovett
dismissed their stale review via
29c3c150
3 years ago
Merge branch 'main' into 1999
ea3bc043
fix(#1999): add "Search by Algolia" logo
aee0c664
fix(#1999): improve vertical alignment of "Search by Algolia" text in…
6f1deae3
fix(#1999): simplify vertical alignment of "Search by Algolia" text
bc059fd3
Merge branch 'main' into 1999
ebf6bddb
Merge branch 'main' into 1999
ea2a236d
Merge branch 'main' into 1999
d5e694f1
Merge branch 'main' into 1999
d04b8381
Merge branch 'main' into 1999
2a11f5d8
snowystinger
commented on 2022-11-17
Merge remote-tracking branch 'origin/main' into 1999
4173325a
fix(#1999): Fix rendering of SearchAutocomplete "No results" option item
67b38987
fix(#1999): Prevent AlgoliaSearch logo from rendering twice in listbo…
abfe118b
fix(#1999): refine display of search results
302dadcc
fix(#1999): add indentation to express hierarchy
9b2b7e50
Merge branch 'main' into 1999
65e515cd
fix(#1999): fix search box width
d5aed9e2
majornista
requested a review
from
devongovett
3 years ago
majornista
requested a review
from
snowystinger
3 years ago
majornista
requested a review
from
reidbarber
3 years ago
fix(#1999): fix search autocomplete width for mobile
879a5c0e
fix(#1999): fix querySelector for the themeSwitcher after adding search
151c95cb
fix(#1999): fix search autocomplete width for mobile
9aa2dc48
majornista
force pushed
from
daedda9e
to
9aa2dc48
3 years ago
fix(#3800): MobileSearchAutocomplete: focused style persists on blur
61c721c7
fix(#1999): fix clear button position
a36cf36f
majornista
force pushed
from
5f61483e
to
a36cf36f
3 years ago
snowystinger
commented on 2022-12-06
Merge branch 'main' into 1999
f102434f
Merge branch 'main' into 1999
ac2d5bb8
Merge branch 'main' into 1999
c67f1550
snowystinger
commented on 2023-01-24
Merge branch 'main' of github.com:adobe/react-spectrum into 1999
6ccc0064
Some fixes
48900ee2
Merge branch 'main' into 1999
0f7a954b
put logo as item in SearchAutocomplete
58e9d085
remove code changes
4c6ecda7
focus input on cmd/ctrl + K
fad1375b
remove rest of code changes
bdfac24b
Merge branch 'main' into 1999
32341495
majornista
commented on 2023-03-23
Merge branch 'main' into 1999
42f479fe
Merge branch 'main' into 1999
e84cec4e
fix announcement of <mark>
97d35ec8
Merge branch 'main' into 1999
b72d3637
Merge branch 'main' into 1999
b94cb8dd
Merge branch 'main' into 1999
d827daba
switch to use dynamic items
8dd79fe5
Merge branch 'main' into 1999
112132dd
add textValue for algolia item
83ff0ae6
Merge branch '1999' of https://github.com/adobe/react-spectrum into 1999
2ecd9c16
show top-level result for a page
7acdafc5
set overlay to position: fixed on open
bf57013c
use css class instead
2f060600
LFDanLu
approved these changes on 2023-04-04
snowystinger
dismissed these changes on 2023-04-04
LFDanLu
dismissed these changes on 2023-04-06
Merge branch 'main' into 1999
9e8b5afa
Merge branch 'main' into 1999
c054ccfc
clear value on algolia select
13a5a25a
Merge branch '1999' of https://github.com/adobe/react-spectrum into 1999
18831bef
reidbarber
dismissed their stale review via
18831bef
2 years ago
reidbarber
dismissed their stale review via
18831bef
2 years ago
LFDanLu
dismissed these changes on 2023-04-06
Merge branch 'main' into 1999
4f70208f
Merge branch 'main' into 1999
9981d1ab
fix suggestion order
facc396e
Merge branch '1999' of https://github.com/adobe/react-spectrum into 1999
208cf5bf
reidbarber
dismissed their stale review via
208cf5bf
2 years ago
Merge branch 'main' into 1999
68e1438e
remove groupby
9ef1739c
lint
033bfbfb
Revert "remove groupby"
6ae6bb63
Revert "lint"
ac748eaf
devongovett
commented on 2023-04-11
Revert ToC changes
f1e19a29
LFDanLu
approved these changes on 2023-04-12
Merge branch 'main' into 1999
c025734f
snowystinger
approved these changes on 2023-04-12
devongovett
approved these changes on 2023-04-12
devongovett
merged
b5a193ab
into main
2 years ago
reidbarber
deleted the 1999 branch
77 days ago
Login to write a write a comment.
Login via GitHub
Reviewers
devongovett
snowystinger
LFDanLu
reidbarber
solimant
Assignees
No one assigned
Labels
None yet
Milestone
No milestone
Login to write a write a comment.
Login via GitHub