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

21 Коммитов

Автор SHA1 Сообщение Дата
Kevin Heis bb46eb5231
Merge branch 'main' into fix-bread 2021-01-05 08:21:55 -08:00
Kevin Heis d7eb248a10
Fix a bunch of random typos (#17129)
Co-authored-by: Chiedo John <2156688+chiedo@users.noreply.github.com>
2021-01-05 16:07:27 +00:00
Arhell ec8f03c3af fix breadcrumbs block 2020-12-22 01:09:59 +02:00
Rachael Sewell ac69fc44c2
Hide content that overflows in search list (#17066) 2020-12-18 15:52:32 -08:00
Chiedo John f24da3147a
Merge branch 'main' into upd-dropdown 2020-12-16 10:00:52 -05:00
Jason Etcovitch ca127e987e
Change release notes colors (#16923)
* Use pastel colors

* Whit text

* Slugify/anchor section headings

* Use classes instead of style attributes

* Use fancy-pants SCSS

* Simplify a tad

* TIL text-inherit helper

Co-authored-by: Vanessa Yuen <6842965+vanessayuenn@users.noreply.github.com>

* Remove redundant `style` attr

Co-authored-by: Vanessa Yuen <6842965+vanessayuenn@users.noreply.github.com>

Co-authored-by: Vanessa Yuen <6842965+vanessayuenn@users.noreply.github.com>
2020-12-14 15:06:03 +00:00
Arhell fa01c64d68 update dropdown 2020-12-13 12:38:54 +02:00
Jason Etcovitch 92d5722103
Add 2.22 release notes (#16586)
* Add 2.22.0

* Add 2.22.1

* Add 2.22.2

* Add 2.22.3

* Add 2.22.4

* Lint YAML files

* intro shouldn't be required

* Align all notes

* Full height sidebar

* Make the sidebar full height properly

* Get the real layout going

* Include full name

* Move details > summary around

* Fix sticky sidebar

* Tweak bottom of page

* Add more label colors

* Change heading title

* Don't be <details>, change sticky header

* Include other releases' info

* Show prev/next links

* Change sidenav to show all releases

* Fix ordering of chevron

* Fix link underlines

* Collapsing minor versions

* Moar padding

* Setup schema for sub-sections

* Update a YAML file to match schema

* Redo rendering/sorting logic

* Update layout

* Convert remaining notes

* Improve schema

* Use proper min properties

* Custom bullet points

* Show details control for version picker

* Improve layout on small screens

* One more tiny fix

* Order by semver

* Use proper version in details

* Fix extra arrows showing up

* Change label colors

* Pass the reference check

* Add gradients

* Gradient all the things
2020-12-11 13:43:11 -05:00
Sarah Schneider dc38acdde8 support custom Early Access breadcrumbs 2020-12-07 16:18:03 -05:00
Arhell be1f88328f fix navigation on tablet 2020-11-26 01:39:28 +02:00
Sarah Schneider baec6e4b8b
match code style in table to code style in body (#16516)
Co-authored-by: Chiedo John <2156688+chiedo@users.noreply.github.com>
2020-11-19 10:13:31 -05:00
Sarah Schneider 0d4885bfe3 add dev-toc stylesheet 2020-11-16 16:13:32 -05:00
Chiedo John ca4645ef05
Merge branch 'main' into fix-table-overflow 2020-11-12 10:15:19 -05:00
Jason Etcovitch dd91c5a707
"Guides" section of the Actions landing page (#16216)
* Add custom hover shadows

* Support avatars

* Add guide-card include

* Use it in product-landing

* Add gradient styles

* Add guides frontmatter

* Use guideArticles instead of full objects

* Add support for authors

* Add support for category header

* Just pass the whole page

* Use it

* guide.url => guide.href

* Use `*.githubusercontent.com`

* Fix mobile card width

* Remove showDescription check

* Use featureLinks.guideCards

* Forgot an if

* Remove support banner

* Just use login instead of name/avatarUrl

* Change card spacing

* Use circular avatars

* Add margin beneath "Guides"

* Use smaller font

* Even moar spacing

* Remove category

* Remove lead text, move button to bottom right

* update guide cards

* Change author of setting up ci to GitHub

* Attribute node js guide to GitHub

* Add author tag to powershell guide

* update top guides section with correct actions links

* Enforce size for single avatars

* Adjust spacing

Co-authored-by: Cynthia Rich <crichID@users.noreply.github.com>
2020-11-11 12:53:46 -05:00
MAKSS e896f48966 Fix the table overflowing sidebar
Fixes #1205
change current markup of table based on the previous fix with use of javascript/wrap-code-terms.js
2020-11-10 18:44:14 +03:30
Sarah Schneider 4fbec62f25
fix crashing child tables in REST docs (#16407) 2020-11-09 20:20:59 -05:00
Jason Etcovitch efed031ea4
Add copy button to code blocks (#16052)
* Add deps

* Setup copy events

* Updoot

* Tweak styling

* Do a lil' proof-of-concept

* Updoot @github-docs/render-content

* Use SCSS variables for custom styles

* Adjust docs

* Ignore clipboard in check-deps

* Add copy annotation to quickstart workflow sample

Co-authored-by: Cynthia Rich <crichID@users.noreply.github.com>
2020-10-16 10:55:35 -04:00
Jason Etcovitch 305ea20c49
Add "Alliance" font (#16012)
* Add font files

* Add @font-face bits

* Use it once
2020-10-15 15:51:51 -04:00
Jon Rohan dba1e7b589 Creating background color utility 2020-09-28 09:02:45 -07:00
Sarah Schneider cc7bd5d701
Wrap slash characters in tables (#15774)
* include slashes in list of chars to inject <wbr> tags around for better table rendering

* add clarifying comment to tables.scss
2020-09-28 10:54:23 -04:00
Vanessa Yuen 3df90fc9b8 Hello git history spelunker!
Are you looking for something? Here is all of the GitHub Docs history in one single commit. Enjoy! 🎉
2020-09-27 14:10:11 +02:00