Граф коммитов

25 Коммитов

Автор SHA1 Сообщение Дата
Robert Sese ea1881c8aa
Don't show contribution section when not English (#25583) 2022-02-23 21:28:08 +00:00
Robert Sese 9eaca93bdb
Don't show contribution section in early access (#25444) 2022-02-17 16:59:11 +00:00
Robert Sese 850aa34e05
a11y: set focus after submitting survey (#24666)
* Set focus after submitting survey

* Add role=status to success message
2022-01-26 18:14:39 +00:00
Grace Park a3b81bb93c
restructure footer and header (#24601) 2022-01-24 15:19:45 -08:00
Grace Park 2ae7d02f1a
adding keyboard focus to survey buttons (#24595) 2022-01-24 14:11:53 -08:00
Robert Sese fcc9b904dd
Comment on why we do manual email validation (#24192)
* Comment on why we do manual email validation

* One 'do'
2022-01-10 22:47:46 +00:00
Grace Park e37fc2edd9
Accessibility footer color color contrast ratio (#24158)
* programmatically group breadcrumbs

* forgot to commit li
'
'

* adding inline-block

* add emphasis color on border to meet accessibility color contrast ratio

* update border for footer buttons to meet accessibility color contrast ratio

* run prettier
2022-01-07 16:20:54 -08:00
Robert Sese 76b0b5ade1
a11y: survey email validation (#24159)
* Add email error state checking

* Clear email error on cancel

* Disable submit if email is invalid

* Add Primer-ized error message

* Add aria attributes

* Better function name
2022-01-08 00:01:42 +00:00
Grace Park 70262789ec
make clear list structure in footer for accessibility (#23549) 2021-12-09 20:31:22 +00:00
Ramya Parimi 7db55a6a7e
Merge branch 'main' into main 2021-11-03 06:04:00 -05:00
Peter Bengtsson 453e6340a7
reset survey after route navigation (#22488)
Part of #1115
2021-10-29 15:19:54 +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
Anil Seervi c183d07491 Update footer help link 2021-10-19 03:07:24 +00:00
Anil Seervi 4fcd2b4d1c use Link tag and relative url 2021-10-19 02:13:46 +00:00
Anil Seervi 8189f38035 Make internal footer links dynamic to language picker : Fixes #11274 2021-10-18 15:13:47 +00:00
Anil Seervi 06a3a7b91c
Link to developers page 2021-10-17 11:10:01 +05:30
Grace Park 4727433baa
Community redirect update to camel case and adding documentation (#21979)
* update to camel case

* add documentation on communityRedirect
2021-10-07 15:02:58 -07:00
Grace Park 9dd8ed7398
Bring back community redirect (#21971)
* add back

* adding community_redirect to page context based on parent

* update to use parentProduct

* bring back the link-secondary and text-bold
2021-10-07 18:58:31 +00:00
Mike Surowiec b279482cf9
Footer styling (#21877) 2021-10-06 18:09:11 +00:00
Grace Park 1211a3a92c
Remove community_redirect and update all footer links for Codespaces, Discussions, and Sponsors (#21815)
* remove community_redirect and update all footer links to redirect to discussions for Codespaces, Sponsors, and Discussions

* Remove community_redirect

* Remove community_redirect

* Remove community_redirect

* Remove community_redirect

* Remove community_redirect

* Remove community_redirect

* Remove community_redirect

* Remove community_redirect

* Remove community_redirect

* Remove community_redirect

* Remove community_redirect

* Remove community_redirect

* Remove community_redirect

* Remove community_redirect

* Remove community_redirect

* Remove community_redirect

* Remove community_redirect

* Remove community_redirect

* Remove community_redirect

* Remove community_redirect

* Remove community_redirect
2021-09-30 23:07:51 +00:00
Kevin Heis 504155926d
Create a lead component (#21311)
* Create a lead component

* Update to remove markdown-body from Lead, copy over <code> styles

* ...so I can read the test output

* Update Lead.tsx

* Update Lead.tsx
2021-09-16 19:02:56 +00:00
Ramya Parimi fa1ace2395 fixed radio check overwrite 2021-08-31 13:25:34 -05:00
Kevin Heis b1374fd8ee
Remove extraneous sentence on survey (#20895) 2021-08-17 11:20:56 -07:00
Grace Park 5b59619d68
Adding Product feedback redirect (#20785)
* adding product feedback redirect for community on sponsors, discussions, and actions community link

* remove community redirect from actions and add to codespaces and add tests

* update wording for these links

* updating to add name of the button to frontmatter
2021-08-11 10:37:41 -07: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