Piotr Janosz
|
5c44163d68
|
[WIP] algolia indexing rewrite: cleaned up indexing file
|
2019-08-24 00:00:08 +02:00 |
|
Piotr Janosz
|
f73bad5c13
|
[WIP] Rewrite of algolia indexing
|
2019-08-24 00:00:08 +02:00 |
|
Piotr Janosz
|
a063fa6fe0
|
Cleaned up nested divs in index.tsx
|
2019-08-23 23:58:59 +02:00 |
|
Piotr Janosz
|
894ad8af21
|
Added test content to mdx
|
2019-08-23 23:58:59 +02:00 |
|
Piotr Janosz
|
c01793599f
|
Fixed react create element error for rendering mdx pages
|
2019-08-23 23:58:59 +02:00 |
|
Piotr Janosz
|
63db393b60
|
Adjusted a comment
|
2019-08-23 23:58:59 +02:00 |
|
Piotr Janosz
|
5846166c85
|
Changes that fix card links for tools and guides
|
2019-08-23 23:58:59 +02:00 |
|
Piotr Janosz
|
25e941128a
|
Removed description from algolia snippets and searchable attributes
|
2019-08-23 23:58:59 +02:00 |
|
Piotr Janosz
|
22964ff913
|
Blurring input on mouse click
|
2019-08-23 23:58:59 +02:00 |
|
Piotr Janosz
|
62a58667ba
|
Added scrolling to content if search suggestion links a different section on the page the user is already on
|
2019-08-23 23:58:59 +02:00 |
|
Piotr Janosz
|
c868015989
|
Made docs scrollable to section when selecting a link
|
2019-08-23 23:58:58 +02:00 |
|
Piotr Janosz
|
565e5e5770
|
Fixed a bug for text nodes not found under a heading. I.e. intro text.
|
2019-08-23 23:58:58 +02:00 |
|
Piotr Janosz
|
198831d084
|
Improved algolia indexing: content is now exported with a url hash which can link to a section instead of just the base url
|
2019-08-23 23:58:58 +02:00 |
|
Piotr Janosz
|
d3be097436
|
Small cleanup
|
2019-08-23 23:58:58 +02:00 |
|
Piotr Janosz
|
1259de5be4
|
Fixed scrolling to top of the window on route change resulting from snippet click / enter
|
2019-08-23 23:58:58 +02:00 |
|
Piotr Janosz
|
df6be48638
|
Added code-split animations to mdx
|
2019-08-23 23:58:58 +02:00 |
|
Piotr Janosz
|
4923fdbb73
|
Installed react-bodymovin for the new animations
|
2019-08-23 23:58:58 +02:00 |
|
Piotr Janosz
|
66964a5a2f
|
Added hover transitions to docs home links
|
2019-08-23 23:58:58 +02:00 |
|
Piotr Janosz
|
97e24d0e14
|
Added common hover color for background light. Added hover states to other docs home components
|
2019-08-23 23:58:58 +02:00 |
|
Piotr Janosz
|
fe0b75ef26
|
Made suggestions / active search input more narrow
|
2019-08-23 23:58:58 +02:00 |
|
Piotr Janosz
|
4b76efbc28
|
Added animation to top search bar
|
2019-08-23 23:58:58 +02:00 |
|
Piotr Janosz
|
11cff4d391
|
Bluring input on escape key
|
2019-08-23 23:58:58 +02:00 |
|
Piotr Janosz
|
59211c1c1e
|
Correctly populating input on enter / mouse clicks on suggestions. Bluring input on selecting suggestion (routing away)
|
2019-08-23 23:58:58 +02:00 |
|
Piotr Janosz
|
c0ab2e8127
|
D
|
2019-08-23 23:58:58 +02:00 |
|
Piotr Janosz
|
d39e90bfa1
|
Changed the way lock body scroll works to not scroll to top when user searches for something
|
2019-08-23 23:58:58 +02:00 |
|
Piotr Janosz
|
16e55457c8
|
Moved type definition
|
2019-08-23 23:58:58 +02:00 |
|
Piotr Janosz
|
ea2a453811
|
Changed a name of event handler in autocomplete
|
2019-08-23 23:58:58 +02:00 |
|
Piotr Janosz
|
7d2a768a0c
|
Removed duplicate code for sitewraps
|
2019-08-23 23:58:58 +02:00 |
|
Piotr Janosz
|
78304c4369
|
Added matching background gray to footer in docs
|
2019-08-23 23:58:58 +02:00 |
|
Piotr Janosz
|
85f243e2e0
|
Added visually disabling filters instead of hiding them by algolia
|
2019-08-23 23:58:58 +02:00 |
|
Piotr Janosz
|
785ca4f5d1
|
Added scrolling on overflow of sidebar content in new docs
|
2019-08-23 23:58:57 +02:00 |
|
Piotr Janosz
|
730e8ad151
|
Updated react-syntax-highlighter
|
2019-08-23 23:58:57 +02:00 |
|
Piotr Janosz
|
b3e6e23508
|
Moved algolia indexing to utils
|
2019-08-23 23:58:57 +02:00 |
|
Piotr Janosz
|
f09d56cdb9
|
Removed borders over 900px for autosuggestions
|
2019-08-23 23:58:57 +02:00 |
|
Piotr Janosz
|
b51933c4d9
|
Fixed overflow scroll visible on search inputs and developer page in firefox
|
2019-08-23 23:58:57 +02:00 |
|
Piotr Janosz
|
477791a600
|
Fixed table overflow visible in firefox
|
2019-08-23 23:58:57 +02:00 |
|
Piotr Janosz
|
f0d6476f92
|
Reverted last commit
|
2019-08-23 23:58:57 +02:00 |
|
Piotr Janosz
|
fa4accd0c4
|
Increased line height on all paragraph components to 1.5 (better readability IMHO)
|
2019-08-23 23:58:57 +02:00 |
|
Piotr Janosz
|
e64754f554
|
Adjusted table borders and hero padding. Added subtitle to core concepts doc
|
2019-08-23 23:58:57 +02:00 |
|
Piotr Janosz
|
5badb1eb5d
|
Fixed amrgins ob autocomplete highlights
|
2019-08-23 23:58:57 +02:00 |
|
Piotr Janosz
|
9c52fd1f2a
|
Fixed inactive color ofr table of contents
|
2019-08-23 23:58:57 +02:00 |
|
Piotr Janosz
|
27e01b9249
|
Fixed clear filters background
|
2019-08-23 23:58:57 +02:00 |
|
Piotr Janosz
|
5bf0de5519
|
Added missing heading sizes to mdx
|
2019-08-23 23:58:57 +02:00 |
|
Piotr Janosz
|
139a4acb1b
|
Deleted empty file
|
2019-08-23 23:58:57 +02:00 |
|
Piotr Janosz
|
9d8b2d9e0c
|
Added core concepts to the website, search indexing, and settings
|
2019-08-23 23:58:57 +02:00 |
|
fabioberger
|
d16a0f1b56
|
Update yarn.lock
|
2019-08-23 23:58:57 +02:00 |
|
fabioberger
|
edb63c0f26
|
Make duration optional
|
2019-08-23 23:58:57 +02:00 |
|
fabioberger
|
bd3a80bcde
|
Add offset default
|
2019-08-23 23:58:57 +02:00 |
|
fabioberger
|
9f0da8ec39
|
Fix remaining react-docs and react-shared issues
|
2019-08-23 23:58:57 +02:00 |
|
Piotr Janosz
|
42ed4e393f
|
Fixed some mdx issues
|
2019-08-23 23:58:57 +02:00 |
|