* twk
* more
* twkg
* bla
* search bar, blog, misc polish
* fixes
* polish
* fixes
* polish
* adding back select
* change order on mobile
* fixes
* search fix
* fix
* make select chevron clickable
* add isLoading boolean to example4
* wip
* tweak
* wip
* rewire
* wip
* tweaks
* wip
* wip
* twk
* content
* twk
* twk
* twk
* fix
* wip
* adding community marquee
* fix
* polish
* polish
* optimize img
* images
* 8 images
* stuff
* swap
* words
* making the button fun
* slightly more subtle
* checking in OG images
* tweak
* words
* lol
* improve blog section
* algolia.css improvements
* words
* fix
* wat
* Revert "8 images"
This reverts commit 31c69ed78c310d7bfce359b10f334becb0bd8866.
* wip
* 8 images
* add new badge and bottom align date
* change icon
* rm new for now
* change icon
* img
* Revert "change icon"
This reverts commit a2758b97b57dc9fddd661f73995fa014cd2d70eb.
* mobile fixes for marquee
* like button tweaks
* polish
* en dash
* adding ctas
* clean up images, wire up og
* more subtle search
* smaller divider
* remove search shadow
* cta
* cleanup
* cta
* refactor
* Revert "remove search shadow"
This reverts commit a4e0d972117693b4afea91d131e6c3d4f934f6a4.
* Revert "smaller divider"
This reverts commit 0996b5bedeeaa2e3bb42e5ea18b784e438ded88a.
* Revert "more subtle search"
This reverts commit 734b5d7129e0fda20bd262bdab5c13ff88b56199.
* scroll topg
* tweaks
* tweaks
* cta
* words
* words
* typo
* batch of visual polish / touches
* tweak
* add subheader component
* algolia css fixes
* border
* tweaks
* tweak
* polish
* tweak
* gradient text
* flip gradient text
* grad
* gr
* tweak
* swap
* reorder
* rm
* caps
* updated fonts
* top nav tweak
* tweak
* more rounded left/right bars
* `Conferences`: Move past conferences to past section (#5544
)
* Move past conferences to past section
* Update ordering for past conferences, most recent first
* added React Nexus to conference list in beta docs (#5552
)
* Forgotten import statement for `createElement` (#5601
)
Added `createElement` in the import statement since it was used within the code snippet but was not imported.
* docs: fix `react-hooks/exhaustive-dependencies` typo (#5605
)
The rule is `exhaustive-deps`, not `exhaustive-dependencies`.
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
* fix: correct prev link in `hello-world` (#5595