Kevin Heis
3f94bb2dcf
Create versions and archives src folders ( #42802 )
2023-09-19 16:40:43 +00:00
Kevin Heis
9bf3fc185a
Create languages src directory ( #41661 )
2023-08-30 17:24:59 +00:00
Peter Bengtsson
0251a4f1ce
Ability to close your language banner ( #39223 )
2023-07-25 19:25:27 +00:00
Peter Bengtsson
2ec905fc77
trailingCommas:all on prettier ( #38888 )
2023-07-11 11:44:52 +00:00
Peter Bengtsson
8216de8f87
Remove banner to say the translations is incomplete ( #38634 )
2023-06-28 11:55:00 +00:00
Steve Ward
8e1900b3f6
Remove Desktop update banner ( #36945 )
2023-05-09 12:36:22 +00:00
Robert Sese
e5370a5990
Feature Branch: Global Nav Phase 2 ( #34359 )
...
Co-authored-by: Grace Park <gracepark@github.com >
Co-authored-by: Joe Oak <41307427+joeoak@users.noreply.github.com >
2023-02-13 17:37:47 +00:00
Laura Coursen
2b1689b43e
Add instructions for updating GitHub Desktop to resolve crash at launch ( #34272 )
...
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com >
2023-01-30 18:06:42 +00:00
Peter Bengtsson
862172e8af
only send the minimal language needed as prop ( #32765 )
...
Co-authored-by: Grace Park <gracepark@github.com >
2023-01-04 19:43:37 +00:00
Grace Park
0ed7777736
Bring back wip temporarily for the dark ship of fr, ru, ko, and de ( #32539 )
2022-11-11 00:25:50 +00:00
Peter Bengtsson
5084160024
correct language link in header notification ( #29799 )
2022-08-10 15:52:24 +00:00
Kevin Heis
101e7155c8
userLanguage in browser instead of XHR ( #29782 )
...
* userLanguage in browser instead of XHR
* refactors on pr 29782 (#29798 )
Co-authored-by: Peter Bengtsson <peterbe@github.com >
2022-08-10 15:28:21 +00:00
Peter Bengtsson
a1e3866fa5
don't get available languages from session ( #29715 )
...
* don't get available languages from session
* update useSession
* one more fix
2022-08-08 11:13:27 -04:00
Kevin Heis
56aa9ea094
Move use session to its own hook file ( #29641 )
...
* Move use session to its own hook file
* Trying useSWR
* Try one hour html cache
* blah blah lint
* Update to include loading state
* Update components/hooks/useSession.ts
Co-authored-by: Peter Bengtsson <peterbe@github.com >
Co-authored-by: Peter Bengtsson <peterbe@github.com >
2022-08-05 14:47:10 +00:00
Kevin Heis
0886faddac
Move language context to browser/session ( #29433 )
2022-07-28 18:50:46 +00:00
Peter Bengtsson
18504871b9
cache full rendering ( #25424 )
...
* cache full rendering
* still not working with gzip
* progress progress progress
* smaller
* hacky progress
* small fixes
* wip
* lock file
* wip
* wip
* package-lock updates
* wip
* search DOM in lowercase
* simplify
* with instrument
* improve test coverage
* mutateCheeriobodyByRequest
* fix
* remove renderContentCacheByContex
* disable render caching in sync-search
* diables things in github/github link checker
* gzip lru
* tidying up
* updated
* correct tests
* fix: move userLanguage to LanguagesContext
* Revert "fix: move userLanguage to LanguagesContext"
This reverts commit d7c05d958c71eaad496eb46764eb845d80b866ca.
* contexts ftw
* fixed rendering tests
* oops for got new file
* nits addressed
Co-authored-by: Mike Surowiec <mikesurowiec@users.noreply.github.com >
2022-05-23 12:12:09 +00:00
Sarah Schneider
a9d3390c2f
change hiddenNoBanner to noEarlyAccessBanner
2022-05-13 16:35:33 -04:00
Sarah Schneider
2962666b55
update banner component
2022-05-13 12:47:11 -04:00
Grace Park
d75bd265eb
Flash updates for deprecation and header notifications ( #22632 )
...
* flash updates for deprecation and header notifications
* adding import and updating position
2021-11-09 19:52:20 +00:00
Kevin Heis
567652b0e3
Primer 18 b ( #22462 )
...
* Create migrate-colors-primer-18.js
* Update colors round 1
* upgrade primer packages
* Update index.scss
* Replace auto colors
* remove btn-primary-matte
* Turns out the class names and variables names DONT LINE UP... ugh....
* Check for allowed var colors
2021-10-28 19:17:23 +00:00
Mike Surowiec
3125579983
remove currentLanguage from mainContext, use router.locale instead ( #21716 )
2021-09-27 14:40:43 +00:00
Grace Park
80c979c228
removing codespaces temporary banner ( #21050 )
2021-08-24 04:06:50 +00:00
Amy Burns
acabc37604
[MERGE 8/11 @ 8:45am PT] Codespaces Megabranch ( #20378 )
...
Adding Codespaces docs
2021-08-11 11:46:35 -04:00
Mike Surowiec
a511c95c7f
SCSS and Component cleanup (pt 1) ( #20572 )
...
* turn article.scss into a module + componentized
* Update Survey to use only component styles, add cancel button
* Update GenericError + 404 page to use only standard classes
* update LearningTrack to not use markdown-body
* remove / consolidate stylesheets
* cleanup Graphiql explorer page and scss
* Componentize Breadcrumb styles
* Componentize DeprecationBanner styles
* scope h2 a link style to markdown-body
* cleanup nav, organize page-header and page-footer components
* remove unused scroll-button.scss
* organize LanguagePicker and ProductPicker
* add declarations file
* remove featured-links.scss, update tests
* update list utility and toc test
* fix bad merge resolution
* update breadcrumbs test
2021-07-29 17:27:20 +00:00