1
0
mirror of synced 2025-12-22 11:26:57 -05:00
Commit Graph

12 Commits

Author SHA1 Message Date
dependabot[bot]
719e72a2ed Bump github-slugger and @types/github-slugger (#32260)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
Co-authored-by: Rachael Sewell <rachmari@github.com>
2022-11-03 20:44:02 +00:00
Robert Sese
3d45346c34 New nested param table styles for REST (#30862) 2022-09-20 12:57:49 -07:00
Rachael Sewell
aa8890ade6 add LinkIconHeading component (#29258) 2022-08-04 00:00:34 +00:00
Grace Park
97212c5114 Fix reactions and search large rest pages (#29012)
* fix reactions and search large rest pages

* remove white space at the end
2022-07-13 21:08:21 +00:00
Grace Park
f5fa66c452 update to size 16 per design and add d-flex (#27450) 2022-05-04 04:15:35 +00:00
Grace Park
f1f96c6a3a update to design feedback (#27420) 2022-05-02 17:03:21 -07:00
Rachael Sewell
5f4f858b94 REST two-pane layout (#26954) 2022-05-02 10:10:33 -07:00
Rachael Sewell
02dbebbef3 render existing openapi examples (#26405) 2022-04-11 16:09:03 +00:00
Rachael Sewell
622eda013c change error codes table to all status codes table (#26518) 2022-03-29 13:16:34 -07:00
Rachael Sewell
7f3b2597ad Rest required previews are deprecated (#26527) 2022-03-29 12:52:12 -07:00
Robert Sese
50a8de0769 Separate REST error responses (#26082)
* Add error response variant

* Add response table styles

* Already filtered

* Don't need these styles

* Fallback to http code status messsage

* Add translation strings

* Proper heading level

Co-authored-by: Grace Park <gracepark@github.com>

* Match table styling with params table

* Typing unnecessary

Co-authored-by: Peter Bengtsson <mail@peterbe.com>

* Typing unnecessary

Co-authored-by: Peter Bengtsson <mail@peterbe.com>

* Work with the status code as a number

* Move error responses to operation end

* Make RestResponseTable a standalone component

Co-authored-by: Grace Park <gracepark@github.com>
Co-authored-by: Peter Bengtsson <mail@peterbe.com>
2022-03-15 21:14:53 +00:00
Rachael Sewell
2ade7d8489 reactify rest pages (#25005) 2022-02-28 18:30:54 +00:00