1
0
mirror of synced 2025-12-31 15:04:15 -05:00
Commit Graph

7 Commits

Author SHA1 Message Date
hubwriter
a42f60951b Fix broken links in release notes (#17535)
* Fix broken links in release notes

* Update data/release-notes/2-20/18.yml

* Update data/release-notes/2-21/9.yml

* Update data/release-notes/2-22/1.yml

* Update data/release-notes/2-20/18.yml

Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>

* Update data/release-notes/2-21/9.yml

Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>

* Update data/release-notes/2-22/1.yml

Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>

Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
2021-01-28 11:47:58 +00:00
Jason Etcovitch
26a0cd1f3d Add missing 2.22.0 release note (#17322)
* Uncomment backups note

* Add VMWare driver note

* Lint YAML

* Break up code snippet
2021-01-14 22:21:45 -05:00
Kevin Heis
4e6c273e74 Fix a typo in release notes (#17178)
Co-authored-by: Chiedo John <2156688+chiedo@users.noreply.github.com>
2021-01-07 19:59:42 +00:00
Jason Etcovitch
5edae983c9 Add new patch notes (#17059) 2020-12-18 10:09:07 -05:00
Sarah Edwards
de3bc137a4 update GHES 2.22 release note to not include deprecation date (#16906)
Co-authored-by: Meg Bird <megbird@github.com>
2020-12-14 22:41:44 +00:00
Jason Etcovitch
d891618fcc Import Enterprise release notes for 2.20, 2.21 and 2.22.5 (#16909)
* Add 2.20

* Add 2.21

* Add 2.22.5

* Lint

* Properly format dates

* Update the tests
2020-12-14 15:16:29 +00: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