1
0
mirror of synced 2025-12-23 11:54:18 -05:00
Commit Graph

7 Commits

Author SHA1 Message Date
Mike Surowiec
9471394406 Disable client-side link transitions (#20141)
* add prop to disable client-side transition

* fix: disableClientTransition by default until we can figure out caching issue

* skip the next/link test
2021-06-24 14:35:23 -07:00
Grace Park
8899f30911 adding to 2nd return 2021-06-16 13:24:05 -07:00
Grace Park
a20f56deaf updating LanguagePicker to use language code instead of hreflang 2021-06-16 13:14:35 -07:00
Mike Surowiec
04ba91fda0 Refactor React Header component (#19755) 2021-06-07 23:31:32 +00:00
Mike Surowiec
bc1ee6c60d Custom Link component (#19682)
* use our own Link component instead of next/link directly

* only show link href warnings outside of production environments
2021-06-03 08:21:33 -07:00
Mike Surowiec
e0d9a061a3 React category / sub-landing page (#19635)
Re-work routes to use GlobalPage, implements TocLanding, bundle of minor cleanup / fixes
2021-06-02 16:28:39 +00:00
Mike Surowiec
fcd921d54b feat: add VersionPicker and LanguagePicker 2021-05-06 15:07:15 -07:00